|
代码编译打包出现 错误
for more details
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default) @ x_base_core_project ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 462 source files to D:\O2OA-master\o2server\x_base_core_project\target\classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for o2server 6.4:
[INFO]
[INFO] o2server ........................................... SUCCESS [ 0.457 s]
[INFO] x_base_core_project ................................ FAILURE [ 5.414 s]
[INFO] x_query_core_entity ................................ SKIPPED
[INFO] x_attendance_core_entity ........................... SKIPPED
[INFO] x_bbs_core_entity .................................. SKIPPED
[INFO] x_calendar_core_entity ............................. SKIPPED
[INFO] x_cms_core_entity .................................. SKIPPED
[INFO] x_component_core_entity ............................ SKIPPED
[INFO] x_file_core_entity ................................. SKIPPED
[INFO] x_general_core_entity .............................. SKIPPED
[INFO] x_hotpic_core_entity ............................... SKIPPED
[INFO] x_jpush_core_entity ................................ SKIPPED
[INFO] x_meeting_core_entity .............................. SKIPPED
[INFO] x_message_core_entity .............................. SKIPPED
[INFO] x_mind_core_entity ................................. SKIPPED
[INFO] x_organization_core_entity ......................... SKIPPED
[INFO] x_portal_core_entity ............................... SKIPPED
[INFO] x_processplatform_core_entity ...................... SKIPPED
[INFO] x_program_center_core_entity ....................... SKIPPED
[INFO] x_organization_core_express ........................ SKIPPED
[INFO] x_query_core_express ............................... SKIPPED
[INFO] x_processplatform_core_express ..................... SKIPPED
[INFO] x_bbs_assemble_control ............................. SKIPPED
[INFO] x_calendar_assemble_control ........................ SKIPPED
[INFO] x_cms_core_express ................................. SKIPPED
[INFO] x_cms_assemble_control ............................. SKIPPED
[INFO] x_attendance_assemble_control ...................... SKIPPED
[INFO] x_component_assemble_control ....................... SKIPPED
[INFO] x_file_assemble_control ............................ SKIPPED
[INFO] x_general_assemble_control ......................... SKIPPED
[INFO] x_hotpic_assemble_control .......................... SKIPPED
[INFO] x_jpush_assemble_control ........................... SKIPPED
[INFO] x_meeting_assemble_control ......................... SKIPPED
[INFO] x_message_assemble_communicate ..................... SKIPPED
[INFO] x_mind_assemble_control ............................ SKIPPED
[INFO] x_organization_assemble_authentication ............. SKIPPED
[INFO] x_organization_assemble_control .................... SKIPPED
[INFO] x_organization_assemble_express .................... SKIPPED
[INFO] x_organization_assemble_personal ................... SKIPPED
[INFO] x_portal_assemble_designer ......................... SKIPPED
[INFO] x_portal_assemble_surface .......................... SKIPPED
[INFO] x_processplatform_assemble_bam ..................... SKIPPED
[INFO] x_processplatform_assemble_designer ................ SKIPPED
[INFO] x_processplatform_assemble_surface ................. SKIPPED
[INFO] x_processplatform_service_processing ............... SKIPPED
[INFO] x_query_assemble_designer .......................... SKIPPED
[INFO] x_query_assemble_surface ........................... SKIPPED
[INFO] x_query_service_processing ......................... SKIPPED
[INFO] x_program_center ................................... SKIPPED
[INFO] x_console .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.974 s
[INFO] Finished at: 2022-02-12T00:18:04+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default) on project x_base_core_project: Fatal error compiling: 无效的目标发行版: 11 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluen ... oExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :x_base_core_project
[00:18:05] 'build_server' errored after 22 s
[00:18:05] Error in plugin "gulp-shell"
Message:
Command `npm run build_server_script` failed with exit code 1
|
|