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

QQ登录

只需一步,快速开始

查看: 1999|回复: 2

[结贴] 打包报错,十万火急在线等

[复制链接]

69

主题

320

帖子

658

积分

高级会员

Rank: 4

积分
658
QQ
发表于 2018-5-28 16:45:44 | 显示全部楼层 |阅读模式
环境初始化:      开始......         生成应用环境准备:         android应用环境准备:         ios应用环境准备:         生成android应用包:      Running command: cmd "/s /c "D:\WeX5_V3.7\model\Native\鏍间鸡澶ц鏂囧鐢熺\build\src\platforms\android\cordova\build.bat --release --gradleArg=--offline""      ANDROID_HOME=D:\WeX5_V3.7\tools\adt-sdk      JAVA_HOME=D:\WeX5_V3.7\java\jre1.8      Running: D:\WeX5_V3.7\model\Native\鏍间鸡澶ц鏂囧鐢熺\build\src\platforms\android\gradlew cdvBuildRelease -b D:\WeX5_V3.7\model\Native\鏍间鸡澶ц鏂囧鐢熺\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline      NDK is missing a "platforms" directory.      If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to D:\WeX5_V3.7\tools\adt-sdk\ndk-bundle.      If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.            The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.              at build_2kc9pdl9kiauq6ofr21zugmbs.run(D:\WeX5_V3.7\model\Native\格伦大语文学生端\build\src\platforms\android\build.gradle:155)      WARNING: The `android.dexOptions.incremental` property is deprecated and it has no effect on the build process.      NDK is missing a "platforms" directory.      If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to D:\WeX5_V3.7\tools\adt-sdk\ndk-bundle.      If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.            NDK is missing a "platforms" directory.      If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to D:\WeX5_V3.7\tools\adt-sdk\ndk-bundle.      If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.            Incremental java compilation is an incubating feature.                  FAILURE: Build failed with an exception.            * What went wrong:      A problem occurred configuring root project 'android'.      > Could not resolve all dependencies for configuration ':_debugApkCopy'.BUILD FAILED         > Could not resolve com.github.tony19:logback-android-core:1.1.1-6.           Required by:               project :            > No cached version of com.github.tony19:logback-android-core:1.1.1-6 available for offline mode.                  > No cached version of com.github.tony19:logback-android-core:1.1.1-6 available for offline mode.               > Could not resolve com.github.tony19:logback-android-classic:1.1.1-6.           Required by:Total time: 4.139 secs               project :                  > No cached version of com.github.tony19:logback-android-classic:1.1.1-6 available for offline mode.            > No cached version of com.github.tony19:logback-android-classic:1.1.1-6 available for offline mode.         > Could not resolve org.slf4j:slf4j-api:1.7.21.           Required by:               project :            > No cached version of org.slf4j:slf4j-api:1.7.21 available for offline mode.            > No cached version of org.slf4j:slf4j-api:1.7.21 available for offline mode.         > Could not resolve com.google.android.gms:play-services-location:+.           Required by:               project :            > No cached version listing for com.google.android.gms:play-services-location:+ available for offline mode.            > No cached version listing for com.google.android.gms:play-services-location:+ 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.      ERROR building one of the platforms: Error: cmd: Command failed with exit code 1      You may not have the required environment or OS to build this project            D:\WeX5_V3.7\model\Native\鏍间鸡澶ц鏂囧鐢熺\build\src\platforms\android\cordova\node_modules\q\q.js:126                          throw e;                          ^      Error code 1 for command: cmd with args: /s /c "D:\WeX5_V3.7\model\Native\鏍间鸡澶ц鏂囧鐢熺\build\src\platforms\android\gradlew cdvBuildRelease -b D:\WeX5_V3.7\model\Native\鏍间鸡澶ц鏂囧鐢熺\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline"      Error: cmd: Command failed with exit code 1   ****ERROR****: 子任务 "exec" 执行失败。   ****ERROR****: 任务 "buildAndroid" 执行失败。   ****ERROR****: 执行出错:   ****ERROR****: 错误信息: exec returned: 1   ****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html   C:\Users\ADMINI~1\AppData\Local\Temp\8421560c-5ffb-4049-a64d-5cf6d75999c6\pack.xml:91: exec returned: 1           at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:643)           at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669)           at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:495)           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****: 子任务 "java" 执行失败。****ERROR****: 任务 "pack" 执行失败。****ERROR****: 执行出错:****ERROR****: 错误信息: Java returned: -3****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
发表于 2018-5-28 17:06:44 | 显示全部楼层
好像环境有问题! 关闭杀毒软件,再重新打包试试吧
如果还不行,杀毒软件清理下环境,再退出杀毒软件,然后再重新打包下
可以先打包平台案例,先保证环境没问题再说

另外 3.8版本已经发布了,欢迎升级到3.8再打包
3.8的插件有过更新,bug较少
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

69

主题

320

帖子

658

积分

高级会员

Rank: 4

积分
658
QQ
 楼主| 发表于 2018-5-28 18:01:37 | 显示全部楼层
liangyongfei 发表于 2018-5-28 17:06
好像环境有问题! 关闭杀毒软件,再重新打包试试吧
如果还不行,杀毒软件清理下环境,再退出杀毒软件,然后 ...

好的我试一下3.8。我用了百度定位的插件打包就报错,我把定位的插件删了,重新打包就没有问题了。
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-9-25 21:23 , Processed in 0.060614 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

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