[
https://jira.codehaus.org/browse/MNG-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated MNG-730:
------------------------------
Fix Version/s: (was: Issues to be reviewed for 3.x)
> [language support] Ability to use single lifecycle with dynamic extension
> -------------------------------------------------------------------------
>
> Key: MNG-730
> URL: https://jira.codehaus.org/browse/MNG-730
> Project: Maven
> Issue Type: Improvement
> Components: Plugins and Lifecycle
> Environment: xp
> Reporter: Dan Tran
>
> Currently maven-project, via maven-artifact-manager , uses pom packaging's
> value (also use by lifecycle) to lookup a ArtifcactHandler and then get the
> extension out of that artifact handler. This is one to one relationship,
> one lifecyle per artifact extension.
> Because of this issue, I have to use one lifecycle per extension ( ie
> native-dll artifact hanlder will have dll extension)
> for maven-native-plugin which has the following extension .dll, .exe, .lib,
> .so, si, .a and may be more
> The work around still need the fix for MNG-729
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)