Commit Graph

13 Commits

Author SHA1 Message Date
Jason van Zyl 11c4ecf03f git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477202 13f79535-47bb-0310-9956-ffa450edef68 2006-11-20 14:39:17 +00:00
Jason van Zyl e3df5c6735 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476735 13f79535-47bb-0310-9956-ffa450edef68 2006-11-19 06:51:09 +00:00
Jason van Zyl ac7fca0e94 o point at the correct pom.properties to display the version correctly
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476734 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 06:49:34 +00:00
Jason van Zyl ef2141b58a add main method
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476731 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 06:42:20 +00:00
Jason van Zyl 51fcc19430 remove a dep by mistake
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476730 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 06:38:20 +00:00
Jason van Zyl 360b2dfd86 o use new plexus-cli piece
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476729 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 06:30:11 +00:00
Jason van Zyl 16851b5a14 o creating an interface for a tool that generally runs plexus components 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
2006-11-19 04:42:34 +00:00
Brett Porter ec4a395f41 fix build errors
- 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
2006-11-06 18:40:17 +00:00
Jason van Zyl 9889093ccd o use a properties file for the repository conversion
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471157 13f79535-47bb-0310-9956-ffa450edef68
2006-11-04 10:17:41 +00:00
Jason van Zyl 765e78ef3b o some files idea missed, 6.0 is buuuuggy
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471110 13f79535-47bb-0310-9956-ffa450edef68
2006-11-04 04:05:09 +00:00
Jason van Zyl 890db48fdf comment about using the integration-test phase
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471101 13f79535-47bb-0310-9956-ffa450edef68
2006-11-04 02:18:41 +00:00
Jason van Zyl 5370713b08 o create an executable JAR, assembly doesn't seem to want to let you make a JAR with a custom manifest ...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471098 13f79535-47bb-0310-9956-ffa450edef68
2006-11-04 02:17:08 +00:00
Jason van Zyl f05bc0c3dd o cli interface for archiva, using this to do the m1 -> m2 conversion
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@470635 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 02:09:38 +00:00