Author: nickboldt
Date: 2011-08-16 01:50:18 -0400 (Tue, 16 Aug 2011)
New Revision: 33958
Modified:
branches/jbosstools-3.2.x/build/aggregate/site/pom.xml
Log:
add instructions for building site locally
Modified: branches/jbosstools-3.2.x/build/aggregate/site/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/site/pom.xml 2011-08-16 05:12:25 UTC (rev
33957)
+++ branches/jbosstools-3.2.x/build/aggregate/site/pom.xml 2011-08-16 05:50:18 UTC (rev
33958)
@@ -12,7 +12,9 @@
<name>JBoss Tools Aggregate Site</name>
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-update-site</packaging>
-
+ <!-- to build locally, use:
+ mvn clean install -P jbosstools-nightly-trunk
+ -->
<properties>
<!-- add more inputRepos into the composite metadata at the URL below. Therefore
need not edit this file and add dozens of URLs
which need to be called by Ant script later -->
Show replies by date