AndroidTacticalAssaultKit-CIV icon indicating copy to clipboard operation
AndroidTacticalAssaultKit-CIV copied to clipboard

Error running ./gradlew assembleCivRelease

Open robgardien opened this issue 2 years ago • 2 comments

I am trying to generate the CIV release and receive the following error:

FAILURE: Build failed with an exception.

  • Where: Script 'C:\Users\Rob\StudioProjects\AndroidTacticalAssaultKit-CIV\takkernel\gradle\javah.gradle' line: 136

  • What went wrong: Could not determine the dependencies of task ':takkernel:engine:preExternalNativeBuild'.

Could not create task ':takkernel:engine:generateJniHeaders'. Could not resolve all files for configuration ':takkernel:engine:releaseCompileClasspath'. > Could not resolve gov.tak.thirdparty:takthirdparty:2.5.1. Required by: project :takkernel:engine > Could not resolve gov.tak.thirdparty:takthirdparty:2.5.1. > Could not get resource 'http://localhost/gov/tak/thirdparty/takthirdparty/2.5.1/takthirdparty-2.5.1.pom'. > Could not GET 'http://localhost/gov/tak/thirdparty/takthirdparty/2.5.1/takthirdparty-2.5.1.pom'. > Connect to localhost:80 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect > Could not resolve gov.tak.thirdparty:libLAS:1.8.2b1. Required by: project :takkernel:engine > Could not resolve gov.tak.thirdparty:libLAS:1.8.2b1. > Could not get resource 'http://localhost/gov/tak/thirdparty/libLAS/1.8.2b1/libLAS-1.8.2b1.pom'.
> Could not GET 'http://localhost/gov/tak/thirdparty/libLAS/1.8.2b1/libLAS-1.8.2b1.pom'.
> Connect to localhost:80 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect

  • 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

What would be the next step to take in order to resolve this error?

robgardien avatar Dec 22 '22 09:12 robgardien

Getting the same error as well with assembleCivDebug... have you been able to get past it? @robgardien

ryanalex98 avatar Jan 23 '23 08:01 ryanalex98

Anyone find the solution?

JosephKhateri avatar Jun 21 '23 13:06 JosephKhateri