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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
