Author: wsmoak
Date: Sun Jun  4 11:24:21 2006
New Revision: 411587

URL: http://svn.apache.org/viewvc?rev=411587&view=rev
Log:
Added -DgeneratePom=true to the installation instructions.

Modified:
    struts/shale/branches/mvn_reorg/shale-designtime/pom.xml

Modified: struts/shale/branches/mvn_reorg/shale-designtime/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/shale/branches/mvn_reorg/shale-designtime/pom.xml?rev=411587&r1=411586&r2=411587&view=diff
==============================================================================
--- struts/shale/branches/mvn_reorg/shale-designtime/pom.xml (original)
+++ struts/shale/branches/mvn_reorg/shale-designtime/pom.xml Sun Jun  4 
11:24:21 2006
@@ -66,7 +66,8 @@
                 -DartifactId=creator-designtime \
                 -Dversion=2.1 \
                 -Dpackaging=jar \
-                
-Dfile=$CREATOR_HOME/rave2.0/modules/com-sun-rave-designtime.jar
+                
-Dfile=$CREATOR_HOME/rave2.0/modules/com-sun-rave-designtime.jar \
+                -DgeneratePom=true
 
             -->
             <groupId>com.sun.rave</groupId>
@@ -81,7 +82,8 @@
                 -DartifactId=creator-jsfcl-designtime \
                 -Dversion=2.1 \
                 -Dpackaging=jar \
-                -Dfile=$CREATOR_HOME/rave2.0/modules/ext/jsfcl-dt.jar
+                -Dfile=$CREATOR_HOME/rave2.0/modules/ext/jsfcl-dt.jar \
+                -DgeneratePom=true
 
             -->
             <groupId>com.sun.rave</groupId>


Reply via email to