You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Beyer,Nathan" <NB...@CERNER.COM> on 2006/08/08 22:57:11 UTC

RE: repository vs. pluginRepository

As I understand it and use it, the repositories configured in
'repositories' are used for resolving dependencies and the repositories
configured in 'pluginRepositories' are for resolving Maven plugins
referenced in the build and reporting sections.

-Nathan

-----Original Message-----
From: Jochen Wiedmann [mailto:jochen.wiedmann@gmail.com] 
Sent: Tuesday, August 08, 2006 5:14 PM
To: users@maven.apache.org
Subject: repository vs. pluginRepository


Hi,

according to

     http://maven.apache.org/ref/current/maven-model/maven.html

I may use both

     <repositories>
       <repository>...</repository>
     </repositories>

and

     <pluginRepositories>
       <pluginRepository>...</pluginRepository>
     </pluginRepositories>


But how are these related? Or what's the difference?


Thanks,

Jochen


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


-----------------------------------------
CONFIDENTIALITY NOTICE This message and any included attachments
are from Cerner Corporation and are intended only for the
addressee. The information contained in this message is
confidential and may constitute inside or non-public information
under international, federal, or state securities laws.
Unauthorized forwarding, printing, copying, distribution, or use of
such information is strictly prohibited and may be unlawful. If you
are not the addressee, please promptly delete this message and
notify the sender of the delivery error by e-mail or you may call
Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1)
(816)221-1024. -------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org