]> source.dussan.org Git - archiva.git/commit
[MRM-46] Add a very basic CLI interface for some quick tests. These will likely be...
authorBrett Porter <brett@apache.org>
Mon, 9 Jan 2006 04:56:15 +0000 (04:56 +0000)
committerBrett Porter <brett@apache.org>
Mon, 9 Jan 2006 04:56:15 +0000 (04:56 +0000)
commitea01c5f5a4e91058df1cb0b594a2e58d7d4e45e2
tree4e87df99d0d673c5aa44d91950a276f7a4fd364f
parentd56ac4730c828af893b72ccae4b4fc6b46c4056b
[MRM-46] Add a very basic CLI interface for some quick tests. These will likely be removed at some point for something that just executes the webwork actions

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@367199 13f79535-47bb-0310-9956-ffa450edef68
maven-repository-application/pom.xml [new file with mode: 0644]
maven-repository-application/src/main/java/org/apache/maven/repository/manager/cli/IndexCli.java [new file with mode: 0644]
maven-repository-application/src/main/java/org/apache/maven/repository/manager/cli/IndexSearcherCli.java [new file with mode: 0644]
pom.xml