alibaba / spring-ai-alibaba

An Application Framework for Java Developers
https://sca.aliyun.com/ai
Apache License 2.0
419 stars 105 forks source link

mvn install error RELEASE does not allow version #20

Closed suke1-tal closed 1 month ago

suke1-tal commented 1 month ago

Which Component ./mvnw clean install -Pproduction have a error

Describe the bug [ERROR] Failed to execute goal on project playground-flight-booking: Could not collect dependencies for project com.alibaba.cloud.ai:playground-flight-booking:jar:0.0.1-SNAPSHOT [ERROR] Failed to read artifact descriptor for com.alibaba.cloud.ai:spring-ai-alibaba-starter:jar:0.0.1-SNAPSHOT [ERROR] Caused by: The following artifacts could not be resolved: com.alibaba.cloud.ai:spring-ai-alibaba-starter:pom:0.0.1-SNAPSHOT (absent): Could not transfer artifact com.alibaba.cloud.ai:spring-ai-alibaba-starter:pom:0.0.1-SNAPSHOT from/to maven-central : status code: 400, reason phrase: Repository version policy: RELEASE does not allow version: 0.0.1-SNAPSHOT (400)

Simplest demo

To Reproduce ./mvnw clean install -Pproduction

yuluo-yx commented 1 month ago

你可以直接运行 application 启动类

chickenlj commented 1 month ago

spring-ai-alibaba-starter:jar:0.0.1-SNAPSHOT

Pull the latest example code and try again, the latest release is 1.0.0-M2