[ http://jira.codehaus.org/browse/MNG-818?page=comments#action_47654 ]
Brett Porter commented on MNG-818: ---------------------------------- I think that this might be best handled in the type handler. ie, packaging ear includes its dependencies, so don't pick them up > Ability to disable transitive dependency in a bundle artifact > ------------------------------------------------------------- > > Key: MNG-818 > URL: http://jira.codehaus.org/browse/MNG-818 > Project: Maven 2 > Type: Bug > Components: maven-artifact > Versions: 2.0-beta-1 > Environment: xp, linux > Reporter: Dan Tran > Fix For: 2.0-beta-3 > > > There are 2 use cases: > - native-plugin can combine it built .o files with additional libraries > on dependency list to produce a big bundle. However other native pom > using bundle artifact will fail at link time ( linker not happy about > duplicate referenes) > - I will have custom mojo to combine a bunch of jars on my dependcies > list. However any pom file uses that bundle jar will have > to carry extra jars with it. > Can we have a api method to trigger to install/deploy not to add the > dependency artifacts in to pom?? > -- 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]