> > For things like <work> directories for compiled classes this probably
> > is good, but it may also lead to situations where Gump doesn't manage
> > to substitute a jar from CVS with a freshly compiled one.
>
> Generally, Maven will happily download the required Jars from remote
> repositories, which normally can be disabled by running off-line mode
(-o).

Gump does run Maven in offline mode.

> However, what it builds today will be available in the local repository
for
> use tomorrow, so I guess you are missing to nuke the local repository (
> normally in $HOME/.maven/repository)

Yeah, we could nuke this at the start of the run. Hmm, trouble is I think I
have to run maven at least once w/o offline to get some plugins into that
repository or no builds work. :(

regards,

Adam


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

Reply via email to