File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 <!-- This stanza is necessary since the maven resolver doesn't read repo settings from the pom.xml file -->
3434 <!-- resolver.repositories makes it global -->
3535 <mvn : remoterepos id =" resolver.repositories" >
36- <mvn : remoterepo id =" JOSM" url =" https://josm.openstreetmap.de/nexus/content/repositories /public/" />
37- <mvn : remoterepo id =" JOSM-snapshots" url =" https://josm.openstreetmap.de/nexus/content/repositories /snapshots/" snapshots =" true" />
36+ <mvn : remoterepo id =" JOSM" url =" https://josm.openstreetmap.de/repository /public/" />
37+ <mvn : remoterepo id =" JOSM-snapshots" url =" https://josm.openstreetmap.de/repository /snapshots/" snapshots =" true" />
3838 <mvn : remoterepo id =" josm-github-kabeja" url =" https://github.com/JOSM/kabeja/raw/maven/" />
3939 </mvn : remoterepos >
4040 <mkdir dir =" ${ plugin.lib.dir } " />
You can’t perform that action at this time.
0 commit comments