Author: mes
Date: 2010-10-12 15:36:06 -0700 (Tue, 12 Oct 2010)
New Revision: 22221

Modified:
   cytoscape/trunk/pom.xml
Log:
changed the prepare goals for release plugin so that the corelibs/docs project 
would install after building

Modified: cytoscape/trunk/pom.xml
===================================================================
--- cytoscape/trunk/pom.xml     2010-10-12 22:33:10 UTC (rev 22220)
+++ cytoscape/trunk/pom.xml     2010-10-12 22:36:06 UTC (rev 22221)
@@ -32,6 +32,9 @@
           
<tagBase>svn+ssh://grenache.ucsd.edu/cellar/common/svn/cytoscape/tags</tagBase>
           <autoVersionSubmodules>true</autoVersionSubmodules>
           <goals>deploy</goals>
+          <!-- we need this for corelibs/docs to be installed so that 
+               application will build correctly -->
+          <preparationGoals>clean install</preparationGoals>
         </configuration>
       </plugin>
       <plugin>

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to