Milestone redux: Re: svn commit: r1676613 - in /ofbiz/branches/OFBIZ-6271: assembly/LICENSE+NOTICE.xml framework/service/pom.xml pom.xml poms/assembly/ poms/assembly/LICENSE+NOTICE.xml poms/component-

2015-04-28 Thread Adam Heath
Ok, let's try this again. == * rm -rf ~/.m2 * mvn clean * rm -rf ~/.m2 * mvn clean * mvn package -DskipTests * rm -rf ~/.m2 * mvn package -DskipTests * rm -rf ~/.m2 * mvn install -DskipTests == These are the scenarios I have tested. The final step copies all the artifacts into ~/.m2/repository

svn commit: r1676611 - in /ofbiz/branches/OFBIZ-6271: ofbiz-component-pom.xml pom.xml

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 20:23:02 2015 New Revision: 1676611 URL: http://svn.apache.org/r1676611 Log: Move build.pluginManagement to the parent; this is another fix based on the recently relativity bug fix. Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml ofbiz/branches/

svn commit: r1676613 - in /ofbiz/branches/OFBIZ-6271: assembly/LICENSE+NOTICE.xml framework/service/pom.xml pom.xml poms/assembly/ poms/assembly/LICENSE+NOTICE.xml poms/component-pom.xml poms/maven-su

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 20:23:34 2015 New Revision: 1676613 URL: http://svn.apache.org/r1676613 Log: Move the building of the NOTICE+LICENSE helper zip to a sub-module, which can then be independently depended on. This fixes reactor ordering. Previously, ofbiz-parent would build the asse

svn commit: r1676612 - in /ofbiz/branches/OFBIZ-6271: ./ applications/accounting/ applications/content/ applications/humanres/ applications/manufacturing/ applications/marketing/ applications/order/ a

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 20:23:27 2015 New Revision: 1676612 URL: http://svn.apache.org/r1676612 Log: Move ofbiz-component-pom.xml to poms/component-pom.xml, to reduce clutter at the top-level. Added: ofbiz/branches/OFBIZ-6271/poms/ ofbiz/branches/OFBIZ-6271/poms/component-pom.xml

svn commit: r1676572 - in /ofbiz/branches/OFBIZ-6271: applications/accounting/lib/pom.xml ofbiz-component-pom.xml specialpurpose/birt/lib/scriptlib/pom.xml specialpurpose/example/lib/pom.xml

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 15:58:11 2015 New Revision: 1676572 URL: http://svn.apache.org/r1676572 Log: Fix issue running "clean" when $HOME/.m2 is empty. "package" still doesn't work. Modified: ofbiz/branches/OFBIZ-6271/applications/accounting/lib/pom.xml ofbiz/branches/OFBIZ-6271/

svn commit: r1676573 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 15:58:17 2015 New Revision: 1676573 URL: http://svn.apache.org/r1676573 Log: Now that the previous bad relativity bug has been fixed, the dependency management import is no longer needed; the parent<->child relationship already pulls in the management settings. Mod

svn commit: r1676536 - /ofbiz/site/index.html

2015-04-28 Thread jacopoc
Author: jacopoc Date: Tue Apr 28 13:50:01 2015 New Revision: 1676536 URL: http://svn.apache.org/r1676536 Log: Updated the title of the website's index page to reflect the brand cleanup effort we are doing. Modified: ofbiz/site/index.html Modified: ofbiz/site/index.html URL: http://svn.apac