Line | |
---|
1 | <ivysettings>
|
---|
2 | <version-matchers usedefaults="true">
|
---|
3 | <maven-tsnap-vm/>
|
---|
4 | </version-matchers>
|
---|
5 | <settings defaultResolver="josm-nexus"/>
|
---|
6 | <resolvers>
|
---|
7 | <ibiblio name="josm-nexus" root="https://josm.openstreetmap.de/nexus/content/repositories/public/" m2compatible="true" />
|
---|
8 | <ibiblio name="central" m2compatible="true"/>
|
---|
9 | </resolvers>
|
---|
10 | <modules>
|
---|
11 | <module organisation="org.openstreetmap.jmapviewer" resolver="josm-nexus"/>
|
---|
12 | <module organisation="org.openstreetmap.josm" resolver="josm-nexus"/>
|
---|
13 | </modules>
|
---|
14 | </ivysettings>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.