> At the bottom of the page it has a code example but the
> project.getDependencyArtifacts() returns an empty list. How can
> I get my plugin to find the dependencies of the project it is part of?
Did you inject the project properly?
"In this snippet, project is the MavenProject instance of the project
(@parameter default-value="${project}") and dependency is instance of
Dependency (@parameter default-value="${project.dependencies})."
Wayne
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]