You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2009/07/01 19:38:05 UTC

[jira] Updated: (MNG-2513) ArtifactResolver.resolveTransitively() is not working

     [ http://jira.codehaus.org/browse/MNG-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-2513:
------------------------------

    Fix Version/s:     (was: 2.2.1)
                   2.2.x

> ArtifactResolver.resolveTransitively() is not working
> -----------------------------------------------------
>
>                 Key: MNG-2513
>                 URL: http://jira.codehaus.org/browse/MNG-2513
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.4, 2.0.5
>            Reporter: Jason Dillon
>            Assignee: Brian Fox
>             Fix For: 2.2.x
>
>
> I've got a plugin which is basically doing the same thing that the dependency plugin is, defining artifactItem elements in a configuration, which provide he details for a maven artifact.  The version details are filled in just like the dependency plugin.
> Problem is that I need to take each of those artifactItems and get the transitive dependencies for them... but so far all of my attempts to do so with ArtifactResolver.resolveTransitively() is not working.
> Should be easy enough to test, just create a new artifact that you know has deps with a ArtifactFactory, then try to get the transitive dependencies.
> Everytime I try I get an empty set from result.getArtifacts().

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