On 6/4/07, hezjing <[EMAIL PROTECTED]> wrote:

I want to excute a Java class, similar to Ant's Java task
(http://ant.apache.org/manual/CoreTasks/java.html).


Then use the exec plugin I mentioned in the previous post:
http://mojo.codehaus.org/exec-maven-plugin/java-mojo.html.
The project's runtime classpath will be used to execute your main class.

Reply via email to