Incorrect usage information
---------------------------

         Key: MNG-1291
         URL: http://jira.codehaus.org/browse/MNG-1291
     Project: Maven 2
        Type: Bug
  Components: maven-core  
    Versions: 2.0    
 Reporter: Binil Thomas
    Priority: Trivial


I downloaded and installed Maven2.0. $MAVEN_HOME/bin directory is in my PATH. 

When I try maven --help, I get:
-------------------------------------------------------------------------------------------------
D:\work\tidbits\mvn-test>mvn --help

usage: maven [options] [<goal(s)>] [<phase(s)>]
             ^^^^^

Options:
 -C,--strict-checksums         Fail the build if checksums don't match
...
 -v,--version                  Display version information

D:\work\tidbits\mvn-test>
-------------------------------------------------------------------------------------------------

The usage information uses "maven" but I think with Maven 2, it is "mvn".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to