I want to to use the maven help plugin classes inside a program I'm writing
to generate the effective pom. But since the variables are set by Mojo
parameters ${reactorProjects} and ${project} I cannot accomplish this. Is
there a way to get these parameters programmatically and pass them to the
Mojo?
- Get the effective pom to a program pubudu gunawardena
- Re: Get the effective pom to a program Brett Porter
