Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.4
-
Fix Version/s: 2.0.7
-
Component/s: Command Line
-
Labels:None
-
Environment:Any
-
Complexity:Intermediate
-
Number of attachments :
Description
When trying to debug something last week I needed to know which of the installed JVMs maven was running under, -X (debug) should have given me this information, it didn't.
I'll create a patch which addresses this and submit it later today.
Issue Links
- is duplicated by
-
MNG-2376
Have Java code output Java version, not the shell script
-
$ mvn --version
Maven version: 2.0.7-SNAPSHOT
Java version: 1.5.0_11
OS Name: "windows xp" Version: "5.1" Arch: "x86"