You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/05/11 07:59:46 UTC

[jira] Closed: (SLING-1259) Update parent pom: Use new Apache Parent POM, require maven 2.2.1 etc.

     [ https://issues.apache.org/jira/browse/SLING-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-1259.
-----------------------------------


> Update parent pom: Use new Apache Parent POM, require maven 2.2.1 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
>             Fix For: Parent 9
>
>
> 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.