You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/10/04 07:22:13 UTC

[jira] Closed: (MNG-818) Ability to disable transitive dependency in a bundle artifact

     [ http://jira.codehaus.org/browse/MNG-818?page=all ]
     
Brett Porter closed MNG-818:
----------------------------

    Resolution: Fixed

> 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
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-3

>
> Original Estimate: 1 hour
>        Time Spent: 30 minutes
>         Remaining: 0 minutes
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org