On Mon, 9 Feb 2004, Adam R. B. Jack <[EMAIL PROTECTED]> wrote:

> I see two choices in the command line to Maven:
> 
> 1) Run the maven script (.bat or .sh) to let Maven run java (with
> it's JVM settings) and set it's environment.
> 
> 2) Run the following: org.apache.maven.cli.App

(2) is the preferred choice if it works as we'd get to catch even more
problems - for example if a change in JUnit breaks Maven's junit
plugin.  This may be even more true as long as we are unable to build
Maven in Gump.

If it doesn't work, go for (1) as an interim solution.

Stefan

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

Reply via email to