You can also use the ant task from the ant run plugin.
-- Lee
On Dec 4, 2007 10:10 AM, Dirk Olmes <[EMAIL PROTECTED]> wrote:
> Marco Bakera wrote:
> > Hey everybody,
> >
> > What is the preferred way of running an application from Maven? It would
> be
> > very nice to have the specified (runtim
Marco Bakera wrote:
> Hey everybody,
>
> What is the preferred way of running an application from Maven? It would be
> very nice to have the specified (runtime) dependencies at hand such that
> there is no need for further configuration of the classpath.
>
> I found the exec-plugin from codehau
Hey everybody,
What is the preferred way of running an application from Maven? It would be
very nice to have the specified (runtime) dependencies at hand such that
there is no need for further configuration of the classpath.
I found the exec-plugin from codehaus but don't know whether that is t