While I am working on the Maven plugin for Eclipse, for the POM editor, I want to present a page of reporting options - user checks the reports to include in the POM. Is there any way from the plugin files to determine programmatically that it generates reports and can be included in the <reports> section of project.xml? I am looking for some hook like: grep the plugin.jelly files under ${maven.home}/plugins for some keyword (like 'maven_report="true"' or some such silliness). Life could only be so easy....

jeff

--
Jeffrey Bonevich
Ann Arbor, Michigan
bonevich at covad dot net
jeff at bonevich dot com
http://www.bonevich.com

"Make me a fire and I'm warm for a night.  Set me
on fire and I'm warm for the rest of my life."
- Ancient Didactical Saying


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to