Skip to content

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

@richiechauhan

Description

@richiechauhan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions