Author: sebb Date: Fri Jan 9 18:29:52 2015 New Revision: 1650622 URL: http://svn.apache.org/r1650622 Log: Add intro regarding CP pom
Modified: commons/cms-site/trunk/content/xdoc/building.xml Modified: commons/cms-site/trunk/content/xdoc/building.xml URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/building.xml?rev=1650622&r1=1650621&r2=1650622&view=diff ============================================================================== --- commons/cms-site/trunk/content/xdoc/building.xml (original) +++ commons/cms-site/trunk/content/xdoc/building.xml Fri Jan 9 18:29:52 2015 @@ -47,6 +47,14 @@ </p> </section> + <section name='Commons Parent POM'> + <p> + Commons componenents share a common <a href="commons-parent-pom.html">parent POM.</a> + This contains common setup to reduce the setup needed in each component POM + and standardizes the builds across Commons components. + </p> + </section> + <section name='Local environment setup'> <p> To build Apache Commons components or web sites, you need to have Maven