Skip to content

Can't add to Android project v 0.1.1 - Build failed. See the log at jitpack.io #251

@Ansis1

Description

@Ansis1

Hello!

Please help me, I can update 0.1.0 - > 0.1.1 version, but on https://jitpack.io/com/github/scottyab/rootbeer/0.1.1/build.log get error

Build failed. See the log at jitpack.io


Build starting...
Start: Wed Sep 18 10:13:21 UTC 2024 14f63e901dbe
Git:
0.1.1-0-g8e8bc3c
commit 8e8bc3c6a4494da20259b86f4e3c45ca8131241a
Author: Scott Alexander-Bown 
Date:   Wed Sep 18 11:02:36 2024 +0100

    Fixes to Gradle config to ensure we can publish 0.1.1 (#237)
    

Init SDKMan
Running before_install command:
sdk install java 17.0.12-oracle;sdk use java 17.0.12-oracle
�[1;33mWe periodically need to update the local cache. Please run:�[0m

  $ sdk update

�[1;36mBroadcasts discontinued. Please follow @sdkman_ on Twitter for announcements.�[0m

Downloading: java 17.0.12-oracle

In progress...

#                                                                          2.2%######                                                                     8.4%#########                                                                 12.6%############                                                              17.4%#################                                                         24.0%#####################                                                     30.5%########################                                                  34.7%#############################                                             41.5%################################                                          45.6%####################################                                      50.5%#######################################                                   55.5%############################################                              61.8%#################################################                         68.2%#####################################################                     74.2%########################################################                  78.3%###########################################################               83.3%###############################################################           88.2%###################################################################       93.1%######################################################################    98.1%######################################################################## 100.0%

Repackaging Java 17.0.12-oracle...

Done repackaging...

�[1;32mInstalling: java 17.0.12-oracle�[0m
�[1;32mDone installing!�[0m


�[1;32mSetting java 17.0.12-oracle as default.�[0m
�[1;33mWe periodically need to update the local cache. Please run:�[0m

  $ sdk update


�[1;32mUsing java version 17.0.12-oracle in this shell.�[0m
Found gradle
Gradle build script
Found gradle version: 8.9.
Using gradle wrapper
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Downloading https://services.gradle.org/distributions/gradle-8.9-bin.zip
.10%.20%.30%.40%.50%.60%.70%.80%.90%.100%

------------------------------------------------------------
Gradle 8.9
------------------------------------------------------------

Build time:    2024-07-11 14:37:41 UTC
Revision:      d536ef36a19186ccc596d8817123e5445f30fef8

Kotlin:        1.9.23
Groovy:        3.0.21
Ant:           Apache Ant(TM) version 1.10.13 compiled on January 4 2023
Launcher JVM:  17.0.12 (Oracle Corporation 17.0.12+8-LTS-286)
Daemon JVM:    /home/jitpack/.sdkman/candidates/java/17.0.12-oracle (no JDK specified, using current Java home)
OS:            Linux 4.14.63-xxxx-std-ipv6-64 amd64

0m5.820s
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
java version "17.0.12" 2024-07-16 LTS
Java(TM) SE Runtime Environment (build 17.0.12+8-LTS-286)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.12+8-LTS-286, mixed mode, sharing)
Getting tasks: ./gradlew tasks --all
Tasks: publishToMavenLocal,
Running: ./gradlew clean -Pgroup=com.github.scottyab -Pversion=0.1.1 -xtest -xlint assemble publishToMavenLocal
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk-linux/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk-linux/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk-linux/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk-linux/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
> Task :clean UP-TO-DATE
> Task :app:clean UP-TO-DATE
> Task :rootbeerlib:externalNativeBuildCleanDebug
> Task :rootbeerlib:externalNativeBuildCleanRelease
> Task :rootbeerlib:clean UP-TO-DATE
> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:generateDebugResValues
> Task :app:dataBindingMergeDependencyArtifactsDebug
> Task :app:generateDebugResources
> Task :rootbeerlib:preBuild UP-TO-DATE
> Task :rootbeerlib:preDebugBuild UP-TO-DATE
> Task :rootbeerlib:generateDebugResValues
> Task :rootbeerlib:generateDebugResources
> Task :rootbeerlib:packageDebugResources
> Task :app:packageDebugResources
> Task :rootbeerlib:writeDebugAarMetadata
> Task :app:mapDebugSourceSetPaths
> Task :rootbeerlib:parseDebugLocalResources
> Task :app:parseDebugLocalResources
> Task :app:checkDebugAarMetadata
> Task :app:mergeDebugResources
> Task :app:createDebugCompatibleScreenManifests
> Task :rootbeerlib:generateDebugRFile
> Task :app:extractDeepLinksDebug
> Task :app:dataBindingGenBaseClassesDebug
> Task :rootbeerlib:extractDeepLinksDebug
> Task :rootbeerlib:processDebugManifest
> Task :rootbeerlib:compileDebugLibraryResources
> Task :app:processDebugMainManifest
> Task :app:processDebugManifest
> Task :rootbeerlib:javaPreCompileDebug
> Task :app:javaPreCompileDebug
> Task :app:mergeDebugShaders
> Task :rootbeerlib:compileDebugJavaWithJavac
> Task :app:compileDebugShaders NO-SOURCE
> Task :app:generateDebugAssets UP-TO-DATE
> Task :rootbeerlib:mergeDebugShaders
> Task :rootbeerlib:compileDebugShaders NO-SOURCE
> Task :rootbeerlib:generateDebugAssets UP-TO-DATE
> Task :rootbeerlib:packageDebugAssets
> Task :rootbeerlib:bundleLibCompileToJarDebug
> Task :app:mergeDebugAssets
> Task :rootbeerlib:bundleLibRuntimeToJarDebug
> Task :app:compressDebugAssets
> Task :app:desugarDebugFileDependencies
> Task :rootbeerlib:processDebugJavaRes NO-SOURCE
> Task :app:mergeDebugJniLibFolders
> Task :app:checkDebugDuplicateClasses

> Task :rootbeerlib:configureCMakeDebug[arm64-v8a]
Checking the license for package CMake 3.22.1 in /opt/android-sdk-linux/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk-linux/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
C/C++: CMake Warning (dev) in CMakeLists.txt:
C/C++:   No project() command is present.  The top-level CMakeLists.txt file must
C/C++:   contain a literal, direct call to the project() command.  Add a line of
C/C++:   code such as
C/C++:     project(ProjectName)
C/C++:   near the top of the file, but after cmake_minimum_required().
C/C++:   CMake is pretending there is a "project(Project)" command on the first
C/C++:   line.
C/C++: This warning is for project developers.  Use -Wno-dev to suppress it.
C/C++: ninja: Entering directory `/home/jitpack/build/rootbeerlib/.cxx/Debug/4f6584l6/arm64-v8a'
C/C++: clang++: warning: -Wl,-z,relro: 'linker' input unused [-Wunused-command-line-argument]
C/C++: clang++: warning: -Wl,-z,now: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/2] Linking CXX shared library /home/jitpack/build/rootbeerlib/build/intermediates/cxx/Debug/4f6584l6/obj/arm64-v8a/libtoolChecker.so

> Task :rootbeerlib:buildCMakeDebug[arm64-v8a]
> Task :app:mergeLibDexDebug

> Task :rootbeerlib:configureCMakeDebug[armeabi-v7a]
C/C++: CMake Warning (dev) in CMakeLists.txt:
C/C++:   No project() command is present.  The top-level CMakeLists.txt file must
C/C++:   contain a literal, direct call to the project() command.  Add a line of
C/C++:   code such as
C/C++:     project(ProjectName)
C/C++:   near the top of the file, but after cmake_minimum_required().
C/C++:   CMake is pretending there is a "project(Project)" command on the first
C/C++:   line.
C/C++: This warning is for project developers.  Use -Wno-dev to suppress it.
C/C++: ninja: Entering directory `/home/jitpack/build/rootbeerlib/.cxx/Debug/4f6584l6/armeabi-v7a'
C/C++: clang++: warning: -Wl,-z,relro: 'linker' input unused [-Wunused-command-line-argument]
C/C++: clang++: warning: -Wl,-z,now: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/2] Linking CXX shared library /home/jitpack/build/rootbeerlib/build/intermediates/cxx/Debug/4f6584l6/obj/armeabi-v7a/libtoolChecker.so

> Task :rootbeerlib:buildCMakeDebug[armeabi-v7a]

> Task :rootbeerlib:configureCMakeDebug[x86]
C/C++: CMake Warning (dev) in CMakeLists.txt:
C/C++:   No project() command is present.  The top-level CMakeLists.txt file must
C/C++:   contain a literal, direct call to the project() command.  Add a line of
C/C++:   code such as
C/C++:     project(ProjectName)
C/C++:   near the top of the file, but after cmake_minimum_required().
C/C++:   CMake is pretending there is a "project(Project)" command on the first
C/C++:   line.
C/C++: This warning is for project developers.  Use -Wno-dev to suppress it.
C/C++: ninja: Entering directory `/home/jitpack/build/rootbeerlib/.cxx/Debug/4f6584l6/x86'
C/C++: clang++: warning: -Wl,-z,relro: 'linker' input unused [-Wunused-command-line-argument]
C/C++: clang++: warning: -Wl,-z,now: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/2] Linking CXX shared library /home/jitpack/build/rootbeerlib/build/intermediates/cxx/Debug/4f6584l6/obj/x86/libtoolChecker.so

> Task :rootbeerlib:buildCMakeDebug[x86]

> Task :rootbeerlib:configureCMakeDebug[x86_64]
C/C++: CMake Warning (dev) in CMakeLists.txt:
C/C++:   No project() command is present.  The top-level CMakeLists.txt file must
C/C++:   contain a literal, direct call to the project() command.  Add a line of
C/C++:   code such as
C/C++:     project(ProjectName)
C/C++:   near the top of the file, but after cmake_minimum_required().
C/C++:   CMake is pretending there is a "project(Project)" command on the first
C/C++:   line.
C/C++: This warning is for project developers.  Use -Wno-dev to suppress it.
C/C++: ninja: Entering directory `/home/jitpack/build/rootbeerlib/.cxx/Debug/4f6584l6/x86_64'
C/C++: clang++: warning: -Wl,-z,relro: 'linker' input unused [-Wunused-command-line-argument]
C/C++: clang++: warning: -Wl,-z,now: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/2] Linking CXX shared library /home/jitpack/build/rootbeerlib/build/intermediates/cxx/Debug/4f6584l6/obj/x86_64/libtoolChecker.so

> Task :rootbeerlib:buildCMakeDebug[x86_64]
> Task :rootbeerlib:mergeDebugJniLibFolders
> Task :app:processDebugManifestForPackage
> Task :rootbeerlib:mergeDebugNativeLibs
> Task :rootbeerlib:copyDebugJniLibsProjectOnly
> Task :app:processDebugResources
> Task :app:mergeExtDexDebug
> Task :app:validateSigningDebug
> Task :app:writeDebugAppMetadata
> Task :app:mergeDebugNativeLibs
> Task :app:writeDebugSigningConfigVersions
> Task :app:preReleaseBuild UP-TO-DATE

> Task :app:stripDebugDebugSymbols
Unable to strip the following libraries, packaging them as they are: libtoolChecker.so.

> Task :app:generateReleaseResValues
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResources
> Task :rootbeerlib:preReleaseBuild UP-TO-DATE
> Task :rootbeerlib:generateReleaseResValues
> Task :rootbeerlib:generateReleaseResources
> Task :rootbeerlib:packageReleaseResources
> Task :app:packageReleaseResources
> Task :rootbeerlib:writeReleaseAarMetadata
> Task :app:parseReleaseLocalResources
> Task :app:mapReleaseSourceSetPaths
> Task :rootbeerlib:parseReleaseLocalResources
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :rootbeerlib:generateReleaseRFile
> Task :app:extractDeepLinksRelease
> Task :rootbeerlib:extractDeepLinksRelease
> Task :rootbeerlib:compileReleaseLibraryResources
> Task :rootbeerlib:processReleaseManifest
> Task :rootbeerlib:javaPreCompileRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :rootbeerlib:compileReleaseJavaWithJavac
> Task :rootbeerlib:bundleLibCompileToJarRelease
> Task :app:mergeReleaseResources
> Task :app:buildKotlinToolingMetadata
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :rootbeerlib:processReleaseJavaRes NO-SOURCE
> Task :rootbeerlib:bundleLibRuntimeToJarRelease
> Task :rootbeerlib:extractProguardFiles
> Task :rootbeerlib:createFullJarRelease
> Task :rootbeerlib:generateReleaseLintModel
> Task :rootbeerlib:prepareLintJarForPublish

> Task :rootbeerlib:configureCMakeRelWithDebInfo[arm64-v8a]
C/C++: CMake Warning (dev) in CMakeLists.txt:
C/C++:   No project() command is present.  The top-level CMakeLists.txt file must
C/C++:   contain a literal, direct call to the project() command.  Add a line of
C/C++:   code such as
C/C++:     project(ProjectName)
C/C++:   near the top of the file, but after cmake_minimum_required().
C/C++:   CMake is pretending there is a "project(Project)" command on the first
C/C++:   line.
C/C++: This warning is for project developers.  Use -Wno-dev to suppress it.
C/C++: ninja: Entering directory `/home/jitpack/build/rootbeerlib/.cxx/RelWithDebInfo/585y6e2u/arm64-v8a'
C/C++: clang++: warning: -Wl,-z,relro: 'linker' input unused [-Wunused-command-line-argument]
C/C++: clang++: warning: -Wl,-z,now: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/2] Linking CXX shared library /home/jitpack/build/rootbeerlib/build/intermediates/cxx/RelWithDebInfo/585y6e2u/obj/arm64-v8a/libtoolChecker.so

> Task :rootbeerlib:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :app:processReleaseResources

> Task :rootbeerlib:configureCMakeRelWithDebInfo[armeabi-v7a]
C/C++: CMake Warning (dev) in CMakeLists.txt:
C/C++:   No project() command is present.  The top-level CMakeLists.txt file must
C/C++:   contain a literal, direct call to the project() command.  Add a line of
C/C++:   code such as
C/C++:     project(ProjectName)
C/C++:   near the top of the file, but after cmake_minimum_required().
C/C++:   CMake is pretending there is a "project(Project)" command on the first
C/C++:   line.
C/C++: This warning is for project developers.  Use -Wno-dev to suppress it.
C/C++: ninja: Entering directory `/home/jitpack/build/rootbeerlib/.cxx/RelWithDebInfo/585y6e2u/armeabi-v7a'
C/C++: clang++: warning: -Wl,-z,relro: 'linker' input unused [-Wunused-command-line-argument]
C/C++: clang++: warning: -Wl,-z,now: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/2] Linking CXX shared library /home/jitpack/build/rootbeerlib/build/intermediates/cxx/RelWithDebInfo/585y6e2u/obj/armeabi-v7a/libtoolChecker.so

> Task :rootbeerlib:buildCMakeRelWithDebInfo[armeabi-v7a]

> Task :rootbeerlib:configureCMakeRelWithDebInfo[x86]
C/C++: CMake Warning (dev) in CMakeLists.txt:
C/C++:   No project() command is present.  The top-level CMakeLists.txt file must
C/C++:   contain a literal, direct call to the project() command.  Add a line of
C/C++:   code such as
C/C++:     project(ProjectName)
C/C++:   near the top of the file, but after cmake_minimum_required().
C/C++:   CMake is pretending there is a "project(Project)" command on the first
C/C++:   line.
C/C++: This warning is for project developers.  Use -Wno-dev to suppress it.
C/C++: ninja: Entering directory `/home/jitpack/build/rootbeerlib/.cxx/RelWithDebInfo/585y6e2u/x86'
C/C++: clang++: warning: -Wl,-z,relro: 'linker' input unused [-Wunused-command-line-argument]
C/C++: clang++: warning: -Wl,-z,now: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/2] Linking CXX shared library /home/jitpack/build/rootbeerlib/build/intermediates/cxx/RelWithDebInfo/585y6e2u/obj/x86/libtoolChecker.so

> Task :rootbeerlib:buildCMakeRelWithDebInfo[x86]

> Task :rootbeerlib:configureCMakeRelWithDebInfo[x86_64]
C/C++: CMake Warning (dev) in CMakeLists.txt:
C/C++:   No project() command is present.  The top-level CMakeLists.txt file must
C/C++:   contain a literal, direct call to the project() command.  Add a line of
C/C++:   code such as
C/C++:     project(ProjectName)
C/C++:   near the top of the file, but after cmake_minimum_required().
C/C++:   CMake is pretending there is a "project(Project)" command on the first
C/C++:   line.
C/C++: This warning is for project developers.  Use -Wno-dev to suppress it.
C/C++: ninja: Entering directory `/home/jitpack/build/rootbeerlib/.cxx/RelWithDebInfo/585y6e2u/x86_64'
C/C++: clang++: warning: -Wl,-z,relro: 'linker' input unused [-Wunused-command-line-argument]
C/C++: clang++: warning: -Wl,-z,now: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/2] Linking CXX shared library /home/jitpack/build/rootbeerlib/build/intermediates/cxx/RelWithDebInfo/585y6e2u/obj/x86_64/libtoolChecker.so

> Task :rootbeerlib:buildCMakeRelWithDebInfo[x86_64]
> Task :rootbeerlib:mergeReleaseJniLibFolders
> Task :rootbeerlib:extractDeepLinksForAarRelease
> Task :rootbeerlib:mergeReleaseNativeLibs
> Task :app:compileDebugKotlin
> Task :app:compileReleaseKotlin
> Task :rootbeerlib:extractReleaseAnnotations

> Task :app:compileDebugJavaWithJavac

> Task :app:dexBuilderDebug
> Task :app:mergeDebugGlobalSynthetics
> Task :app:processDebugJavaRes
> Task :app:mergeProjectDexDebug
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeDebugJavaResource
> Task :app:generateReleaseLintVitalReportModel
> Task :rootbeerlib:mergeReleaseGeneratedProguardFiles
> Task :rootbeerlib:mergeReleaseConsumerProguardFiles
> Task :rootbeerlib:mergeReleaseShaders
> Task :rootbeerlib:compileReleaseShaders NO-SOURCE
> Task :rootbeerlib:generateReleaseAssets UP-TO-DATE
> Task :rootbeerlib:packageReleaseAssets
> Task :rootbeerlib:prepareReleaseArtProfile
> Task :rootbeerlib:mergeReleaseJavaResource
> Task :rootbeerlib:syncReleaseLibJars
> Task :rootbeerlib:writeReleaseLintModelMetadata
> Task :rootbeerlib:generateReleaseLintVitalModel
> Task :rootbeerlib:stripReleaseDebugSymbols
> Task :app:mergeReleaseJniLibFolders
> Task :rootbeerlib:copyReleaseJniLibsProjectAndLocalJars
> Task :rootbeerlib:bundleReleaseLocalLintAar
> Task :rootbeerlib:copyReleaseJniLibsProjectOnly
> Task :app:checkReleaseDuplicateClasses
> Task :app:dexBuilderRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseNativeLibs
> Task :rootbeerlib:lintVitalAnalyzeRelease

> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libtoolChecker.so.

> Task :app:packageDebug
> Task :app:createDebugApkListingFileRedirect
> Task :app:assembleDebug
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:processReleaseJavaRes
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:mergeReleaseJavaResource
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :rootbeerlib:extractDebugAnnotations
> Task :rootbeerlib:extractDeepLinksForAarDebug
> Task :rootbeerlib:mergeDebugGeneratedProguardFiles
> Task :rootbeerlib:mergeDebugConsumerProguardFiles
> Task :rootbeerlib:prepareDebugArtProfile
> Task :rootbeerlib:mergeDebugJavaResource
> Task :rootbeerlib:bundleReleaseAar
> Task :rootbeerlib:stripDebugDebugSymbols
> Task :rootbeerlib:syncDebugLibJars
> Task :rootbeerlib:copyDebugJniLibsProjectAndLocalJars
> Task :rootbeerlib:mapReleaseSourceSetPaths
> Task :rootbeerlib:bundleDebugAar
> Task :rootbeerlib:assembleDebug
> Task :rootbeerlib:mergeReleaseResources
> Task :rootbeerlib:verifyReleaseResources
> Task :app:mergeExtDexRelease
> Task :app:lintVitalAnalyzeRelease
> Task :app:optimizeReleaseResources
> Task :rootbeerlib:assembleRelease
> Task :rootbeerlib:assemble
> Task :rootbeerlib:sourceReleaseJar
> Task :rootbeerlib:generatePomFileForReleasePublication
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile

> Task :rootbeerlib:javaDocReleaseGeneration
Initializing plugins
Dokka is performing: documentation for :rootbeerlib
Validity check
Creating documentation models

> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
> Task :app:assemble

> Task :rootbeerlib:javaDocReleaseGeneration
Transforming documentation model before merging
Merging documentation models
Transforming documentation model after merging
Creating pages
Transforming pages
Rendering


> Task :rootbeerlib:javaDocReleaseJar
> Task :rootbeerlib:generateMetadataFileForReleasePublication
> Task :rootbeerlib:signReleasePublication FAILED
183 actionable tasks: 180 executed, 3 up-to-date
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2

WARN: The registry key 'java.correct.class.type.by.place.resolve.scope' accessed, but not loaded yet

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':rootbeerlib:signReleasePublication'.
> Cannot perform signing task ':rootbeerlib:signReleasePublication' because it has no configured signatory

* 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 1m 46s
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Publication: com.scottyab:rootbeer-lib:0.1.1
Build tool exit code: 0
Looking for artifacts...
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Looking for pom.xml in build directory and ~/.m2
[Fatal Error] lint-resources.xml:1:1: Content is not allowed in prolog.
[Fatal Error] lint-resources.xml:1:1: Premature end of file.
Found artifact: com.scottyab:rootbeer-lib:0.1.1
Found artifact: com.scottyab:rootbeer-lib:0.1.1
2024-09-18T10:17:36.929663744Z
Exit code: 0

⚠️ ERROR: No build artifacts found
Expected artifacts in: $HOME/.m2/repository/com/scottyab/rootbeer-lib/0.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions