DPascalBernard / maven-alfresco-archetypes

Automatically exported from code.google.com/p/maven-alfresco-archetypes
0 stars 0 forks source link

[Regression] Original maven-amp-plugin supported the maven-war-plugin attachClasses configuration item to produce classes JAR attached to the AMP #147

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Allow AMP projects to ship attached JAR a-la maven-war-plugin attachClasses 
(http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html#attachClasses)

Original issue reported on code.google.com by colum...@gmail.com on 27 Oct 2013 at 8:18

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r706.

Original comment by ray.ga...@alfresco.com on 29 Oct 2013 at 7:49

GoogleCodeExporter commented 8 years ago
Thanks Ray, great stuff!

Original comment by colum...@gmail.com on 29 Oct 2013 at 8:07

GoogleCodeExporter commented 8 years ago
Thanks Ray, great stuff!

Original comment by colum...@gmail.com on 29 Oct 2013 at 8:10

GoogleCodeExporter commented 8 years ago
Sure.

In case people missed the commit message, I've also added an 'attachConfig' 
configuration which when true (default is false) attaches a 'config' classifier 
JAR with the contents of the config dir of the AMP, useful as a test dependency.

Original comment by ray.ga...@alfresco.com on 29 Oct 2013 at 8:22