Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.
This repository was archived by the owner on Jul 15, 2022. It is now read-only.

[BUILD FAILED] unresolved dependency: org.thymeleaf#thymeleaf-spring3;1.1.3-SNAPSHOT: not found #3

Description

@ffbit

I ran the ./gradlew build command and got the following stacktrace:
Thanks in advance.

:: problems summary ::
:::: WARNINGS
module not found: org.thymeleaf#thymeleaf-spring3;1.1.3-SNAPSHOT

==== clientModule: tried

==== internal-repository: tried

==== http://maven.springframework.org/release: tried

  http://maven.springframework.org/release/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.pom

  -- artifact org.thymeleaf#thymeleaf-spring3;1.1.3-SNAPSHOT!thymeleaf-spring3.jar:

  http://maven.springframework.org/release/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.jar

==== http://maven.springframework.org/milestone: tried

  http://maven.springframework.org/milestone/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.pom

  -- artifact org.thymeleaf#thymeleaf-spring3;1.1.3-SNAPSHOT!thymeleaf-spring3.jar:

  http://maven.springframework.org/milestone/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.jar

==== http://maven.springframework.org/snapshot: tried

  http://maven.springframework.org/snapshot/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.pom

  -- artifact org.thymeleaf#thymeleaf-spring3;1.1.3-SNAPSHOT!thymeleaf-spring3.jar:

  http://maven.springframework.org/snapshot/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.jar

==== https://oss.sonatype.org/content/repositories/snapshots: tried

  https://oss.sonatype.org/content/repositories/snapshots/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.pom

  -- artifact org.thymeleaf#thymeleaf-spring3;1.1.3-SNAPSHOT!thymeleaf-spring3.jar:

  https://oss.sonatype.org/content/repositories/snapshots/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.jar

==== MavenRepo: tried

  http://repo1.maven.org/maven2/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.pom

  -- artifact org.thymeleaf#thymeleaf-spring3;1.1.3-SNAPSHOT!thymeleaf-spring3.jar:

  http://repo1.maven.org/maven2/org/thymeleaf/thymeleaf-spring3/1.1.3-SNAPSHOT/thymeleaf-spring3-1.1.3-SNAPSHOT.jar

    ::::::::::::::::::::::::::::::::::::::::::::::

    ::          UNRESOLVED DEPENDENCIES         ::

    ::::::::::::::::::::::::::::::::::::::::::::::

    :: org.thymeleaf#thymeleaf-spring3;1.1.3-SNAPSHOT: not found

    ::::::::::::::::::::::::::::::::::::::::::::::

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not resolve all dependencies for configuration ':compile':
    • unresolved dependency: org.thymeleaf#thymeleaf-spring3;1.1.3-SNAPSHOT: not found
  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions