[
http://jira.codehaus.org/browse/MNG-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason van Zyl updated MNG-2513:
-------------------------------
Fix Version/s: (was: 2.2.x)
3.0-alpha-7
> 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: Brian Fox
> Fix For: 3.0-alpha-7
>
>
> 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