Hallo!
Just startet with Maven! Need some help to get along fast. I'm following
instructions on
http://maven.apache.org/guides/getting-started/index.html
Came to section: "How do I compile my application sources?"
Here is the result:
C:\project\maven-2.0.1\bin>mvn compile
C:\project\maven-2.0.1\bin>set JAVA_HOME=c:j2sdk1.4.2
[INFO] Scanning for projects...
[INFO]
--------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO] task-segment: [compile]
[INFO]
-------------------------------------------------------------------------
[INFO]
-------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
-------------------------------------------------------------------------
[INFO] Cannot execute mojo: resources. It requires a project with an
existing po
m.xml, but the build is not using one.
[INFO]
-------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
-------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Mon Jan 16 11:38:05 CET 2006
[INFO] Final Memory: 1M/4M
[INFO]
-------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]