|
楼主 |
发表于 2019-1-14 16:16:45
|
显示全部楼层
删掉项目重新打包,有一直提示这个错误???- :CordovaLib:processReleaseJavaRes UP-TO-DATE
- :CordovaLib:transformResourcesWithMergeJavaResForRelease
- :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForRelease
- :CordovaLib:mergeReleaseJniLibFolders
- :CordovaLib:transformNativeLibsWithMergeJniLibsForRelease
- :CordovaLib:transformNativeLibsWithSyncJniLibsForRelease
- :CordovaLib:bundleRelease
- :prepareDebugDependencies
- :compileDebugAidl
- :compileDebugRenderscript
- :generateDebugBuildConfig
- :generateDebugResValues
- :generateDebugResources
- :mergeDebugResources
- :processDebugManifest
- \\?\D:\develop\WeX5_V3.8\model\Native\????app\build\src\platforms\android\build\intermediates\manifests\full\debug\AndroidManifest.xml:78: error: No resource identifier found for attribute 'appComponentFactory' in package 'android'
-
-
-
- FAILURE: Build failed with an exception.
-
- * What went wrong:
- Execution failed for task ':processDebugResources'.
- > com.android.ide.common.process.ProcessException: Failed to execute aapt
-
- * Try:
- Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
- :processDebugResources FAILED
-
- BUILD FAILED
-
- Total time: 42.778 secs
- Error: cmd: Command failed with exit code 1 Error output:
- 注: D:\develop\WeX5_V3.8\model\Native\锟斤拷锟斤拷app\build\src\platforms\android\JustepGetContent\src\main\java\com\justep\x5\support\media\ExtAudioRecorder.java使锟矫或覆革拷锟斤拷锟窖癸拷时锟斤拷 API锟斤拷
- 注: 锟叫癸拷锟斤拷细锟斤拷息, 锟斤拷使锟斤拷 -Xlint:deprecation 锟斤拷锟铰憋拷锟诫。
- 注: D:\develop\WeX5_V3.8\model\Native\锟斤拷锟斤拷app\build\src\platforms\android\JustepGetContent\src\main\java\com\justep\x5\support\chooser\FileUploadChooserActivity.java使锟斤拷锟斤拷未锟斤拷锟斤拷锟斤拷锟津不帮拷全锟侥诧拷锟斤拷锟斤拷
- 注: 锟叫癸拷锟斤拷细锟斤拷息, 锟斤拷使锟斤拷 -Xlint:unchecked 锟斤拷锟铰憋拷锟诫。
- 注: 某些锟斤拷锟斤拷锟侥硷拷使锟矫或覆革拷锟斤拷锟窖癸拷时锟斤拷 API锟斤拷
- 注: 锟叫癸拷锟斤拷细锟斤拷息, 锟斤拷使锟斤拷 -Xlint:deprecation 锟斤拷锟铰憋拷锟诫。
- \\?\D:\develop\WeX5_V3.8\model\Native\????app\build\src\platforms\android\build\intermediates\manifests\full\debug\AndroidManifest.xml:78: error: No resource identifier found for attribute 'appComponentFactory' in package 'android'
-
-
-
- FAILURE: Build failed with an exception.
-
- * What went wrong:
- Execution failed for task ':processDebugResources'.
- > com.android.ide.common.process.ProcessException: Failed to execute aapt
-
- * Try:
- Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
- ****ERROR****: 子任务 "exec" 执行失败。
- ****ERROR****: 任务 "buildAndroid" 执行失败。
- ****ERROR****: 执行出错:
- ****ERROR****: 错误信息: exec returned: 1
- ****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
- C:\Users\Lenovo\AppData\Local\Temp\17e00294-f4ae-4ea6-93dc-e6da83520aae\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
复制代码 |
|