I want to excute a Java class, similar to Ant's Java task (http://ant.apache.org/manual/CoreTasks/java.html).
On 6/4/07, Jo Vandermeeren <[EMAIL PROTECTED]> wrote:
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
-- Hez --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
