Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: 2.9
-
Component/s: None
-
Labels:None
-
Environment:Maven 3.0.1
Windows XP and MacOS
JDK 1.6 (Sun and Mac Java, respectively)
-
Number of attachments :
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.