Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.0.9, 2.1.0-M1, 3.0-alpha-1
-
Fix Version/s: 2.0.11, 2.1.0, 3.0-alpha-3
-
Component/s: Command Line
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Tracking down environment issues like missing SSL certs or missing javac is easier when one knows what Java home Maven is currently using.
Issue Links
- is related to
-
MNG-3509
Make "mvn -v" output locale/encoding
-
Done in r744645 and r744647, respectively.