Skip to content

gradle.plugin.io.townsq:gradle-plugins:1.1.12 removed from maven repository #1

@PiastkaR

Description

@PiastkaR

Hello recently we have problems with running our CI with Gradle plugin:
id 'io.townsq.aws-eb-docker-update' version '1.0.7'
It requires following dependency:

<dependency>
<groupId>gradle.plugin.io.townsq</groupId>
<artifactId>gradle-plugins</artifactId>
<version>1.1.12</version>
</dependency>

but it is not available in maven, thus all jobs are failing:
https://repo.maven.apache.org/maven2/gradle/plugin/io/townsq/gradle-plugins/1.1.12/gradle-plugins-1.1.12.pom

Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find gradle.plugin.io.townsq:gradle-plugins:1.1.12.
Searched in the following locations:
  - https://repo.maven.apache.org/maven2/gradle/plugin/io/townsq/gradle-plugins/1.1.12/gradle-plugins-1.1.12.pom
  - https://plugins.gradle.org/m2/gradle/plugin/io/townsq/gradle-plugins/1.1.12/gradle-plugins-1.1.12.pom

Is there any known workaround?

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