On Wed, Oct 1, 2008 at 3:46 PM, Jim Garrison <[EMAIL PROTECTED]> wrote:

> I just downloaded 2.0.9 and am trying the procedure given in the "Maven in 5
> minutes" web page but it fails with the message
>
> Cannot execute mojo: resources. It requires a project with an existing
> pom.xml, but the build is not using one.
...
> C:\workspace\temp>mvn --version

It usually means there is no pom.xml in the current directory where
you're trying to build.

Perhaps you need to change into the subdirectory that contains your project?

-- 
Wendy

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

Reply via email to