java returned_****ERROR****: 错误信息: exec returned: 1 Java returned: -3

开始......

增加插件:

使用到的插件: [phonegap-plugin-barcodescanner, cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils, com.justep.cordova.plugin.engine.tencent, cordova-plugin-x-toast, cordova-plugin-inappbrowser, cordova-plugin-app-version, cordova-plugin-spinner-dialog, cordova-plugin-keyboard]

开始安装插件......

开始准备插件参数......

插件 "phonegap-plugin-barcodescanner" 参数如下:

插件 "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" 参数如下:

插件 "com.justep.cordova.plugin.engine.tencent" 参数如下:

引擎选择方式(webViewEngine):auto

插件 "cordova-plugin-app-version" 参数如下:

插件 "cordova-plugin-spinner-dialog" 参数如下:

插件 "cordova-plugin-keyboard" 参数如下:

插件参数准备完成

Installing "phonegap-plugin-barcodescanner" for android

Installing "phonegap-plugin-barcodescanner" for ios

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.

Installing "com.justep.cordova.plugin.engine.tencent" for android

Installing "com.justep.cordova.plugin.engine.tencent" for ios

Installing "cordova-plugin-app-version" for android

Installing "cordova-plugin-app-version" for ios

Installing "cordova-plugin-spinner-dialog" for android

Installing "cordova-plugin-spinner-dialog" for ios

Installing "cordova-plugin-keyboard" for android

Installing "cordova-plugin-keyboard" for ios

插件安装完成

创建源代码工程:

生成源代码:

完成。

init

开始......

生成应用环境准备:

android应用环境准备:

ios应用环境准备:

生成android应用包:

Running command: cmd "/s /c "D:\wex5\model\Native\aa\build\src\platforms\android\cordova\build.bat --release --gradleArg=--offline""

ANDROID_HOME=D:\wex5\tools\adt-sdk

JAVA_HOME=D:\wex5\java\jre1.8

Running: D:\wex5\model\Native\aa\build\src\platforms\android\gradlew cdvBuildRelease -b D:\wex5\model\Native\aa\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.

* What went wrong:

Unable to start the daemon process.

This problem might be caused by incorrect configuration of the daemon.

For example, an unrecognized jvm option is used.

Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.10/userguide/gradle_daemon.html

Please read the following process output to find out more:

-----------------------

Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

* Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

D:\wex5\model\Native\aa\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\model\Native\aa\build\src\platforms\android\gradlew cdvBuildRelease -b D:\wex5\model\Native\aa\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline"

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

Error: cmd: Command failed with exit code 1

C:\Users\THINKP~1\AppData\Local\Temp\fdb14cf7-7e7e-4a6b-837a-e951cc319e60\pack.xml:88: 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****: 子任务 "exec" 执行失败。

****ERROR****: 任务 "buildAndroid" 执行失败。

****ERROR****: 执行出错:

****ERROR****: 错误信息: exec returned: 1

****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

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值