Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6
-
None
-
None
-
Maven 3.0.1
Windows XP and MacOS
JDK 1.6 (Sun and Mac Java, respectively)
Description
If not specifying source/target for the m-compiler-p but using the defaults (JDK 1.5 for m-compiler-p:2.3.2), the Plugin's documentation report generated by plugin:report incorrectly specifies JDK 1.1.
This was seen with Maven 3.0.1, but might also be an issue with Maven 2.x. Haven't testad that.
Attaching a test project where this can be seen (tested with Maven 3.0.1). Execute
mvn site
and view the plugin-info.html page.