[ http://jira.codehaus.org/browse/MNG-730?page=all ]
Brett Porter updated MNG-730: ----------------------------- Complexity: Expert (was: Intermediate) Remaining Estimate: 3 hours Original Estimate: 10800 > Ability to use single lifecle with dynamic extension > ---------------------------------------------------- > > Key: MNG-730 > URL: http://jira.codehaus.org/browse/MNG-730 > Project: Maven 2 > Type: Bug > Versions: 2.0-beta-1 > Environment: xp > Reporter: Dan Tran > Assignee: Brett Porter > Priority: Critical > Fix For: 2.0-beta-1 > > Original Estimate: 3 hours > Remaining: 3 hours > > 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 is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]