Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spring-shell 3.4.0-snapshot not available in repo #1157

Open
richiechauhan opened this issue Jan 18, 2025 · 0 comments
Open

spring-shell 3.4.0-snapshot not available in repo #1157

richiechauhan opened this issue Jan 18, 2025 · 0 comments
Labels
status/need-triage Team needs to triage and take a first look

Comments

@richiechauhan
Copy link

Not sure if this is the right place to put this issue.

I was trying to build the spring-statemachine project with gradle. I got the error further below.

On examining https://repo.spring.io/ui/native/snapshot/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/ I can see that the file maven-metadata.xml is not available.

The other locations mentioned in the error below don't have 3.4.0-SNAPSHOT.

       - https://repo.maven.apache.org/maven2/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
       - https://repo.spring.io/release/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.spring.io/release/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
       - https://repo.spring.io/milestone/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.spring.io/milestone/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
> Task :spring-statemachine-samples-common:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':spring-statemachine-samples-common:compileJava'.
> Could not resolve all files for configuration ':spring-statemachine-samples-common:compileClasspath'.
   > Could not find org.springframework.shell:spring-shell:3.4.0-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
       - https://repo.spring.io/release/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.spring.io/release/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
       - https://repo.spring.io/milestone/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.spring.io/milestone/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
       - https://repo.spring.io/snapshot/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.spring.io/snapshot/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
     Required by:
         project :spring-statemachine-samples-common
   > Could not find org.springframework.shell:spring-shell:3.4.0-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
       - https://repo.spring.io/release/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.spring.io/release/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
       - https://repo.spring.io/milestone/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.spring.io/milestone/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
       - https://repo.spring.io/snapshot/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/maven-metadata.xml
       - https://repo.spring.io/snapshot/org/springframework/shell/spring-shell/3.4.0-SNAPSHOT/spring-shell-3.4.0-SNAPSHOT.pom
     Required by:
         project :spring-statemachine-samples-common > project :spring-statemachine-platform
@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/need-triage Team needs to triage and take a first look
Projects
None yet
Development

No branches or pull requests

1 participant