Marat Radchenko wrote:
Hello everyone.

Is there any maven plugin for running standalone applications via public static void main(String[] args) method? It should construct classloader from dependencies and allow to specify arguments to main(String[] args) method.

If there isn't, I'd like to create one.

I think this is what you need:
http://mojo.codehaus.org/exec-maven-plugin/plugin-info.html


IMHO this question belongs to maven-users list at first :-)

cheers,

Andrius

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to