起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 506|回复: 7

[处理中3] app打包错误

[复制链接]

2

主题

11

帖子

29

积分

新手上路

Rank: 1

积分
29
QQ
发表于 2016-12-26 14:06:30 | 显示全部楼层 |阅读模式
开始......
   
保存配置信息:
   
编译UI资源:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   
更新工程信息:
   
增加插件:
   使用到的插件: [cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils]
   开始安装插件......
   开始准备插件参数......
   插件 "cordova-plugin-splashscreen" 参数如下:
   插件 "cordova-plugin-app-preferences" 参数如下:
   插件 "cordova-plugin-file" 参数如下:
   插件 "cordova-plugin-file-transfer" 参数如下:
   插件 "cordova-plugin-network-information" 参数如下:
   插件 "cordova-plugin-zip" 参数如下:
   插件 "cordova-plugin-inappbrowser" 参数如下:
   插件 "cordova-plugin-x-toast" 参数如下:
   插件 "com.justep.cordova.plugin.app.utils" 参数如下:
   插件参数准备完成
   Installing "cordova-plugin-splashscreen" for android
   Installing "cordova-plugin-splashscreen" for ios
   Installing "cordova-plugin-app-preferences" for android
   Installing "cordova-plugin-app-preferences" for ios
   Installing "cordova-plugin-file" for android
   Installing "cordova-plugin-file" for ios
   Installing "cordova-plugin-file-transfer" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-file-transfer" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-network-information" for android
   Installing "cordova-plugin-network-information" for ios
   Installing "cordova-plugin-zip" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-zip" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-inappbrowser" for android
   Installing "cordova-plugin-inappbrowser" for ios
   Installing "cordova-plugin-x-toast" for android
   Installing "cordova-plugin-x-toast" for ios
   Installing "com.justep.cordova.plugin.app.utils" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Dependent plugin "cordova-plugin-file-transfer" already installed on android.
   Dependent plugin "cordova-plugin-network-information" already installed on android.
   Dependent plugin "cordova-plugin-zip" already installed on android.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on android.
   Dependent plugin "cordova-plugin-x-toast" already installed on android.
   Installing "com.justep.cordova.plugin.app.utils" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Dependent plugin "cordova-plugin-file-transfer" already installed on ios.
   Dependent plugin "cordova-plugin-network-information" already installed on ios.
   Dependent plugin "cordova-plugin-zip" already installed on ios.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on ios.
   Dependent plugin "cordova-plugin-x-toast" already installed on ios.
   插件安装完成
   
创建源代码工程:
   
android应用环境准备:
   
ios应用环境准备:
   
生成android应用包:
   Running command: cmd "/s /c "D:\x5\model\Native\m2m\build\src\platforms\android\cordova\build.bat --debug --gradleArg=--offline""
   ANDROID_HOME=D:\x5\tools\adt-sdk
   JAVA_HOME=D:\x5\java\jre1.8
   Running: D:\x5\model\Native\m2m\build\src\platforms\android\gradlew cdvBuildDebug -b D:\x5\model\Native\m2m\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline
   
   FAILURE: Build failed with an exception.
   
   
   * What went wrong:
   A problem occurred configuring root project 'android'.BUILD FAILED
   
   > Could not resolve all dependencies for configuration ':classpath'.
   
      > Could not resolve com.android.tools.build:gradle:2.0.0+.
   Total time: 2.172 secs
        Required by:
            :android:unspecified
         > No cached version listing for com.android.tools.build:gradle:2.0.0+ available for offline mode.
   
   * Try:
   Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
   Built the following apk(s):
      
****ERROR****: 子任务 "copy" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Warning: Could not find file D:\x5\model\Native\m2m\build\src\platforms\android\build\outputs\apk\android-debug.apk to copy.
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
发表于 2016-12-26 14:49:31 | 显示全部楼层
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

2

主题

11

帖子

29

积分

新手上路

Rank: 1

积分
29
QQ
 楼主| 发表于 2016-12-26 15:00:49 | 显示全部楼层

   :preBuild UP-TO-DATE
   :preDebugBuild UP-TO-DATE
   :checkDebugManifest
   :CordovaLib:preBuild UP-TO-DATE
   :CordovaLib:preDebugBuild UP-TO-DATE
   :CordovaLib:compileDebugNdk UP-TO-DATE
   :CordovaLib:compileLint
   :CordovaLib:copyDebugLint UP-TO-DATE
   :CordovaLib:checkDebugManifest
   :CordovaLib:preDebugAndroidTestBuild UP-TO-DATE
   :CordovaLib:preDebugUnitTestBuild UP-TO-DATE
   :CordovaLib:preReleaseBuild UP-TO-DATE
   :CordovaLib:preReleaseUnitTestBuild UP-TO-DATE
   :JustepGetContent:preBuild UP-TO-DATE
   :JustepGetContent:preReleaseBuild UP-TO-DATE
   :JustepGetContent:compileReleaseNdk UP-TO-DATE
   :JustepGetContent:compileLint
   :JustepGetContent:copyReleaseLint UP-TO-DATE
   :JustepGetContent:checkReleaseManifest
   :JustepGetContent:preDebugAndroidTestBuild UP-TO-DATE
   :JustepGetContent:preDebugBuild UP-TO-DATE
   :JustepGetContent:preDebugUnitTestBuild UP-TO-DATE
   :JustepGetContent:preReleaseUnitTestBuild UP-TO-DATE
   :JustepGetContent:prepareComAndroidSupportAppcompatV72220Library
   :JustepGetContent:prepareComAndroidSupportSupportV42220Library
   :JustepGetContent:prepareReleaseDependencies
   :JustepGetContent:compileReleaseAidl
   :JustepGetContent:compileReleaseRenderscript
   :JustepGetContent:generateReleaseBuildConfig
   :JustepGetContent:generateReleaseAssets UP-TO-DATE
   :JustepGetContent:mergeReleaseAssets
   :JustepGetContent:generateReleaseResValues
   :JustepGetContent:generateReleaseResources
   :JustepGetContent:mergeReleaseResources
   :JustepGetContent:processReleaseManifest
   :JustepGetContent:processReleaseResources
   :JustepGetContent:generateReleaseSources
   注: 某些输入文件使用或覆盖了已过时的 API。
   注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
   注: D:\x5\model\Native\m2m\build\src\platforms\android\JustepGetContent\src\main\java\com\justep\x5\support\chooser\FileUploadChooserActivity.java使用了未经检查或不安全的操作。
   注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
   :JustepGetContent:compileReleaseJavaWithJavac
   :JustepGetContent:extractReleaseAnnotations
   :JustepGetContent:mergeReleaseProguardFiles
   :JustepGetContent:packageReleaseRenderscript UP-TO-DATE
   :JustepGetContent:packageReleaseResources
   :JustepGetContent:processReleaseJavaRes UP-TO-DATE
   :JustepGetContent:transformResourcesWithMergeJavaResForRelease
   :JustepGetContent:transformClassesAndResourcesWithSyncLibJarsForRelease
   :JustepGetContent:mergeReleaseJniLibFolders
   :JustepGetContent:transformNative_libsWithMergeJniLibsForRelease
   :JustepGetContent:transformNative_libsWithSyncJniLibsForRelease
   :JustepGetContent:bundleRelease
   :CordovaLib:prepareAndroidJustepGetContentUnspecifiedLibrary
   :CordovaLib:prepareComAndroidSupportAppcompatV72220Library
   :CordovaLib:prepareComAndroidSupportSupportV42220Library
   :CordovaLib:prepareDebugDependencies
   :CordovaLib:compileDebugAidl
   :CordovaLib:compileDebugRenderscript
   :CordovaLib:generateDebugBuildConfig
   :CordovaLib:generateDebugAssets UP-TO-DATE
   :CordovaLib:mergeDebugAssets
   :CordovaLib:generateDebugResValues
   :CordovaLib:generateDebugResources
   :CordovaLib:mergeDebugResources
   :CordovaLib:processDebugManifest
   :CordovaLib:processDebugResources
   :CordovaLib:generateDebugSources
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaChromeClient.java:199: 错误: 找不到符号
           String handledRet = appView.bridge.promptOnJsPrompt(origin, message, defaultValue);
                                      ^
     符号:   变量 bridge
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaUriHelper.java:52: 错误: 找不到符号
           if (this.appView.pluginManager.onOverrideUrlLoading(url)) {
                           ^
     符号:   变量 pluginManager
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaUriHelper.java:63: 错误: 找不到符号
           else if (appView.getWhitelist().isUrlWhiteListed(url)) {
                           ^
     符号:   方法 getWhitelist()
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaUriHelper.java:67: 错误: 找不到符号
           else if (appView.getExternalWhitelist().isUrlWhiteListed(url))
                           ^
     符号:   方法 getExternalWhitelist()
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaWebViewClient.java:81: 错误: 找不到符号
           this.appView.addJavascriptInterface(new CordovaDetect(this.appView), "_cordovaDetect");
                       ^
     符号:   方法 addJavascriptInterface(CordovaDetect,String)
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaWebViewClient.java:146: 错误: 找不到符号
           this.appView.bridge.reset(url);
   :CordovaLib:compileDebugJavaWithJavac FAILED                    ^
   
   BUILD FAILED
     符号:   变量 bridge
   
     位置: 类型为CordovaWebView的变量 appView
   Total time: 3 mins 1.485 secs
   
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaWebViewClient.java:152: 错误: 找不到符号
           if (this.appView.pluginManager != null) {
                           ^
     符号:   变量 pluginManager
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaWebViewClient.java:153: 错误: 找不到符号
               this.appView.pluginManager.onReset();
                           ^
     符号:   变量 pluginManager
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaWebViewClient.java:187: 错误: 找不到符号
           this.appView.loadUrlTimeout++;
                       ^
     符号:   变量 loadUrlTimeout
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaWebViewClient.java:193: 错误: 找不到符号
           if (this.appView.getVisibility() == View.INVISIBLE) {
                           ^
     符号:   方法 getVisibility()
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\CordovaWebViewClient.java:247: 错误: 找不到符号
           this.appView.loadUrlTimeout++;
                       ^
     符号:   变量 loadUrlTimeout
     位置: 类型为CordovaWebView的变量 appView
   D:\x5\model\Native\m2m\build\src\platforms\android\CordovaLib\src\org\apache\cordova\IceCreamCordovaWebViewClient.java:80: 错误: 找不到符号
           return ((url.startsWith("http:") || url.startsWith("https:")) && !appView.getWhitelist().isUrlWhiteListed(url))
                                                                                    ^
     符号:   方法 getWhitelist()
     位置: 类型为CordovaWebView的变量 appView
   注: 某些输入文件使用或覆盖了已过时的 API。
   注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
   12 个错误
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':CordovaLib:compileDebugJavaWithJavac'.
   > Compilation failed; see the compiler error output for details.
   
   * Try:
   Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
   Built the following apk(s):
      
****ERROR****: 子任务 "copy" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Warning: Could not find file D:\x5\model\Native\m2m\build\src\platforms\android\build\outputs\apk\android-debug.apk to copy.
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

发表于 2016-12-26 15:49:44 | 显示全部楼层
akuangwang 发表于 2016-12-26 15:00
:preBuild UP-TO-DATE
   :preDebugBuild UP-TO-DATE
   :checkDebugManifest

平台自带案例打包会报这样的错吗??
看上去是模板资源出错了!你有改动过这块吗?
/Native/templates/advanced/platforms/android
不行就重新解压个新版本试试吧!
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

2

主题

11

帖子

29

积分

新手上路

Rank: 1

积分
29
QQ
 楼主| 发表于 2016-12-27 09:28:02 | 显示全部楼层
新版本还是有这个错误
****ERROR****: 子任务 "copy" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Warning: Could not find file D:\x5\model\Native\m2m\build\src\platforms\android\build\outputs\apk\android-debug.apk to copy.
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

发表于 2016-12-27 11:07:17 | 显示全部楼层
akuangwang 发表于 2016-12-27 09:28
新版本还是有这个错误
****ERROR****: 子任务 "copy" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行 ...

新解压的版本吗??
打包的时候有没有开启杀毒软件??
建议先清理,修复下电脑环境,杀下毒,然后退出杀毒软件,
再重新解压个版本,打包平台案例是否正常呢?
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

2

主题

11

帖子

29

积分

新手上路

Rank: 1

积分
29
QQ
 楼主| 发表于 2016-12-27 13:25:26 | 显示全部楼层
没有杀毒软件,单独压缩后平台案例还是不行
||
||
开始......

      
   创建源代码工程:
      
   生成源代码:
      
   完成。
init
   
   开始......
      
   生成应用环境准备:
      
   android应用环境准备:
      
   ios应用环境准备:
      
   生成android应用包:
      Running command: cmd "/s /c "E:\x5\model\Native\浠挎窐瀹漒build\src\platforms\android\cordova\build.bat --release --gradleArg=--offline""
      ANDROID_HOME=E:\x5\tools\adt-sdk
      JAVA_HOME=E:\x5\java\jre1.8
      Running: E:\x5\model\Native\浠挎窐瀹漒build\src\platforms\android\gradlew cdvBuildRelease -b E:\x5\model\Native\浠挎窐瀹漒build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline
      Starting a new Gradle Daemon for this build (subsequent builds will be faster).
      
      FAILURE: Build failed with an exception.
      BUILD FAILED
      
      Total time: 9.875 secs
      
      
      * What went wrong:
      A problem occurred configuring root project 'android'.
      > Could not resolve all dependencies for configuration ':classpath'.
         > Could not resolve com.android.tools.build:gradle:2.0.0+.
           Required by:
               :android:unspecified
            > No cached version listing for com.android.tools.build:gradle:2.0.0+ available for offline mode.
      
      * Try:
      Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
      Built the following apk(s):
         
   C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\9b35b514-b0e8-457d-8689-4f483401c2ea\pack.xml:112: Warning: Could not find file E:\x5\model\Native\仿淘宝\build\src\platforms\android\build\outputs\apk\android-release.apk to copy.
           at org.apache.tools.ant.taskdefs.Copy.copySingleFile(Copy.java:639)
           at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:455)
           at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
           at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
           at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.lang.reflect.Method.invoke(Method.java:497)
           at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
           at org.apache.tools.ant.Task.perform(Task.java:348)
           at org.apache.tools.ant.Target.execute(Target.java:435)
           at org.apache.tools.ant.Target.performTasks(Target.java:456)
           at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
           at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
           at com.justep.deploy.app.utils.BuildHelper.execTask(Unknown Source)
           at com.justep.deploy.app.utils.Builder.main(Unknown Source)
   ****ERROR****: 子任务 "copy" 执行失败。
   ****ERROR****: 任务 "buildAndroid" 执行失败。
   ****ERROR****: 执行出错:
   ****ERROR****: 错误信息: Warning: Could not find file E:\x5\model\Native\仿淘宝\build\src\platforms\android\build\outputs\apk\android-release.apk to copy.
   ****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
****ERROR****: 子任务 "java" 执行失败。
****ERROR****: 任务 "pack" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Java returned: -3
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

发表于 2016-12-27 14:04:24 | 显示全部楼层
akuangwang 发表于 2016-12-27 13:25
没有杀毒软件,单独压缩后平台案例还是不行
||
||
  1.      A problem occurred configuring root project 'android'.
  2.       > Could not resolve all dependencies for configuration ':classpath'.
  3.          > Could not resolve com.android.tools.build:gradle:2.0.0+.
  4.            Required by:
  5.                :android:unspecified
  6.             > No cached version listing for com.android.tools.build:gradle:2.0.0+ available for offline mode.
  7.       
复制代码


这个错误和我2楼发的链接是类似的!

下面报错C盘的问题!一般就是环境存在问题!需要使用杀毒软件杀毒后试试!
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2025-6-26 05:39 , Processed in 0.056758 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表