http://www.sonatype.com/books/nexus-book/reference/maven-sect-single-group.html

On May 22, 2012, at 8:11 PM, Jeff wrote:

> I might be missing something simple but when I setup a mirror such as:
> 
>  <mirrors>
>    <mirror>
>      <id>Internal</id>
>      <name>Maven Repository Mirror</name>
>      <url>http://archiva/repository/internal/</url>
>      <mirrorOf>*</mirrorOf>
>    </mirror>
>  </mirrors>
> 
> why won't Maven attempt to resolve plugins via the mirror?
> 
> I seem to have to setup a <profile> with a repositories/pluginRepositories
> section to get plugins that are not in the default repositories.
> 
> Is there another syntax for the <mirrors> section to tell Maven to look for
> plugins as well as artifacts?
> 
> -- 
> Jeff Vincent
> [email protected]
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
> I ♥ DropBox <http://db.tt/9O6LfBX> !!

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------

There's no sense in being precise when you don't even know what you're talking 
about.

 -- John von Neumann




Reply via email to