You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by sc...@apache.org on 2004/11/22 19:22:34 UTC

svn commit: r106208 - /incubator/apollo/trunk/maven.xml

Author: scamp
Date: Mon Nov 22 10:22:33 2004
New Revision: 106208

Modified:
   incubator/apollo/trunk/maven.xml
Log:
changed name of target site to apollo:site to avoid maven conflicts

Modified: incubator/apollo/trunk/maven.xml
Url: http://svn.apache.org/viewcvs/incubator/apollo/trunk/maven.xml?view=diff&rev=106208&p1=incubator/apollo/trunk/maven.xml&r1=106207&p2=incubator/apollo/trunk/maven.xml&r2=106208
==============================================================================
--- incubator/apollo/trunk/maven.xml	(original)
+++ incubator/apollo/trunk/maven.xml	Mon Nov 22 10:22:33 2004
@@ -82,7 +82,7 @@
     </java>
   </goal>
 
-  <goal name="site"
+  <goal name="apollo:site"
         description="generates project website using Forrest">
     <property name="forrest.home" location="${env.FORREST_HOME}" />
     <property name="forrest.install.dir" location="${forrest.home}/../.." />

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