Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not A Bug
-
Affects Version/s: 1.5
-
Fix Version/s: None
-
Labels:None
Description
In MVN 2.0.11 the version output can be done via
mvn --version
but not via:
mvn -V
I assume that currently -V option is used to get the version.
I realized that the problem is Maven 2.0.11 and not the kind of calling Maven.