Zoran Regvart created CAMEL-13331: ------------------------------------- Summary: Deploy flat Maven POMs Key: CAMEL-13331 URL: https://issues.apache.org/jira/browse/CAMEL-13331 Project: Camel Issue Type: Improvement Components: build system Reporter: Zoran Regvart Assignee: Zoran Regvart Fix For: 3.0.0-M2
Maven POMs that are intended for the consumers of the artifacts we produce do not need the excessive information that the POMs contain and that's only needed for performing the builds. For instance we can remove the {{<build>}} <{{profiles>}} and similar build time only configuration present in the POM, expand property values etc. I suggest that we do this for the next Camel 3 milestone, gather some feedback and based on that tune the configuration. -- This message was sent by Atlassian JIRA (v7.6.3#76005)