Hallo ich kompiliere mir meine eigenes Android Build. Zur zeit Nougat. Habe mit Ubuntu 14.. neu aufgesetzt und konnte es auf 16.04 Updaten. funktioniert alles super bis auf einen fehler. Und zwar stimmt etwas mit maven nicht.
[ 14% 4156/28897] Download: /home/pixelfreak/PF_R.../Gello_intermediates/org.cyanogenmod.gello-40.apk FAILED: /bin/bash -c "(mvn -q org.apache.maven.plugins:maven-dependency-plugin:2.10:get org.apache.maven.plugins:maven-dependency-plugin:2.10:copy -DremoteRepositories=central::::https://maven.cyanogenmod.org/artifactory/gello_prebuilds -Dartifact=org.cyanogenmod:gello:40:apk -Dmdep.prependGroupId=true -Dmdep.overWriteSnapshots=true -Dmdep.overWriteReleases=true -Dtransitive=false -DoutputDirectory=/home/pixelfreak/PF_RR/out/target/common/obj/APPS/Gello_intermediates/ )" [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:get (default-cli) on project standalone-pom: Couldn't download artifact: Could not transfer artifact org.cyanogenmod:gello:apk:40 from/to central (https://maven.cyanogenmod.org/artifactory/gello_prebuilds): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [ERROR] org.cyanogenmod:gello:apk:40 [ERROR] [ERROR] from the specified remote repositories: [ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false), [ERROR] central (https://maven.cyanogenmod.org/artifactory/gello_prebuilds, releases=true, snapshots=true) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ 14% 4156/28897] target R.java/Manifest.java: La...mmon/obj/APPS/LatinIME_intermediates/src/R.stamp) Warning: AndroidManifest.xml already defines minSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest. oid); using existing value in manifest. Warning: AndroidManifest.xml already defines targetSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest. [ 14% 4156/28897] Building with Jack: /home/pixel...j/APPS/Email_intermediates/with-local/classes.dex ninja: build stopped: subcommand failed. make: *** [ninja_wrapper] Error 1
das Paket dazu ist dieses: https://github.com/ResurrectionRemix/android_vendor_resurrection/blob/nougat/gello/Android.mk
Java und javac -version ist 1.8.111 und mvn -version ist 3.3.9
das einzige was ich nachinstalliert habe, sind diese scripts: github.com/akhilnarang/scripts
angelegt auf dem Rechner wird das ganze so: https://github.com/ResurrectionRemix/platform_manifest
bin schon am verzweifeln und hoffe hier hilfe zu finden...
vielen dank im voraus