]> source.dussan.org Git - archiva.git/commit
add a plexus-application and plexus-runtime so that Archiva can be run standalone...
authorBrett Porter <brett@apache.org>
Tue, 19 Sep 2006 03:34:30 +0000 (03:34 +0000)
committerBrett Porter <brett@apache.org>
Tue, 19 Sep 2006 03:34:30 +0000 (03:34 +0000)
commitbfdad1b0f7ae32831c8c0644ed9f8c082e7481d8
tree7f1669a47a11d3bb17eb2203c073de023e1e23a1
parent5453aa4a18c138864b8615fed9bf4bfbb92f9271
add a plexus-application and plexus-runtime so that Archiva can be run standalone using the jetty service

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447708 13f79535-47bb-0310-9956-ffa450edef68
archiva-plexus-application/pom.xml [new file with mode: 0644]
archiva-plexus-application/src/conf/application.xml [new file with mode: 0644]
archiva-plexus-application/src/plexus.properties [new file with mode: 0644]
archiva-plexus-runtime/pom.xml [new file with mode: 0644]
archiva-plexus-runtime/src/conf/plexus.xml [new file with mode: 0644]
archiva-plexus-runtime/src/main/assembly/bin.xml [new file with mode: 0644]
archiva-plexus-runtime/src/plexus.properties [new file with mode: 0644]
pom.xml