This question is locked. New answers and comments are not allowed.
Hi,
I'm unable to "build and deploy" or just "build in cloud" on my app from Visual Studio.
I always get the following output :
01....\0y5zsfdk.nb3\Targets\Build.targets(212,3): error : Server build failed. Server output: Project "t.tmp.proj" (default targets):02. Warning: Cannot include the following item(s) in your application: Plugins\statusbar-2.1.3\.gitignore;Plugins\statusbar-2.1.3\.jshintrc;Plugins\statusbar-2.1.3\.travis.yml. The build system treats items with a leading dot as hidden files or directories and does not process them. If you want to include these items in your application package, rename them and rebuild your app.03. android Build Tooling revision 2016.06.13.2r04. Build Tooling Hostname ab-linuxbpc-205. Warning: Note: Some input files use or override a deprecated API.06. Warning: Note: Recompile with -Xlint:deprecation for details.07. Warning: Note: Some input files use or override a deprecated API.08. Warning: Note: Recompile with -Xlint:deprecation for details.09. Warning: Note: Some input files use or override a deprecated API.10. Warning: Note: Recompile with -Xlint:deprecation for details.11. Warning: Unknown source file : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/iid/zzb$zza$zza;12. Warning: Unknown source file : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/iid/zzb$zza;13.Unknown source file : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/iid/zzb;14.Unknown source file : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/iid/MessengerCompat$1;15.Unknown source file : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/iid/MessengerCompat$zza;16.Unknown source file : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/iid/MessengerCompat;17.Unknown source file : 6 errors; aborting18. Warning: FAILURE: Build failed with an exception.19. Warning: * What went wrong:20. Warning: Execution failed for task ':dexArmv7Debug'.21.> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with non-zero exit value 122. Warning: * Try:23. Warning: Run with --stacktrace24. Warning: option to get the stack trace. Run with --info or --debug option to get more log output.25. Warning: /tmp/builds/9p5nia1Qy8JNLiV9mm/app/cordova/node_modules/q/q.js:12626. throw e;27. ^28.Error code 1 for command: /tmp/builds/9p5nia1Qy8JNLiV9mm/app/gradlew with args: cdvBuildDebug,-b,/tmp/builds/9p5nia1Qy8JNLiV9mm/app/build.gradle,-Dorg.gradle.daemon=true,-PcdvBuildArch=armv7,-PcdvBuildMultipleApks=true29. Error: Build failed during execution30. Error: 'Build failed with error code 1'31.Done building project "t.tmp.proj" -- FAILED.32..33.Done building project "Ionic-Tarsus-App.iceproj" -- FAILED.34. 35.Build FAILED.