Author: nickboldt
Date: 2012-01-19 10:51:27 -0500 (Thu, 19 Jan 2012)
New Revision: 37970
Modified:
trunk/build/aggregate/site/README.building.txt
trunk/build/aggregate/soa-site/README.building.txt
Log:
fix typo and add note about semi-optional nature of parent pom rebuilding
Modified: trunk/build/aggregate/site/README.building.txt
===================================================================
--- trunk/build/aggregate/site/README.building.txt 2012-01-19 14:18:53 UTC (rev 37969)
+++ trunk/build/aggregate/site/README.building.txt 2012-01-19 15:51:27 UTC (rev 37970)
@@ -4,7 +4,7 @@
http://anonsvn.jboss.org/repos/jbosstools/trunk/
-2. Next, ensure the paret pom in ../../parent/pom.xml has been built w/ `mvn clean
install`
+2. Next, ensure the parent pom in ../../parent/pom.xml has been built w/ `mvn clean
install` (this may not be required as the next step should resolve/build it
automatically)
3. Build this folder w/ `mvn clean install`
Modified: trunk/build/aggregate/soa-site/README.building.txt
===================================================================
--- trunk/build/aggregate/soa-site/README.building.txt 2012-01-19 14:18:53 UTC (rev
37969)
+++ trunk/build/aggregate/soa-site/README.building.txt 2012-01-19 15:51:27 UTC (rev
37970)
@@ -22,7 +22,7 @@
BPEL:
http://git.eclipse.org/c/bpel/org.eclipse.bpel.git/ AND
http://anonsvn.jboss.org/repos/jbosstools/trunk/bpel/
-2. Next, ensure the paret pom in ../../parent/pom.xml has been built w/ `mvn clean
install`
+2. Next, ensure the parent pom in ../../parent/pom.xml has been built w/ `mvn clean
install` (this may not be required as the next step should resolve/build it
automatically)
3. Build this folder w/ `mvn clean install`