Hi Steven,

I am invoking Maven as usual:
mvn clean install

If I am removing the exec-maven-plugin then the build lifecycle completes as expected.

Adrian.

Steven Rowe wrote:
Hi Adrian,

How are you invoking Maven?  "mvn package"?  (or some lifecycle phase
after process-test-resources)?

Steve

Adrian Herscu wrote:
Hi all,

I am using the exec-maven-plugin to run some Java program.
The java goal is bound to the process-test-resource build phase.

The exec-maven-plugin:java runs at the designated phase but no other
thing runs afterwards -- the build finishes with this message:
BUILD SUCCESSFUL
Total time: 1 second

Please help,
Adrian.


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

Reply via email to