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