the example for add bin to path is not correct
----------------------------------------------
Key: MNG-306
URL: http://jira.codehaus.org/browse/MNG-306
Project: m2
Type: Bug
Components: documentation
Versions: 2.0-alpha-1
Reporter: Nicolas Chalumeau
Priority: Trivial
It's trivial but :
In the page http://maven.apache.org/maven2/download.html for the Installation
Instructions section for windows and unix, the definition of the PATH is
invalide. It is :
"C:\Program Files\Apache Software Foundation\maven-2.0-alpha-1";%PATH%
instead of :
"C:\Program Files\Apache Software Foundation\maven-2.0-alpha-1\bin";%PATH%
The bin directory is ommit. (Same remarque on unix)
Can add a path now I maybe do it later
Nicolas,
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]