Hello,
I'm trying to compile a simple program using: mave java:compile command.
build:start:
java:prepare-filesystem:
java:compile:
[echo] Compiling to C:\repotest/target/classes
[echo] No java source files to compile.
BUILD SUCCESSFUL
....
When I looked for the above command, I found that: "The source code directory
is specified in the build element of your project.xml file".
So my question is the following:
Should every project have his own project.xml file?
Thank you for your reply.
Leïla
P.S: Happy new Year to everyone :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]