On Tue, 14 Nov 2006, Brett Porter <[EMAIL PROTECTED]> wrote: > On 14/11/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote: >> As long as we don't build Maven from scratch, I'd say we give it >> the plugins it needs to run from the repo as well. This could be >> done by building bcel without --offline once manually. > > But that will pull down non-Maven things - like dependencies of bcel > (if there are any).
Sure, this is an attempt to at least start with something. >> I have a question about local Maven 2 caches? Can I have mutliple >> of them in different locations? > > Yes. Run mvn --settings /path/to/settings.xml and put the local > repository in there. OK, we might want to do that at a workspace configuration level to isolate different gump runs fromeach other. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
