> -----Original Message----- > From: Jörg Schaible [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 23, 2004 3:49 PM > To: Maven Developers List > Subject: RE: [PROPOSAL] Ading a new tag to <dependency>? >
> How does this help if your project relies on OSS and > proprietary artifacts? How can I configure Maven to look for > the proprietary artifacts (SNAPSHOT or not) only in the local > repo? I forgot to add that it would be possible to make a decsion which repository should be hit using the value provided in groupId tag of the dependency. so if it is <groupId>foo/baa/xxx</groupId> the repositry A and only A should be vistied if it is <groupId>bazz/aa/xxx</groupId> repositories B and C should be visited. It will be a question of ssing simple include/exclude regexp patterns per repository descriptor. But I think that at the moment we should try to stick to something simpler. Michal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]