Hi all,

Thanks for you're fast reply, although I have tried to insert the 'plugin'
part into my pom.xml's build properties.
Whenever I start maven, it complains it cannot find the plugin.
Should I add something to my local plugin repository?

Thanks for your help,
-Roy

On 10/19/05, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>
> 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.org>
> http://maven.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to