What is your use case?
If your plugin needs to run after the test phase but you don't want to
run the package phase, then you can fork the lifecycle and use:
@execute phase="test"
for more info, please see:
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html
Hope that helps.
^_^
Thomas Marti (HSR) wrote:
Hello everyone
Is there a workaround for this limitation =>
http://jira.codehaus.org/browse/MNG-1508 ??
We really need a solution now and cannot wait for the release of Maven
2.0.5... Any solution is ok, even if it's just a temporary hack.
Thanks in advance.
Bye, Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]