You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2014/07/02 15:45:14 UTC

[jira] (MNG-730) [language support] Ability to use single lifecycle with dynamic extension

     [ 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)