Issue 11304

Make the motherpom suitable for cargo:deploy when used as the parent for a multi-module project

11304
Reporter: trobertson
Assignee: trobertson
Type: NewFeature
Summary: Make the motherpom suitable for cargo:deploy when used as the parent for a multi-module project
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-06-07 11:17:00.158
Updated: 2013-12-05 10:01:06.522
Resolved: 2012-06-07 12:16:16.343
        
Description: Currently a multi-module project with a parent of the motherpom does not work. Running the following fails on the top level of a multi module project if it contains e.g. JAR modules.

mvn -Pwar-deploy cargo:deploy

Some changes to the motherpom that activate the cargo:deploy only on suitable projects would solve this.]]>
    


Author: trobertson@gbif.org
Created: 2012-06-07 12:16:16.377
Updated: 2012-06-07 12:16:16.377
        
Fixed with http://code.google.com/p/gbif-common-resources/source/detail?r=744