Bump Gradle Wrapper from 8.4 to 8.5 #96
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-plugin.yml
on: pull_request
localPluginTest
2m 14s
publishingConsumingPluginTest
1m 58s
Annotations
2 errors
LokaliseGradlePluginPublishingTest.consuming of plugin publication via jitpack works():
src/test/kotlin/com/ioki/lokalise/gradle/plugin/instrumentation/LokaliseGradlePluginPublishingTest.kt#L108
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit2111430651691396022 with arguments [tasks]
Output:
FAILURE: Build failed with an exception.
* Where:
Build file '/tmp/junit2111430651691396022/build.gradle.kts' line: 1
* What went wrong:
Plugin [id: 'com.ioki.lokalise', version: 'wrapperbot/LokaliseGradlePlugin/gradle-wrapper-8.5-SNAPSHOT', artifact: 'com.github.ioki-mobility.LokaliseGradlePlugin:lokalise:wrapperbot/LokaliseGradlePlugin/gradle-wrapper-8.5-SNAPSHOT'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'com.github.ioki-mobility.LokaliseGradlePlugin:lokalise:wrapperbot/LokaliseGradlePlugin/gradle-wrapper-8.5-SNAPSHOT')
Searched in the following repositories:
Gradle Central Plugin Repository
maven(https://jitpack.io)
MavenRepo
maven2(https://jitpack.io)
MavenLocal(file:/home/runner/.m2/repository/)
* 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.
BUILD FAILED in 5s
|
publishingConsumingPluginTest
Process completed with exit code 1.
|