HI, can anyone point me to a plugin which will let me run console style
programs which have been built using maven? I.e. instead of:

set CLASSPATH=whatever
java my.package.Class some args

I would like to be able to simply type (something like):

maven run my.package.Class some args

Or is there some better way of achieving the same result?

Thanks, Tony Johnson



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to