> I want to get the effective pom of a given pom file in to a progam that I am
> writing. Is there a way to reuse the code in the maven help plugin to get
> this done?

1. Probably should be asking this on Maven Users list.
2. This should do it: mvn help:effective-pom | your-program

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to