Hi all,
I have written a Maven plugin (custom packaging) which so far works
fine. :-) Now I want to accompany it with a reporting mojo, which
presents the plugin's configuration as a project report.
This, alas, proves to be quite difficult; not only is the ${project}
MavenProject quite unwieldy, but I also need to access the *effective*
configuration of the plugin, i.e., I need to take executions and active
profiles into account.
Can someone provide me with some pointers to plugins doing similar
things? (I already had a look at the m-plugin-p and the
m-project-info-reports-p, but that didn't help much.)
Best wishes,
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org