You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Olivier Lamy 1032b3d5d1 start using new repo admin module in webdav : need some other refactoring to remove it completely 12 years ago
archiva-cli get RID of plexus.configuration annotation 12 years ago
archiva-docs fix typo 12 years ago
archiva-jetty update licenses and send in RAT 12 years ago
archiva-modules start using new repo admin module in webdav : need some other refactoring to remove it completely 12 years ago
skin align/magnify names :-) 12 years ago
src/main/assembly fix source distribution 16 years ago
.gitignore ignore IDEA files too 12 years ago
LICENSE [MRM-1306] upgrade jQuery and jQuery UI versions 14 years ago
README.txt make this a more general README 12 years ago
init-git-svn.sh no need of this configuration as it s done in setup and avoid null in directory as unit tests use getName for directories 13 years ago
pom.xml start using new repo admin module in webdav : need some other refactoring to remove it completely 12 years ago

README.txt

Apache Archiva
==============

To get involved in Archiva development, contact dev@archiva.apache.org.

Running from Source Code
========================

With maven 3 and the tomcat-maven-plugin, you will be able to run the webapp from the top
and include all the other modules in the webapp classloader.
No more need to install everything to run the jetty plugin.
So just use : mvn tomcat:run -Pdev
and hit in your browser : http://localhost:9091/archiva