On 6/4/07, hezjing <[EMAIL PROTECTED]> wrote:
Hi Jo I hope I can do this the "Maven's way" without using the Antrun plugin.
What exactly do you want to do? Any better idea?
If you just want to execute a main class, the maven-exec-plugin might be what you are looking for. It's on the codehaus: http://mojo.codehaus.org/exec-maven-plugin/java-mojo.html Cheers Jo
