Author: brett
Date: Thu Aug 25 06:13:46 2011
New Revision: 1161402
URL: http://svn.apache.org/viewvc?rev=1161402&view=rev
Log:
make this a more general README
Added:
archiva/trunk/README.txt
- copied, changed from r1161395, archiva/trunk/RUNNING.TXT
Removed:
archiva/trunk/RUNNING.TXT
Copied: archiva/trunk/README.txt (from r1161395, archiva/trunk/RUNNING.TXT)
URL:
http://svn.apache.org/viewvc/archiva/trunk/README.txt?p2=archiva/trunk/README.txt&p1=archiva/trunk/RUNNING.TXT&r1=1161395&r2=1161402&rev=1161402&view=diff
==============================================================================
--- archiva/trunk/RUNNING.TXT (original)
+++ archiva/trunk/README.txt Thu Aug 25 06:13:46 2011
@@ -1,3 +1,11 @@
+Apache Archiva
+==============
+
+To get involved in Archiva development, contact [email protected].
+
+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.