Karl Heinz Marbaise wrote:

just started with a little plugin....the idea is to get all dependencies of
the current project with their transitive dependencies as well... [...]

        Set depArtifacts = project.getDependencyArtifacts();

Try project.getArtifacts() instead.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to