File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7575 </dependency >
7676 </dependencies >
7777
78- <!-- Alas, need to include snapshot reference since otherwise can not find
79- snapshot of parent... -->
78+ <!-- Need to include snapshot reference to find snapshot of parent -->
8079 <repositories >
80+ <!-- 13-May-2025, tatu: now access snapshots via Central Portal -->
8181 <repository >
82- <id >sonatype-nexus -snapshots</id >
83- <name >Sonatype Nexus Snapshots </name >
84- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
82+ <id >central -snapshots</id >
83+ <name >Sonatype Central Portal (snapshots) </name >
84+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
8585 <releases ><enabled >false</enabled ></releases >
8686 <snapshots ><enabled >true</enabled ></snapshots >
8787 </repository >
You can’t perform that action at this time.
0 commit comments