You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2007/10/18 22:09:01 UTC

svn commit: r586110 - /tomcat/sandbox/gdev6x/res/maven/mvn-pub.xml

Author: fhanik
Date: Thu Oct 18 13:09:00 2007
New Revision: 586110

URL: http://svn.apache.org/viewvc?rev=586110&view=rev
Log:
Add info about JAR files that need to be used when doing this

Modified:
    tomcat/sandbox/gdev6x/res/maven/mvn-pub.xml

Modified: tomcat/sandbox/gdev6x/res/maven/mvn-pub.xml
URL: http://svn.apache.org/viewvc/tomcat/sandbox/gdev6x/res/maven/mvn-pub.xml?rev=586110&r1=586109&r2=586110&view=diff
==============================================================================
--- tomcat/sandbox/gdev6x/res/maven/mvn-pub.xml (original)
+++ tomcat/sandbox/gdev6x/res/maven/mvn-pub.xml Thu Oct 18 13:09:00 2007
@@ -2,6 +2,12 @@
 <project name="Tomcat 6.0" default="" basedir="." xmlns:artifact="urn:maven-artifact-ant">
 
   <!--
+    Built for using Maven 2.0.4
+    Two additional jar files required, please download from
+    http://people.apache.org/~fhanik/tomcat/maven/
+    
+  -->
+  <!--
   Properties required to be set:
   maven.home - full path to Maven2 installation, mvn or mvn.bat is assumed to be in ${maven.home}/bin/
   maven.bin  - the script to execute for maven, would be mvn or mvn.bat



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org