Re: Gump and Maven

2003-11-26 Thread Stefan Bodewig
On Wed, 26 Nov 2003, Brett Porter <[EMAIL PROTECTED]> wrote: > Say Maven changes something that breaks some else's build - this is > probably of interest to both Maven and the gumped project as soon as > possible. On the other hand, if Maven is broken (heaven forbid!), > you really don't want to s

Re: Gump and Maven

2003-11-25 Thread Jason van Zyl
On Tue, 2003-11-25 at 18:28, Adam R. B. Jack wrote: > Hello, > > Also, I assume that Maven uses the POM in order to manage the classpath for > builds. Ant allows the environment to take control, overriding the ant > script. > [See: http://ant.apache.org/manual/sysclasspath.html] Does Maven have an

RE: Gump and Maven

2003-11-25 Thread Brett Porter
> I've long heard "that Gump can't *yet* run Maven", and the > emphasis is always on the yet. I'm assisting with a re-work > of Gump (into Python) and I'm curious whether making Gump run > Maven is practical. If it is, and folks here are game to try, > maybe I can look into coding the Gump side