That would be very sensible default behavior IMO 

> -----Original Message-----
> From: Jason van Zyl [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, April 28, 2005 5:19 AM
> To: Maven Users List
> Subject: Re: My own repo is consulted for parent POM's but for plugins
> 
> On Tue, 2005-04-26 at 18:03 -0400, John Casey wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > We actually have the repositories for plugin download specified 
> > separately in the pom, using the <pluginRepositories/> stanza. It 
> > looks similar to (using your original example):
> > 
> >    <pluginRepositories>
> >        <repository>
> >            <id>my_own_repo</id>
> >            ...
> >        </repository>
> >    </pluginRepositories>
> > 
> > If this doesn't take care of the problem, let me know.
> 
> Sure, but maybe it would be nice to default the plug-in 
> repositories to the standard repository settings if nothing 
> exists for the plug-in repo settings.
> 
> --
> jvz.
> 
> Jason van Zyl
> jason at maven.org
> http://maven.apache.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to