On Wed, 2005-10-19 at 13:42 +0200, Roy van der Kuil wrote: > Hi All, > > We are currently moving (or at least trying too) from ant to maven. Mostly > because we'd really like to solve those nasty classpath issues on different > systems. > As for compiling the sources everyting looks very promising (no problems so > far), but since we are developing rich client applications (swing) I'd like > to be able to start my java class from my maven project. We used to have an > 'ant run' command and I'd like to know if there is anything similar for > maven (2.0). I have seen a scope 'runtime' for dependancies but I am not > quite sure it is used for what I have in mind.
http://mojo.codehaus.org/maven-execute-plugin/ > Thanks for your help, > -Roy -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
