Skip to content

build failure in CI for project Configurate #9248

@romani

Description

@romani

from https://checkstyle.semaphoreci.com/jobs/d42aff48-1b4b-459e-873a-286abc474b55

~/java/github/romani/checkstyle [master|✔] 
$ .ci/validation.sh no-violation-test-configurate
...
CS_version: 8.41-SNAPSHOT
Cloning into 'Configurate'...
remote: Enumerating objects: 2060, done.
remote: Counting objects: 100% (2060/2060), done.
remote: Compressing objects: 100% (723/723), done.
remote: Total 26703 (delta 1228), reused 1716 (delta 957), pack-reused 24643
Receiving objects: 100% (26703/26703), 10.50 MiB | 2.08 MiB/s, done.
Resolving deltas: 100% (14663/14663), done.
Checking connectivity... done.
Downloading https://services.gradle.org/distributions/gradle-6.8.1-bin.zip
..........10%..........20%..........30%...........40%..........50%..........60%..........70%...........80%..........90%..........100%

Welcome to Gradle 6.8.1!

Here are the highlights of this release:
 - Faster Kotlin DSL script compilation
 - Vendor selection for Java toolchains
 - Convenient execution of tasks in composite builds
 - Consistent dependency resolution

For more details see https://docs.gradle.org/6.8.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

> Task :buildSrc:compileKotlin
w: /home/rivanov/java/github/romani/checkstyle/.ci-temp/Configurate/buildSrc/src/main/kotlin/org/spongepowered/configurate/build/publishing.gradle.kts: (29, 35): 'RUNTIME_CONFIGURATION_NAME: String' is deprecated. Deprecated in Java

FAILURE: Build failed with an exception.

* Where:
Build file '/home/rivanov/java/github/romani/checkstyle/.ci-temp/Configurate/core/build.gradle.kts' line: 5

* What went wrong:
An exception occurred applying plugin request [id: 'org.spongepowered.configurate.build.component']
> Failed to apply plugin 'org.spongepowered.configurate.build.component'.
   > Build was configured to prefer settings repositories over project repositories but repository 'MavenLocal' was added by plugin 'org.spongepowered.configurate.build.component'

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions