Author: nickboldt
Date: 2012-05-03 15:42:52 -0400 (Thu, 03 May 2012)
New Revision: 40768
Modified:
trunk/build/aggregate/pom.xml
Log:
add note about rebuilding from local sources
Modified: trunk/build/aggregate/pom.xml
===================================================================
--- trunk/build/aggregate/pom.xml 2012-05-03 19:42:45 UTC (rev 40767)
+++ trunk/build/aggregate/pom.xml 2012-05-03 19:42:52 UTC (rev 40768)
@@ -23,5 +23,11 @@
mvn clean install -f coretests-site/pom.xml
mvn clean install -f soatests-site/pom.xml
...
+
+ to build against local sources, use these properties:
+
+ mvn clean install ... \
+ -Djbosstools-nightly-staging-composite=file:///home/nboldt/tru/build/aggregate/local-site/
\
+ -Djboss-requirements-composite-mirror=file:///home/nboldt/tru/build/target-platform/REPO/
-->
</project>
Show replies by date