Hello All,
How can I configure maven such that my organization's repository is
checked last?
I currently have the repositories configured as:
<repositories>
<repository>
<id>ngdc-repo</id>
<name>NGDC Maven Repository</name>
<url>https://intranet.ngdc.noaa.gov/m2</url>
</repository>
</repositories>
Do I have to explicitly add in the default repository?
Thanks!
--john
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]