Hi all,
Using Maven 2.0.6 and the exec-maven-plugin 1.1-beta-1, the following
messages appear during the java goal execution:
[INFO] Preparing exec:java
[WARNING] Removing: java from forked lifecycle, to prevent recursive
invocation.
[INFO] No goals needed for project - skipping
[INFO] [exec:java {execution: default}]
Buildfile: C:\documents\pm\backyard\some-ant-build.xml
The effect is that the build lifecycle ends immediately after the
execution of the java goal :-(
What should I check?
Please help,
Adrian.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]