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 assembly, and maven
was confused(this lead to a dep cycle), so ofbiz-parent was being built
last.  Now, the LICENSE+NOTICE assembly is built early, so it can be
unpacked by each sub-component.

git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/OFBIZ-6271@1676613 13f79535-47bb-0310-9956-ffa450edef68
5 files changed