🔧 use Maven Central Portal
https://github.com/alibaba/nacos/issues/13358 settings.xml servers use: <server> <id>central</id> <username>${CENTRAL_USERNAME}</username> <password>${CENTRAL_PASSWORD}</password> </server>
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
|
||||
<properties>
|
||||
<revision>1.44.0</revision>
|
||||
<!-- Maven GPG Plugin -->
|
||||
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
|
||||
<!-- Maven Central Portal -->
|
||||
<central.publishing.maven.version>0.7.0</central.publishing.maven.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
||||
Reference in New Issue
Block a user