Update Gradle Wrapper #1720
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
1m 49s
Annotations
1 error
update-gradle-wrapper
❌ FAILURE: Build failed with an exception.
* Where:
Script '/home/runner/work/ArchUnit/ArchUnit/buildSrc/src/main/groovy/archunit.license-conventions.gradle' line: 32
* What went wrong:
Could not compile script '/home/runner/work/ArchUnit/ArchUnit/buildSrc/src/main/groovy/archunit.license-conventions.gradle'.
> startup failed:
script '/home/runner/work/ArchUnit/ArchUnit/buildSrc/src/main/groovy/archunit.license-conventions.gradle': 32: unable to resolve class XmlParser
@ line 32, column 23.
def projectNode = new XmlParser().parse(pom)
^
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
BUILD FAILED in 33s
|