Hi,

in a plugin, I am attempting to traverse through the projects list of
transitive dependencies like this:

         artifactResolver.resolveTransitively( artifacts,
project.getArtifact(),

localRepository, remoteRepositories,

artifactMetadataSource,
                                                            new
TypeArtifactFilter("jar") );

However, the results getArtifacts() method returns an empty set. Any
idea what's wrong?

Thanks,

Jochen


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to