From 7dd7ac9983ad12d7f855a080ee57f39d17652305 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 6 Jun 2012 09:09:30 +0000 Subject: [PATCH] update README file git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1346796 13f79535-47bb-0310-9956-ffa450edef68 --- README.txt | 2 +- archiva-modules/archiva-web/archiva-webapp/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index ed7fdb9d7..ecbd3f41a 100644 --- a/README.txt +++ b/README.txt @@ -9,7 +9,7 @@ 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 tomcat6:run -Pdev -Ptomcat or mvn tomcat7:run -Pdev -Ptomcat +So just use : mvn tomcat6:run -Pdev -Ptomcat -pl :archiva-webapp -am or mvn tomcat7:run -Pdev -Ptomcat -pl :archiva-webapp -am and hit in your browser : http://localhost:9091/archiva note with dev profile admin account is automatically created with password admin123 diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 7fe48668a..f35938de5 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -1376,7 +1376,7 @@ -- 2.39.5