Skip to content

Commit 8c1e8d4

Browse files
ipolevoyipolevoy
ipolevoy
authored and
ipolevoy
committed
#1388 Configure deployment of snapshots to new Maven Central
1 parent 05d75fa commit 8c1e8d4

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

pom.xml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,12 @@
209209
<version>0.7.0</version>
210210
<extensions>true</extensions>
211211
<configuration>
212-
<publishingServerId>central</publishingServerId>
212+
<publishingServerId>portal-snapshots</publishingServerId>
213+
<!-- <publishingServerId>central</publishingServerId>-->
214+
<autoPublish>true</autoPublish>
215+
<waitUntil>uploaded</waitUntil>
213216
</configuration>
214217
</plugin>
215-
216218
</plugins>
217219
</build>
218220

@@ -467,4 +469,11 @@
467469
</snapshots>
468470
</pluginRepository>
469471
</pluginRepositories>
472+
473+
<distributionManagement>
474+
<snapshotRepository>
475+
<id>portal-snapshots</id>
476+
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
477+
</snapshotRepository>
478+
</distributionManagement>
470479
</project>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy