[EMAIL PROTECTED] wrote:
You could bind a plugin to the process classes phase [1] which is a phase after
compile but before packaging. If your class doesn't run as a plugin, you have a
few options:
1) Make a plugin, which runs your class. [2]
2) Use the antrun plugin to fire of your class [3]
3) use the maven-exec-plugin to run your class
-dirk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]