summaryrefslogtreecommitdiffstats
path: root/archiva-cli
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477202 ↵Jason van Zyl2006-11-201-15/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476735 ↵Jason van Zyl2006-11-191-5/+8
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* o point at the correct pom.properties to display the version correctlyJason van Zyl2006-11-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476734 13f79535-47bb-0310-9956-ffa450edef68
* add main methodJason van Zyl2006-11-191-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476731 13f79535-47bb-0310-9956-ffa450edef68
* remove a dep by mistakeJason van Zyl2006-11-191-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476730 13f79535-47bb-0310-9956-ffa450edef68
* o use new plexus-cli pieceJason van Zyl2006-11-194-522/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476729 13f79535-47bb-0310-9956-ffa450edef68
* o creating an interface for a tool that generally runs plexus components ↵Jason van Zyl2006-11-194-499/+561
| | | | | | | | | | | | from a CLI interface I will try and merge this with John's CLIng, but this assumes everything is in the classpath already and doesn't use a Maven repository like CLIng. I'm just create 4-5 different CLI interfaces for Plexus stuff and I'm getting tired of doing the same thing over and over again. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476704 13f79535-47bb-0310-9956-ffa450edef68
* fix build errorsBrett Porter2006-11-062-26/+9
| | | | | | | | - ensure correct version of plexus container is used - remove custom manifest, generate with configuration. Ant tasks were not working OOTB git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471809 13f79535-47bb-0310-9956-ffa450edef68
* o use a properties file for the repository conversionJason van Zyl2006-11-042-50/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471157 13f79535-47bb-0310-9956-ffa450edef68
* o some files idea missed, 6.0 is buuuuggyJason van Zyl2006-11-042-1/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471110 13f79535-47bb-0310-9956-ffa450edef68
* comment about using the integration-test phaseJason van Zyl2006-11-041-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471101 13f79535-47bb-0310-9956-ffa450edef68
* o create an executable JAR, assembly doesn't seem to want to let you make a ↵Jason van Zyl2006-11-045-2/+77
| | | | | | JAR with a custom manifest ... git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471098 13f79535-47bb-0310-9956-ffa450edef68
* o cli interface for archiva, using this to do the m1 -> m2 conversionJason van Zyl2006-11-033-0/+548
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@470635 13f79535-47bb-0310-9956-ffa450edef68