[ 
https://issues.apache.org/jira/browse/SLING-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795563#action_12795563
 ] 

Carsten Ziegeler commented on SLING-1259:
-----------------------------------------

I think Maven 2.2.1 is the better version, however I'm not sure if we can force 
everyone who wants to build Sling to upgrade Maven to that version.
On the other hand, people really should use 2.2.1 and not 2.0.x :) Therefore I 
think we should go directly to 2.2.1, good idea :)

> Update parent pom: Use new Apache Parent POM, require maven 2.0.10 etc.
> -----------------------------------------------------------------------
>
>                 Key: SLING-1259
>                 URL: https://issues.apache.org/jira/browse/SLING-1259
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: Parent 8
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>
> I think we should require Maven 2.0.10 as a minimum version as this version 
> is the first version handling defined dependencies in the order they are 
> defined in the pom on all machines. This avoids difference in the dependency 
> order between users.
> 2.0.10 is out for a long time now and people should really use this version 
> and not one of the older 2.0.x versions
> We should update to the latest apache parent pom, version 7 - with this 
> update we can clean up our pom:
> - Remove the version from the javadoc plugin - use the version from parent pom
> - Remove the version from the enforcer plugin - use the version from the 
> parent pom
> - Remove the definition of the maven assembly plugin - it's already in the 
> parent pom
> - Remove our own configuration for the assembly plugin
> We should also update the following plugin version
> - changes plugin from 2.1 to 2.3

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to