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 106106 </dependency >
107107 </dependencies >
108108
109- <!-- Alas, need to include snapshot reference since otherwise can not find
110- snapshot of parent... -->
109+ <!-- Need to include snapshot reference to find snapshot of parent -->
111110 <repositories >
111+ <!-- 13-May-2025, tatu: now access snapshots via Central Portal -->
112112 <repository >
113- <id >sonatype-nexus -snapshots</id >
114- <name >Sonatype Nexus Snapshots </name >
115- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
113+ <id >central -snapshots</id >
114+ <name >Sonatype Central Portal (snapshots) </name >
115+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
116116 <releases ><enabled >false</enabled ></releases >
117117 <snapshots ><enabled >true</enabled ></snapshots >
118118 </repository >
You can’t perform that action at this time.
0 commit comments