Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.35k stars 1.99k forks source link

[FEATURE REQ] Spring on Azure maven relocation #28059

Closed chenrujun closed 2 years ago

chenrujun commented 2 years ago

Since Spring Cloud Azure 4.0 has GAed, and in 4.0 some artifacts have been deleted and others' artifact-id have been changed. For those legacy artifacts which we can find a replacement in 4.0, we need to publish a newer version to the Maven central to do the Maven relocation.

https://maven.apache.org/guides/mini/guide-relocation.html https://repo1.maven.org/maven2/com/azure/spring/ https://microsoft.github.io/spring-cloud-azure/4.0.0/reference/html/appendix.html#_artifact_changes_renamed_added_deleted

saragluna commented 2 years ago

All relocation poms have been published, closing this issue now.

https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-bom https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-active-directory https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-active-directory-b2c https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-cosmos https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-keyvault-secrets https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-servicebus-jms https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-storage https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-autoconfigure https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-dependencies https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-messaging https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-starter-eventhubs https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-starter-servicebus https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-starter-storage-queue https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-stream-binder-eventhubs https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-core https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-queue https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-topic https://mvnrepository.com/artifact/com.azure.spring/azure-spring-integration-core https://mvnrepository.com/artifact/com.azure.spring/azure-spring-integration-eventhubs https://mvnrepository.com/artifact/com.azure.spring/azure-spring-integration-servicebus https://mvnrepository.com/artifact/com.azure.spring/azure-spring-integration-storage-queue