"Brett Porter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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). > > It's still a short term solution until someone has time to implement > the proposals I've put up here before. >
It's more expertise than time :). I could probably pull the time together for a custom repository or repositoryManager, but not enough to learn M2 well enough to know which I would need :(. >> 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. > > - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
