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

Benjamin Bentmann closed MNG-2513.
----------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 3.0-alpha-8)
         Assignee: Benjamin Bentmann  (was: Brian Fox)

> ArtifactResolver.resolveTransitively() is not working
> -----------------------------------------------------
>
>                 Key: MNG-2513
>                 URL: http://jira.codehaus.org/browse/MNG-2513
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.4, 2.0.5
>            Reporter: Jason Dillon
>            Assignee: Benjamin Bentmann
>
> 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

        

Reply via email to