Step missing in online "Maven Getting Started Guide"
----------------------------------------------------

         Key: MNG-1843
         URL: http://jira.codehaus.org/browse/MNG-1843
     Project: Maven 2
        Type: Bug

  Components: documentation - guides  
    Versions: 2.0.1    
 Environment: CentOS 2.6.9-22.EL 
    Reporter: Chaim Krause
    Priority: Minor


Installed 2.01 and was going through the "Maven Getting Started Guide" at 
http://maven.apache.org/guides/getting-started/index.html and I got an error 
when I attempted the <code>mvn compile</code>. 

<code>
ERROR] BUILD ERROR
[INFO] 
----------------------------------------------------------------------------
[INFO] Cannot execute mojo: resources. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
----------------------------------------------------------------------------
</code>

I then changed the directory <code>cd my-app</code> and attempted the command 
again and all went well.

It looks like the step to change into the directory needs to be added to the 
guide.

-- 
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