File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 Commons CLI provides a simple API for presenting, processing and validating a command line interface.
3333 </description >
3434
35- <url >http://commons.apache.org/cli /</url >
35+ <url >http://commons.apache.org/sandbox/cli2 /</url >
3636
3737 <issueManagement >
3838 <system >jira</system >
3939 <url >http://issues.apache.org/jira/browse/CLI</url >
4040 </issueManagement >
4141
4242 <scm >
43- <connection >scm:svn:http://svn.apache.org/repos/asf/commons/proper/cli /trunk</connection >
44- <developerConnection >scm:svn:https://svn.apache.org/repos/asf/commons/proper/cli /trunk</developerConnection >
45- <url >http://svn.apache.org/viewvc/commons/proper/cli /trunk</url >
43+ <connection >scm:svn:http://svn.apache.org/repos/asf/commons/sandbox/cli2 /trunk</connection >
44+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/commons/sandbox/cli2 /trunk</developerConnection >
45+ <url >http://svn.apache.org/viewvc/commons/sandbox/cli2 /trunk</url >
4646 </scm >
4747
4848 <developers >
147147 <commons .componentid>cli</commons .componentid>
148148 <commons .release.name>commons-cli-${commons.release.version} </commons .release.name>
149149 <commons .osgi.symbolicName>org.apache.commons.cli2</commons .osgi.symbolicName>
150- <commons .release.version>1.2 </commons .release.version>
150+ <commons .release.version>2.0 </commons .release.version>
151151 <commons .binary.suffix></commons .binary.suffix>
152152 <commons .jira.id>CLI</commons .jira.id>
153153 <commons .jira.pid>12310463</commons .jira.pid>
232232 <enableRulesSummary >false</enableRulesSummary >
233233 </configuration >
234234 </plugin >
235- <!--
236235 <plugin >
237236 <groupId >org.codehaus.mojo</groupId >
238237 <artifactId >findbugs-maven-plugin</artifactId >
242241 <effort >Default</effort >
243242 </configuration >
244243 </plugin >
245- -->
246244 <plugin >
247245 <groupId >org.codehaus.mojo</groupId >
248246 <artifactId >cobertura-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments