Rev | Line | |
---|
[34577] | 1 | <ivysettings>
|
---|
[35779] | 2 | <!--<version-matchers usedefaults="true">
|
---|
[34577] | 3 | <maven-tsnap-vm/>
|
---|
[35779] | 4 | </version-matchers>-->
|
---|
[35954] | 5 | <settings defaultResolver="josm-nexus"/>
|
---|
[34577] | 6 | <resolvers>
|
---|
[35954] | 7 | <ibiblio name="josm-nexus" root="https://josm.openstreetmap.de/nexus/content/repositories/public/" m2compatible="true" />
|
---|
[34577] | 8 | <ibiblio name="central" m2compatible="true"/>
|
---|
| 9 | <ibiblio name="gluon" root="http://nexus.gluonhq.com/nexus/content/repositories/releases/" m2compatible="true" />
|
---|
| 10 | <ibiblio name="sonatype_snapshots" root="https://oss.sonatype.org/content/repositories/snapshots/" m2compatible="true" />
|
---|
| 11 | </resolvers>
|
---|
| 12 | <modules>
|
---|
| 13 | <module organisation="org.openjfx" resolver="sonatype_snapshots" />
|
---|
[35955] | 14 | <module organisation="org.openstreetmap.jmapviewer" resolver="josm-nexus"/>
|
---|
| 15 | <module organisation="org.openstreetmap.josm" resolver="josm-nexus"/>
|
---|
[34577] | 16 | </modules>
|
---|
| 17 | </ivysettings>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.