Jonathan Halterman created AMBARI-12105: -------------------------------------------
Summary: Improve support for parallel builds Key: AMBARI-12105 URL: https://issues.apache.org/jira/browse/AMBARI-12105 Project: Ambari Issue Type: Improvement Affects Versions: ambari-2.1.0 Reporter: Jonathan Halterman Priority: Minor It would be great to improve support for parallel builds in Ambari by upgrading some of the maven plugins to their newer threadsafe versions. These include the assembly plugin and the exec plugin. The new assembly plugins do not allow empty assemblies which will be a problem since these are used throughout Ambari right now. Other plugins that could use updating in the future are the rat plugin which claims thread safety on its website but does not properly report thread safety to maven. -- This message was sent by Atlassian JIRA (v6.3.4#6332)