|
252 | 252 | <enabled>true</enabled> |
253 | 253 | </snapshots> |
254 | 254 | </pluginRepository> |
255 | | - <pluginRepository> |
256 | | - <id>central</id> |
257 | | - <!-- Disable default Maven Central --> |
258 | | - <name>Maven Central remote repository</name> |
259 | | - <url>https://repo.maven.apache.org/maven2</url> |
260 | | - <layout>default</layout> |
261 | | - <releases> |
262 | | - <enabled>false</enabled> |
263 | | - </releases> |
264 | | - <snapshots> |
265 | | - <enabled>false</enabled> |
266 | | - </snapshots> |
267 | | - </pluginRepository> |
| 255 | +<!-- <pluginRepository>--> |
| 256 | +<!-- <id>central</id>--> |
| 257 | +<!-- <!– Disable default Maven Central –>--> |
| 258 | +<!-- <name>Maven Central remote repository</name>--> |
| 259 | +<!-- <url>https://repo.maven.apache.org/maven2</url>--> |
| 260 | +<!-- <layout>default</layout>--> |
| 261 | +<!-- <releases>--> |
| 262 | +<!-- <enabled>false</enabled>--> |
| 263 | +<!-- </releases>--> |
| 264 | +<!-- <snapshots>--> |
| 265 | +<!-- <enabled>false</enabled>--> |
| 266 | +<!-- </snapshots>--> |
| 267 | +<!-- </pluginRepository>--> |
268 | 268 | <pluginRepository> |
269 | 269 | <id>rso-public-grid</id> |
270 | 270 | <!-- Disable default sonatype public grid --> |
|
292 | 292 | <enabled>true</enabled> |
293 | 293 | </snapshots> |
294 | 294 | </repository> |
295 | | - <repository> |
296 | | - <id>central</id> |
297 | | - <!-- Disable default Maven Central --> |
298 | | - <name>Maven Central remote repository</name> |
299 | | - <url>https://repo.maven.apache.org/maven2</url> |
300 | | - <layout>default</layout> |
301 | | - <releases> |
302 | | - <enabled>false</enabled> |
303 | | - </releases> |
304 | | - <snapshots> |
305 | | - <enabled>false</enabled> |
306 | | - </snapshots> |
307 | | - </repository> |
| 295 | +<!-- <repository>--> |
| 296 | +<!-- <id>central</id>--> |
| 297 | +<!-- <!– Disable default Maven Central –>--> |
| 298 | +<!-- <name>Maven Central remote repository</name>--> |
| 299 | +<!-- <url>https://repo.maven.apache.org/maven2</url>--> |
| 300 | +<!-- <layout>default</layout>--> |
| 301 | +<!-- <releases>--> |
| 302 | +<!-- <enabled>false</enabled>--> |
| 303 | +<!-- </releases>--> |
| 304 | +<!-- <snapshots>--> |
| 305 | +<!-- <enabled>false</enabled>--> |
| 306 | +<!-- </snapshots>--> |
| 307 | +<!-- </repository>--> |
308 | 308 | <repository> |
309 | 309 | <id>rso-public-grid</id> |
310 | 310 | <!-- Disable default sonatype public grid --> |
|
0 commit comments