You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2007/05/31 15:34:44 UTC

svn commit: r543129 - /james/jspf/trunk/pom.xml

Author: norman
Date: Thu May 31 06:34:43 2007
New Revision: 543129

URL: http://svn.apache.org/viewvc?view=rev&rev=543129
Log:
Add build instructions for linux

Modified:
    james/jspf/trunk/pom.xml

Modified: james/jspf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?view=diff&rev=543129&r1=543128&r2=543129
==============================================================================
--- james/jspf/trunk/pom.xml (original)
+++ james/jspf/trunk/pom.xml Thu May 31 06:34:43 2007
@@ -110,7 +110,8 @@
       <!-- If you don't have james-project checked out in ../james-project -->
       <!-- you will have to place your absolute path to the project instead -->
       <!-- of ${basedir}, or, otherwise, manually install the parent poms -->
-      <!--
+      <!-- 
+           #windows:
            mvn -fignorepom.xml install:install-file 
               -Dfile=stage\org.apache.james\poms\james-parent-1.1.pom 
               -Dpackaging=pom 
@@ -119,6 +120,20 @@
               -Dversion=1.1
            mvn -fignorepom.xml install:install-file 
               -Dfile=stage\org.apache.james\poms\james-project-1.1.pom 
+              -Dpackaging=pom 
+              -DgroupId=org.apache.james 
+              -DartifactId=james-project 
+              -Dversion=1.1
+
+           #linux:
+           mvn -fignorepom.xml install:install-file 
+              -Dfile=stage/org.apache.james/poms/james-parent-1.1.pom 
+              -Dpackaging=pom 
+              -DgroupId=org.apache.james 
+              -DartifactId=james-parent 
+              -Dversion=1.1
+           mvn -fignorepom.xml install:install-file 
+              -Dfile=stage/org.apache.james/poms/james-project-1.1.pom 
               -Dpackaging=pom 
               -DgroupId=org.apache.james 
               -DartifactId=james-project 



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