Add Java requirements to the Dependency Report
----------------------------------------------
Key: MPIR-80
URL: http://jira.codehaus.org/browse/MPIR-80
Project: Maven 2.x Project Info Reports Plugin
Issue Type: New Feature
Affects Versions: 2.0.1
Reporter: Niall Pemberton
Attachments: maven-projectinfo-dependency-java.patch
It would be nice to add a section to the dependency report showing the java version requirements.
Attaching a patch which discovers the java version and compiler options from the java-compiler-plugin
configuration and outputs a "Java Version" section. Has an option to configure whether or
not this section is shown (default to false).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|