유니티2021.3 / Windows10 입니다.
기존에는 젠킨스를 사용하여 유니티 빌드가 정상적으로 잘 작동 하였습니다.
파이어베이스 sdk를 설치한 이후 부터 밑에와 같은 오류가 젠킨스 콘솔에 찍힙니다.
유니티 에디터 안에서는 그대로 빌드 잘되고 apk도 잘나옵니다.
젠킨스와 유니티 설정이 같지 않은게 문제인것 같은데 젠킨스 초보라 어디를 어떻게 설정해야할지 모르겠습니다.
도움 부탁 드립니다..
*** Tundra build success (100.30 seconds - 0:01:40), 899 items updated, 5791 evaluated
DisplayProgressbar: Calling IPostGenerateGradleAndroidProject callbacks
Android PostProcess task "Calling IPostGenerateGradleAndroidProject callbacks" took 11.7519 ms
Android PostProcess task "Performance Reporting Symbol Upload" took 0.1469 ms
DisplayProgressbar: Building Gradle project
Starting a Gradle Daemon, 1 incompatible and 10 stopped Daemons could not be reused, use --status for details
> Configure project :launcher
WARNING: The option setting 'android.enableR8=false' is deprecated.
It will be removed in version 5.0 of the Android Gradle plugin.
You will no longer be able to disable R8
Note: Recompile with -Xlint:deprecation for details.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':launcher:processDebugResources'.
> Could not resolve all files for configuration ':launcher:debugRuntimeClasspath'.
> Failed to transform androidx.core.core-1.2.0-.aar (:androidx.core.core-1.2.0:) to match attributes {artifactType=android-compiled-dependencies-resources, org.gradle.status=integration}.
CommandInvokationFailure: Gradle build failed.
* 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 20s
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
]
stdout[
Starting a Gradle Daemon, 1 incompatible and 10 stopped Daemons could not be reused, use --status for details
> Configure project :launcher
WARNING: The option setting 'android.enableR8=false' is deprecated.
It will be removed in version 5.0 of the Android Gradle plugin.
You will no longer be able to disable R8