Hi All,

Could someone please clarify the difference between declaring 


<mirrorOf>central</mirrorOf>

and

      <repository>
        <id>central</id>
        <name>Internal Mirror of Central Repository</name>
        <url>http://my.test/central</url>
      </repository>


It appears to me that maven will look at <mirrorOf> to find it's
download. 
So what would be the difference in declaring <id>central</id>.

To me it appears to be doing the same thing. I must be missing
something.

Could someone please help me to clarify this doubt

Thanks
Lakshman


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

Reply via email to