12
发帖
楼主: heifumen

按照官网教程,编译出来的不对

升级   4%

24

主题

67

回帖

400

积分

注册会员

Rank: 2

积分
400
发表于 2023-7-29 09:47:05 | 显示全部楼层
启蒙星 发表于 2023-7-28 17:42
你下载的是develop分支还是master分支,要下载master分支,当前环境是否是java11,再看看打包过程中x_query ...

Microsoft Windows [版本 10.0.19045.3208]
(c) Microsoft Corporation。保留所有权利。

C:\Users\Admin>g:

G:\>cd G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>npm install

up to date, audited 749 packages in 13s

34 packages are looking for funding
  run `npm fund` for details

21 vulnerabilities (3 moderate, 12 high, 6 critical)

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>npm install -g gulp-ci jsdoc

changed 27 packages, and audited 28 packages in 6s

2 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>npm run build_ci:linux

> o2oa@4.0.3763 build_ci:linux
> npm run clear && npm run preperation:linux && npm run build_parallel && npm run deploy:linux  && npm run typeInfor


> o2oa@4.0.3763 clear
> gulp clear_build

[08:51:24] Using gulpfile G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\gulpfile.js
[08:51:24] Starting 'clear_build'...
---------------------------------------------------------------------
  . clear old build ...
---------------------------------------------------------------------
[08:51:24] Finished 'clear_build' after 18 ms

> o2oa@4.0.3763 preperation:linux
> gulp preperation --e linux_java11

[08:51:27] Using gulpfile G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\gulpfile.js
[08:51:27] Starting 'preperation'...
[08:51:27] Starting 'download_commons_and_jvm'...
[08:51:27] begin download commons and jvm
---------------------------------------------------------------------
  . Start to download the dependencies needed for compilation ...
---------------------------------------------------------------------
[08:52:59] download commons and jvm completed
[08:52:59] Finished 'download_commons_and_jvm' after 1.53 min
[08:52:59] Starting 'decompress_commons_and_jvm'...
---------------------------------------------------------------------
  . Start to decompress the dependencies needed for compilation ...
---------------------------------------------------------------------
[08:52:59] begin decompress commons and jvm
[08:53:10] 959 evn-o2server-commons-7.3-commons/commons/winsw.exe ...[08:53:10] decompress commons and jvm completed. 959 files
[08:53:10] Finished 'decompress_commons_and_jvm' after 12 s
[08:53:10] Starting 'move_commons'...
---------------------------------------------------------------------
  . move commons files to o2server/commons ...
---------------------------------------------------------------------
[08:53:21] Finished 'move_commons' after 11 s
[08:53:21] Starting 'move_jvm'...
---------------------------------------------------------------------
  . move jvm files to o2server/jvm ...
---------------------------------------------------------------------
[08:53:28] Finished 'move_jvm' after 6.41 s
[08:53:28] Starting 'clear_commons_git'...
[08:53:29] Finished 'clear_commons_git' after 844 ms
[08:53:29] Starting 'clear_jvm_git'...
[08:53:29] Finished 'clear_jvm_git' after 627 ms
[08:53:29] Finished 'preperation' after 2.03 min

> o2oa@4.0.3763 build_parallel
> npm run build_server && npm run build_web && npm run build_api


> o2oa@4.0.3763 build_server
> gulp build_server

[08:53:33] Using gulpfile G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\gulpfile.js
[08:53:33] Starting 'build_server'...
---------------------------------------------------------------------
  . Start compiling the server ...
---------------------------------------------------------------------

> o2oa@4.0.3763 build_server_script
> cd o2server && mvn clean && mvn install

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] o2server                                                           [pom]
[INFO] x_base_core_project                                                [jar]
[INFO] x_query_core_entity                                                [jar]
[INFO] x_attendance_core_entity                                           [jar]
[INFO] x_bbs_core_entity                                                  [jar]
[INFO] x_calendar_core_entity                                             [jar]
[INFO] x_cms_core_entity                                                  [jar]
[INFO] x_component_core_entity                                            [jar]
[INFO] x_file_core_entity                                                 [jar]
[INFO] x_general_core_entity                                              [jar]
[INFO] x_hotpic_core_entity                                               [jar]
[INFO] x_jpush_core_entity                                                [jar]
[INFO] x_meeting_core_entity                                              [jar]
[INFO] x_message_core_entity                                              [jar]
[INFO] x_mind_core_entity                                                 [jar]
[INFO] x_organization_core_entity                                         [jar]
[INFO] x_portal_core_entity                                               [jar]
[INFO] x_processplatform_core_entity                                      [jar]
[INFO] x_program_center_core_entity                                       [jar]
[INFO] x_organization_core_express                                        [jar]
[INFO] x_query_core_express                                               [jar]
[INFO] x_processplatform_core_express                                     [jar]
[INFO] x_bbs_assemble_control                                             [war]
[INFO] x_calendar_assemble_control                                        [war]
[INFO] x_cms_core_express                                                 [jar]
[INFO] x_cms_assemble_control                                             [war]
[INFO] x_attendance_assemble_control                                      [war]
[INFO] x_component_assemble_control                                       [war]
[INFO] x_file_assemble_control                                            [war]
[INFO] x_general_assemble_control                                         [war]
[INFO] x_hotpic_assemble_control                                          [war]
[INFO] x_jpush_assemble_control                                           [war]
[INFO] x_meeting_assemble_control                                         [war]
[INFO] x_message_assemble_communicate                                     [war]
[INFO] x_mind_assemble_control                                            [war]
[INFO] x_organization_assemble_authentication                             [war]
[INFO] x_organization_assemble_control                                    [war]
[INFO] x_organization_assemble_express                                    [war]
[INFO] x_organization_assemble_personal                                   [war]
[INFO] x_portal_assemble_designer                                         [war]
[INFO] x_portal_assemble_surface                                          [war]
[INFO] x_processplatform_assemble_bam                                     [war]
[INFO] x_processplatform_assemble_designer                                [war]
[INFO] x_processplatform_assemble_surface                                 [war]
[INFO] x_processplatform_service_processing                               [war]
[INFO] x_query_assemble_designer                                          [war]
[INFO] x_query_assemble_surface                                           [war]
[INFO] x_query_service_processing                                         [war]
[INFO] x_program_center                                                   [war]
[INFO] x_console                                                          [jar]
[INFO]
[INFO] -------------------------< net.o2oa2server >--------------------------
[INFO] Building o2server 8.0                                             [1/50]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ o2server ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_base_core_project >--------------------
[INFO] Building x_base_core_project 8.0                                  [2/50]
[INFO]   from x_base_core_project\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_base_core_project ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_query_core_entity >--------------------
[INFO] Building x_query_core_entity 8.0                                  [3/50]
[INFO]   from x_query_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_query_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_attendance_core_entity >------------------
[INFO] Building x_attendance_core_entity 8.0                             [4/50]
[INFO]   from x_attendance_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_attendance_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------------< net.o2oa:x_bbs_core_entity >---------------------
[INFO] Building x_bbs_core_entity 8.0                                    [5/50]
[INFO]   from x_bbs_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_bbs_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_calendar_core_entity >-------------------
[INFO] Building x_calendar_core_entity 8.0                               [6/50]
[INFO]   from x_calendar_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_calendar_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------------< net.o2oa:x_cms_core_entity >---------------------
[INFO] Building x_cms_core_entity 8.0                                    [7/50]
[INFO]   from x_cms_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_cms_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_component_core_entity >------------------
[INFO] Building x_component_core_entity 8.0                              [8/50]
[INFO]   from x_component_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_component_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_component_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_file_core_entity >---------------------
[INFO] Building x_file_core_entity 8.0                                   [9/50]
[INFO]   from x_file_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_file_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_file_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_general_core_entity >-------------------
[INFO] Building x_general_core_entity 8.0                               [10/50]
[INFO]   from x_general_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_general_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_general_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_hotpic_core_entity >--------------------
[INFO] Building x_hotpic_core_entity 8.0                                [11/50]
[INFO]   from x_hotpic_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_hotpic_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_hotpic_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_jpush_core_entity >--------------------
[INFO] Building x_jpush_core_entity 8.0                                 [12/50]
[INFO]   from x_jpush_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_jpush_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_jpush_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_meeting_core_entity >-------------------
[INFO] Building x_meeting_core_entity 8.0                               [13/50]
[INFO]   from x_meeting_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_meeting_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_meeting_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_message_core_entity >-------------------
[INFO] Building x_message_core_entity 8.0                               [14/50]
[INFO]   from x_message_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_message_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_message_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_mind_core_entity >---------------------
[INFO] Building x_mind_core_entity 8.0                                  [15/50]
[INFO]   from x_mind_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_mind_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_mind_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_organization_core_entity >-----------------
[INFO] Building x_organization_core_entity 8.0                          [16/50]
[INFO]   from x_organization_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_organization_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_portal_core_entity >--------------------
[INFO] Building x_portal_core_entity 8.0                                [17/50]
[INFO]   from x_portal_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_portal_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_portal_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------< net.o2oa:x_processplatform_core_entity >---------------
[INFO] Building x_processplatform_core_entity 8.0                       [18/50]
[INFO]   from x_processplatform_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_processplatform_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------< net.o2oa:x_program_center_core_entity >----------------
[INFO] Building x_program_center_core_entity 8.0                        [19/50]
[INFO]   from x_program_center_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_program_center_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_program_center_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_organization_core_express >----------------
[INFO] Building x_organization_core_express 8.0                         [20/50]
[INFO]   from x_organization_core_express\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_organization_core_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_core_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_query_core_express >--------------------
[INFO] Building x_query_core_express 8.0                                [21/50]
[INFO]   from x_query_core_express\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_query_core_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_processplatform_core_express >---------------
[INFO] Building x_processplatform_core_express 8.0                      [22/50]
[INFO]   from x_processplatform_core_express\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_processplatform_core_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_core_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_bbs_assemble_control >-------------------
[INFO] Building x_bbs_assemble_control 8.0                              [23/50]
[INFO]   from x_bbs_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_bbs_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_calendar_assemble_control >----------------
[INFO] Building x_calendar_assemble_control 8.0                         [24/50]
[INFO]   from x_calendar_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_calendar_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_cms_core_express >---------------------
[INFO] Building x_cms_core_express 8.0                                  [25/50]
[INFO]   from x_cms_core_express\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_cms_core_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_core_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_cms_assemble_control >-------------------
[INFO] Building x_cms_assemble_control 8.0                              [26/50]
[INFO]   from x_cms_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_cms_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------< net.o2oa:x_attendance_assemble_control >---------------
[INFO] Building x_attendance_assemble_control 8.0                       [27/50]
[INFO]   from x_attendance_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_attendance_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------< net.o2oa:x_component_assemble_control >----------------
[INFO] Building x_component_assemble_control 8.0                        [28/50]
[INFO]   from x_component_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_component_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_component_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_file_assemble_control >------------------
[INFO] Building x_file_assemble_control 8.0                             [29/50]
[INFO]   from x_file_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_file_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_file_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_general_assemble_control >-----------------
[INFO] Building x_general_assemble_control 8.0                          [30/50]
[INFO]   from x_general_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_general_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_general_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_hotpic_assemble_control >-----------------
[INFO] Building x_hotpic_assemble_control 8.0                           [31/50]
[INFO]   from x_hotpic_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_hotpic_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_hotpic_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_jpush_assemble_control >------------------
[INFO] Building x_jpush_assemble_control 8.0                            [32/50]
[INFO]   from x_jpush_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_jpush_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_jpush_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_meeting_assemble_control >-----------------
[INFO] Building x_meeting_assemble_control 8.0                          [33/50]
[INFO]   from x_meeting_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_meeting_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_meeting_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_message_assemble_communicate >---------------
[INFO] Building x_message_assemble_communicate 8.0                      [34/50]
[INFO]   from x_message_assemble_communicate\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_message_assemble_communicate ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_message_assemble_communicate (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_mind_assemble_control >------------------
[INFO] Building x_mind_assemble_control 8.0                             [35/50]
[INFO]   from x_mind_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_mind_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_mind_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------< net.o2oa:x_organization_assemble_authentication >-----------
[INFO] Building x_organization_assemble_authentication 8.0              [36/50]
[INFO]   from x_organization_assemble_authentication\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_organization_assemble_authentication ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_assemble_authentication (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_organization_assemble_control >--------------
[INFO] Building x_organization_assemble_control 8.0                     [37/50]
[INFO]   from x_organization_assemble_control\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_organization_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_organization_assemble_express >--------------
[INFO] Building x_organization_assemble_express 8.0                     [38/50]
[INFO]   from x_organization_assemble_express\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_organization_assemble_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_assemble_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------< net.o2oa:x_organization_assemble_personal >--------------
[INFO] Building x_organization_assemble_personal 8.0                    [39/50]
[INFO]   from x_organization_assemble_personal\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_organization_assemble_personal ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_assemble_personal (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_portal_assemble_designer >-----------------
[INFO] Building x_portal_assemble_designer 8.0                          [40/50]
[INFO]   from x_portal_assemble_designer\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_portal_assemble_designer ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_portal_assemble_designer (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_portal_assemble_surface >-----------------
[INFO] Building x_portal_assemble_surface 8.0                           [41/50]
[INFO]   from x_portal_assemble_surface\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_portal_assemble_surface ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_portal_assemble_surface (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_processplatform_assemble_bam >---------------
[INFO] Building x_processplatform_assemble_bam 8.0                      [42/50]
[INFO]   from x_processplatform_assemble_bam\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_processplatform_assemble_bam ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_assemble_bam (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------< net.o2oa:x_processplatform_assemble_designer >------------
[INFO] Building x_processplatform_assemble_designer 8.0                 [43/50]
[INFO]   from x_processplatform_assemble_designer\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_processplatform_assemble_designer ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_assemble_designer (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------< net.o2oa:x_processplatform_assemble_surface >-------------
[INFO] Building x_processplatform_assemble_surface 8.0                  [44/50]
[INFO]   from x_processplatform_assemble_surface\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_processplatform_assemble_surface ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_assemble_surface (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------< net.o2oa:x_processplatform_service_processing >------------
[INFO] Building x_processplatform_service_processing 8.0                [45/50]
[INFO]   from x_processplatform_service_processing\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_processplatform_service_processing ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_service_processing (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_query_assemble_designer >-----------------
[INFO] Building x_query_assemble_designer 8.0                           [46/50]
[INFO]   from x_query_assemble_designer\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_query_assemble_designer ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_assemble_designer (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_query_assemble_surface >------------------
[INFO] Building x_query_assemble_surface 8.0                            [47/50]
[INFO]   from x_query_assemble_surface\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_query_assemble_surface ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_assemble_surface (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_query_service_processing >-----------------
[INFO] Building x_query_service_processing 8.0                          [48/50]
[INFO]   from x_query_service_processing\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_query_service_processing ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_service_processing (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------------< net.o2oa:x_program_center >----------------------
[INFO] Building x_program_center 8.0                                    [49/50]
[INFO]   from x_program_center\pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_program_center ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_program_center (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------------< net.o2oa:x_console >-------------------------
[INFO] Building x_console 8.0                                           [50/50]
[INFO]   from x_console\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ x_console ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_console (includes = [**/*_.java], excludes = [])
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for o2server 8.0:
[INFO]
[INFO] o2server ........................................... SUCCESS [ 14.062 s]
[INFO] x_base_core_project ................................ SUCCESS [  1.032 s]
[INFO] x_query_core_entity ................................ SUCCESS [  0.047 s]
[INFO] x_attendance_core_entity ........................... SUCCESS [  0.202 s]
[INFO] x_bbs_core_entity .................................. SUCCESS [  0.061 s]
[INFO] x_calendar_core_entity ............................. SUCCESS [  0.019 s]
[INFO] x_cms_core_entity .................................. SUCCESS [  0.031 s]
[INFO] x_component_core_entity ............................ SUCCESS [  0.000 s]
[INFO] x_file_core_entity ................................. SUCCESS [  0.015 s]
[INFO] x_general_core_entity .............................. SUCCESS [  0.016 s]
[INFO] x_hotpic_core_entity ............................... SUCCESS [  0.000 s]
[INFO] x_jpush_core_entity ................................ SUCCESS [  0.016 s]
[INFO] x_meeting_core_entity .............................. SUCCESS [  0.008 s]
[INFO] x_message_core_entity .............................. SUCCESS [  0.007 s]
[INFO] x_mind_core_entity ................................. SUCCESS [  0.008 s]
[INFO] x_organization_core_entity ......................... SUCCESS [  0.009 s]
[INFO] x_portal_core_entity ............................... SUCCESS [  0.008 s]
[INFO] x_processplatform_core_entity ...................... SUCCESS [  0.012 s]
[INFO] x_program_center_core_entity ....................... SUCCESS [  0.009 s]
[INFO] x_organization_core_express ........................ SUCCESS [  0.032 s]
[INFO] x_query_core_express ............................... SUCCESS [  0.016 s]
[INFO] x_processplatform_core_express ..................... SUCCESS [  0.015 s]
[INFO] x_bbs_assemble_control ............................. SUCCESS [  0.032 s]
[INFO] x_calendar_assemble_control ........................ SUCCESS [  0.015 s]
[INFO] x_cms_core_express ................................. SUCCESS [  0.016 s]
[INFO] x_cms_assemble_control ............................. SUCCESS [  0.043 s]
[INFO] x_attendance_assemble_control ...................... SUCCESS [  0.019 s]
[INFO] x_component_assemble_control ....................... SUCCESS [  0.016 s]
[INFO] x_file_assemble_control ............................ SUCCESS [  0.015 s]
[INFO] x_general_assemble_control ......................... SUCCESS [  0.016 s]
[INFO] x_hotpic_assemble_control .......................... SUCCESS [  0.015 s]
[INFO] x_jpush_assemble_control ........................... SUCCESS [  0.021 s]
[INFO] x_meeting_assemble_control ......................... SUCCESS [  0.011 s]
[INFO] x_message_assemble_communicate ..................... SUCCESS [  0.016 s]
[INFO] x_mind_assemble_control ............................ SUCCESS [  0.015 s]
[INFO] x_organization_assemble_authentication ............. SUCCESS [  0.016 s]
[INFO] x_organization_assemble_control .................... SUCCESS [  0.016 s]
[INFO] x_organization_assemble_express .................... SUCCESS [  0.015 s]
[INFO] x_organization_assemble_personal ................... SUCCESS [  0.027 s]
[INFO] x_portal_assemble_designer ......................... SUCCESS [  0.004 s]
[INFO] x_portal_assemble_surface .......................... SUCCESS [  0.016 s]
[INFO] x_processplatform_assemble_bam ..................... SUCCESS [  0.015 s]
[INFO] x_processplatform_assemble_designer ................ SUCCESS [  0.032 s]
[INFO] x_processplatform_assemble_surface ................. SUCCESS [  0.040 s]
[INFO] x_processplatform_service_processing ............... SUCCESS [  0.023 s]
[INFO] x_query_assemble_designer .......................... SUCCESS [  0.015 s]
[INFO] x_query_assemble_surface ........................... SUCCESS [  0.016 s]
[INFO] x_query_service_processing ......................... SUCCESS [  0.015 s]
[INFO] x_program_center ................................... SUCCESS [  0.047 s]
[INFO] x_console .......................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  17.281 s
[INFO] Finished at: 2023-07-29T08:53:53+08:00
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] o2server                                                           [pom]
[INFO] x_base_core_project                                                [jar]
[INFO] x_query_core_entity                                                [jar]
[INFO] x_attendance_core_entity                                           [jar]
[INFO] x_bbs_core_entity                                                  [jar]
[INFO] x_calendar_core_entity                                             [jar]
[INFO] x_cms_core_entity                                                  [jar]
[INFO] x_component_core_entity                                            [jar]
[INFO] x_file_core_entity                                                 [jar]
[INFO] x_general_core_entity                                              [jar]
[INFO] x_hotpic_core_entity                                               [jar]
[INFO] x_jpush_core_entity                                                [jar]
[INFO] x_meeting_core_entity                                              [jar]
[INFO] x_message_core_entity                                              [jar]
[INFO] x_mind_core_entity                                                 [jar]
[INFO] x_organization_core_entity                                         [jar]
[INFO] x_portal_core_entity                                               [jar]
[INFO] x_processplatform_core_entity                                      [jar]
[INFO] x_program_center_core_entity                                       [jar]
[INFO] x_organization_core_express                                        [jar]
[INFO] x_query_core_express                                               [jar]
[INFO] x_processplatform_core_express                                     [jar]
[INFO] x_bbs_assemble_control                                             [war]
[INFO] x_calendar_assemble_control                                        [war]
[INFO] x_cms_core_express                                                 [jar]
[INFO] x_cms_assemble_control                                             [war]
[INFO] x_attendance_assemble_control                                      [war]
[INFO] x_component_assemble_control                                       [war]
[INFO] x_file_assemble_control                                            [war]
[INFO] x_general_assemble_control                                         [war]
[INFO] x_hotpic_assemble_control                                          [war]
[INFO] x_jpush_assemble_control                                           [war]
[INFO] x_meeting_assemble_control                                         [war]
[INFO] x_message_assemble_communicate                                     [war]
[INFO] x_mind_assemble_control                                            [war]
[INFO] x_organization_assemble_authentication                             [war]
[INFO] x_organization_assemble_control                                    [war]
[INFO] x_organization_assemble_express                                    [war]
[INFO] x_organization_assemble_personal                                   [war]
[INFO] x_portal_assemble_designer                                         [war]
[INFO] x_portal_assemble_surface                                          [war]
[INFO] x_processplatform_assemble_bam                                     [war]
[INFO] x_processplatform_assemble_designer                                [war]
[INFO] x_processplatform_assemble_surface                                 [war]
[INFO] x_processplatform_service_processing                               [war]
[INFO] x_query_assemble_designer                                          [war]
[INFO] x_query_assemble_surface                                           [war]
[INFO] x_query_service_processing                                         [war]
[INFO] x_program_center                                                   [war]
[INFO] x_console                                                          [jar]
[INFO]
[INFO] -------------------------< net.o2oa2server >--------------------------
[INFO] Building o2server 8.0                                             [1/50]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ o2server ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\pom.xml to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\o2server\8.0\o2server-8.0.pom
[INFO]
[INFO] --------------------< net.o2oa:x_base_core_project >--------------------
[INFO] Building x_base_core_project 8.0                                  [2/50]
[INFO]   from x_base_core_project\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- compiler:3.8.1:compile (default) @ x_base_core_project ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 492 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/annotation/DescribeBuilder.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/annotation/DescribeBuilder.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/scripting/ClassFilter.java: 某些输入文件使用或覆盖了标记为待删除的已过时 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/scripting/ClassFilter.java: 有关详细信息, 请使用 -Xlint:removal 重新编译。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/container/EntityManagerContainer.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/container/EntityManagerContainer.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- exec:1.6.0:java (metaModelBuilder) @ x_base_core_project ---
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.MappedSuperclass;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.PrePersist;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.PreUpdate;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:17: 错误: 程序包org.apache.commons.beanutils不存在
import org.apache.commons.beanutils.PropertyUtils;
                                   ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:18: 错误: 程序包org.apache.commons.collections4不存在
import org.apache.commons.collections4.ListUtils;
                                      ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:19: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.BooleanUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:20: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:21: 错误: 程序包org.apache.commons.lang3.reflect不存在
import org.apache.commons.lang3.reflect.FieldUtils;
                                       ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:22: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:23: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Strategy;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:33: 错误: 找不到符号
@MappedSuperclass
^
  符号: 类 MappedSuperclass
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\SliceJpaObject.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\SliceJpaObject.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.MappedSuperclass;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\SliceJpaObject.java:8: 错误: 找不到符号
@MappedSuperclass
^
  符号: 类 MappedSuperclass
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:5: 错误: 程序包org.apache.commons.io不存在
import org.apache.commons.io.FilenameUtils;
                            ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:6: 错误: 程序包org.apache.commons.io不存在
import org.apache.commons.io.IOUtils;
                            ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:7: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:9: 错误: 程序包org.apache.commons.vfs2.cache不存在
import org.apache.commons.vfs2.cache.NullFilesCache;
                                    ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:10: 错误: 程序包org.apache.commons.vfs2.impl不存在
import org.apache.commons.vfs2.impl.StandardFileSystemManager;
                                   ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:11: 错误: 程序包org.apache.commons.vfs2.provider.ftp不存在
import org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder;
                                           ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:12: 错误: 程序包org.apache.commons.vfs2.provider.ftp不存在
import org.apache.commons.vfs2.provider.ftp.FtpFileType;
                                           ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:13: 错误: 程序包org.apache.commons.vfs2.provider.ftps不存在
import org.apache.commons.vfs2.provider.ftps.FtpsFileSystemConfigBuilder;
                                            ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:14: 错误: 程序包org.apache.commons.vfs2.provider.sftp不存在
import org.apache.commons.vfs2.provider.sftp.SftpFileSystemConfigBuilder;
                                            ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:15: 错误: 程序包org.apache.commons.vfs2.provider.webdav4不存在
import org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder;
                                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.MappedSuperclass;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:18: 错误: 程序包javax.persistence不存在
import javax.persistence.Transient;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:26: 错误: 找不到符号
@MappedSuperclass
^
  符号: 类 MappedSuperclass
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:29: 错误: 找不到符号
        private static FileSystemManager fileSystemManagerInstance;
                       ^
  符号:   类 FileSystemManager
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:31: 错误: 找不到符号
        private synchronized FileSystemManager getFileSystemManager() throws FileSystemException {
                             ^
  符号:   类 FileSystemManager
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:31: 错误: 找不到符号
        private synchronized FileSystemManager getFileSystemManager() throws FileSystemException {
                                                                             ^
  符号:   类 FileSystemException
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:296: 错误: 找不到符号
        private FileSystemOptions getOptions(StorageMapping mapping) throws Exception {
                ^
  符号:   类 FileSystemOptions
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:534: 错误: 程序包org.apache.hadoop.conf不存在
        private org.apache.hadoop.conf.Configuration hdfsConfiguration(StorageMapping mapping) {
                                      ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:8: 错误: 程序包org.apache.commons.vfs2不存在
import org.apache.commons.vfs2.*;
^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:122: 错误: 找不到符号
        @Column(name = ColumnNamePrefix + createTime_FIELDNAME)
         ^
  符号:   类 Column
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:126: 错误: 找不到符号
        @Column(name = ColumnNamePrefix + updateTime_FIELDNAME)
         ^
  符号:   类 Column
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:130: 错误: 找不到符号
        @Column(length = JpaObject.length_128B, name = ColumnNamePrefix + sequence_FIELDNAME)
         ^
  符号:   类 Column
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:308: 错误: 找不到符号
        @PrePersist
         ^
  符号:   类 PrePersist
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:325: 错误: 找不到符号
        @PreUpdate
         ^
  符号:   类 PreUpdate
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\SliceJpaObject.java:14: 错误: 找不到符号
        @Column(name = ColumnNamePrefix + distributeFactor_FIELDNAME)
         ^
  符号:   类 Column
  位置: 类 SliceJpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:79: 错误: 找不到符号
        @Transient
         ^
  符号:   类 Transient
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:90: 错误: 找不到符号
        public static final List<String> FieldsUnmodify = ListUtils.unmodifiableList(Arrays.asList(id_FIELDNAME,
                                                          ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:94: 错误: 找不到符号
        public static final List<String> FieldsUnmodifyIncludePorperties = ListUtils
                                                                           ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:99: 错误: 找不到符号
        public static final List<String> FieldsUnmodifyExcludeId = ListUtils.unmodifiableList(Arrays.asList(
                                                                   ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:103: 错误: 找不到符号
        public static final List<String> FieldsUnmodifyIncludePorpertiesExcludeId = ListUtils
                                                                                    ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:108: 错误: 找不到符号
        public static final List<String> FieldsInvisible = ListUtils.unmodifiableList(
                                                           ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:112: 错误: 找不到符号
        public static final List<String> FieldsInvisibleIncludeProperites = ListUtils.unmodifiableList(
                                                                            ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:116: 错误: 找不到符号
        public static final List<String> FieldsDefault = ListUtils
                                                         ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:250: 错误: 找不到符号
                for (Field f : FieldUtils.getFieldsListWithAnnotation(this.getClass(), Flag.class)) {
                               ^
  符号:   变量 FieldUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:251: 错误: 找不到符号
                        values.add(PropertyUtils.getProperty(this, f.getName()).toString());
                                   ^
  符号:   变量 PropertyUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:258: 错误: 找不到符号
                for (Field f : FieldUtils.getFieldsListWithAnnotation(this.getClass(), RestrictFlag.class)) {
                               ^
  符号:   变量 FieldUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:259: 错误: 找不到符号
                        values.add(PropertyUtils.getProperty(this, f.getName()).toString());
                                   ^
  符号:   变量 PropertyUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:282: 错误: 找不到符号
                for (Field field : FieldUtils.getFieldsListWithAnnotation(clz, Column.class)) {
                                                                               ^
  符号:   类 Column
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:282: 错误: 找不到符号
                for (Field field : FieldUtils.getFieldsListWithAnnotation(clz, Column.class)) {
                                   ^
  符号:   变量 FieldUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:283: 错误: 找不到符号
                        if (null == field.getAnnotation(ContainerTable.class)) {
                                                        ^
  符号:   类 ContainerTable
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:284: 错误: 找不到符号
                                if (BooleanUtils.isTrue(excludeInvisible) && FieldsInvisible.contains(field.getName())) {
                                    ^
  符号:   变量 BooleanUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:287: 错误: 找不到符号
                                if (BooleanUtils.isTrue(excludeLob)) {
                                    ^
  符号:   变量 BooleanUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:288: 错误: 找不到符号
                                        if (null != field.getAnnotation(Lob.class)) {
                                                                        ^
  符号:   类 Lob
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:291: 错误: 找不到符号
                                                Strategy strategy = field.getAnnotation(Strategy.class);
                                                ^
  符号:   类 Strategy
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:291: 错误: 找不到符号
                                                Strategy strategy = field.getAnnotation(Strategy.class);
                                                                                        ^
  符号:   类 Strategy
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:292: 错误: 找不到符号
                                                if ((null != strategy) && StringUtils.equals(JsonPropertiesValueHandler, strategy.value())) {
                                                                          ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:310: 错误: 找不到符号
                if (StringUtils.isEmpty(this.getId())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:319: 错误: 找不到符号
                if (StringUtils.isEmpty(this.getSequence())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:320: 错误: 找不到符号
                        this.setSequence(StringUtils.join(DateTools.compact(this.getCreateTime()), this.getId()));
                                         ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:327: 错误: 找不到符号
                if (StringUtils.isEmpty(this.getId())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:332: 错误: 找不到符号
                if (StringUtils.isEmpty(this.getSequence())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:333: 错误: 找不到符号
                        this.setSequence(StringUtils.join(DateTools.compact(this.getCreateTime()), this.getId()));
                                         ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:341: 错误: 找不到符号
                        PropertyUtils.setProperty(t, fields.get(i), objects);
                        ^
  符号:   变量 PropertyUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:33: 错误: 找不到符号
                        StandardFileSystemManager fs = new StandardFileSystemManager();
                        ^
  符号:   类 StandardFileSystemManager
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:33: 错误: 找不到符号
                        StandardFileSystemManager fs = new StandardFileSystemManager();
                                                           ^
  符号:   类 StandardFileSystemManager
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:34: 错误: 找不到符号
                        fs.setFilesCache(new NullFilesCache());
                                             ^
  符号:   类 NullFilesCache
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:35: 错误: 找不到符号
                        fs.setCacheStrategy(CacheStrategy.ON_RESOLVE);
                                            ^
  符号:   变量 CacheStrategy
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:108: 错误: 找不到符号
                this.setExtension(StringUtils.lowerCase(StringUtils.substringAfterLast(name, ".")));
                                  ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:108: 错误: 找不到符号
                this.setExtension(StringUtils.lowerCase(StringUtils.substringAfterLast(name, ".")));
                                                        ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:116: 错误: 找不到符号
                this.setExtension(StringUtils.lowerCase(StringUtils.substringAfterLast(name, ".")));
                                  ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:116: 错误: 找不到符号
                this.setExtension(StringUtils.lowerCase(StringUtils.substringAfterLast(name, ".")));
                                                        ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:123: 错误: 找不到符号
                        if (StringUtils.isNotEmpty(name)) {
                            ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:125: 错误: 找不到符号
                                this.setExtension(StringUtils.lowerCase(FilenameUtils.getExtension(name)));
                                                  ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:125: 错误: 找不到符号
                                this.setExtension(StringUtils.lowerCase(FilenameUtils.getExtension(name)));
                                                                        ^
  符号:   变量 FilenameUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:133: 错误: 找不到符号
                if (StringUtils.isNotEmpty(name)) {
                    ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:135: 错误: 找不到符号
                        this.setExtension(StringUtils.lowerCase(FilenameUtils.getExtension(name)));
                                          ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:135: 错误: 找不到符号
                        this.setExtension(StringUtils.lowerCase(FilenameUtils.getExtension(name)));
                                                                ^
  符号:   变量 FilenameUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:143: 错误: 找不到符号
                        return this.hdfsUpdateContent(mapping, IOUtils.toByteArray(input));
                                                               ^
  符号:   变量 IOUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:258: 错误: 找不到符号
                        if(StringUtils.isNotBlank(mapping.getName()) && !mapping.getHost().startsWith(mapping.getName())) {
                           ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:267: 错误: 找不到符号
                                prefix = prefix + StringUtils.substringAfter(mapping.getHost(), split);
                                                  ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:278: 错误: 找不到符号
                        return StringUtils.isEmpty(mapping.getPrefix()) ? "/" : ("/" + mapping.getPrefix());
                               ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:283: 错误: 找不到符号
                if (StringUtils.isNotBlank(mapping.getPrefix())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:297: 错误: 找不到符号
                FileSystemOptions opts = new FileSystemOptions();
                ^
  符号:   类 FileSystemOptions
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:297: 错误: 找不到符号
                FileSystemOptions opts = new FileSystemOptions();
                                             ^
  符号:   类 FileSystemOptions
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:303: 错误: 找不到符号
                        SftpFileSystemConfigBuilder sftpBuilder = SftpFileSystemConfigBuilder.getInstance();
                        ^
  符号:   类 SftpFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:303: 错误: 找不到符号
                        SftpFileSystemConfigBuilder sftpBuilder = SftpFileSystemConfigBuilder.getInstance();
                                                                  ^
  符号:   变量 SftpFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:313: 错误: 找不到符号
                        FtpFileSystemConfigBuilder ftpBuilder = FtpFileSystemConfigBuilder.getInstance();
                        ^
  符号:   类 FtpFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:313: 错误: 找不到符号
                        FtpFileSystemConfigBuilder ftpBuilder = FtpFileSystemConfigBuilder.getInstance();
                                                                ^
  符号:   变量 FtpFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:329: 错误: 找不到符号
                        ftpBuilder.setFileType(opts, FtpFileType.BINARY);
                                                     ^
  符号:   变量 FtpFileType
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:335: 错误: 找不到符号
                        FtpsFileSystemConfigBuilder ftpsBuilder = FtpsFileSystemConfigBuilder.getInstance();
                        ^
  符号:   类 FtpsFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:335: 错误: 找不到符号
                        FtpsFileSystemConfigBuilder ftpsBuilder = FtpsFileSystemConfigBuilder.getInstance();
                                                                  ^
  符号:   变量 FtpsFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:340: 错误: 找不到符号
                        ftpsBuilder.setFileType(opts, FtpFileType.BINARY);
                                                      ^
  符号:   变量 FtpFileType
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:346: 错误: 找不到符号
                        Webdav4FileSystemConfigBuilder webdavBuilder = Webdav4FileSystemConfigBuilder.getInstance();
                        ^
  符号:   类 Webdav4FileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:346: 错误: 找不到符号
                        Webdav4FileSystemConfigBuilder webdavBuilder = Webdav4FileSystemConfigBuilder.getInstance();
                                                                       ^
  符号:   变量 Webdav4FileSystemConfigBuilder
  位置: 类 StorageObject
100 个错误
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ x_base_core_project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\resources
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ x_base_core_project ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 492 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/annotation/DescribeBuilder.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/annotation/DescribeBuilder.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/scripting/ClassFilter.java: 某些输入文件使用或覆盖了标记为待删除的已过时 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/scripting/ClassFilter.java: 有关详细信息, 请使用 -Xlint:removal 重新编译。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/container/EntityManagerContainer.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/container/EntityManagerContainer.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- exec:1.6.0:java (enhanceBaseBuilder) @ x_base_core_project ---
40  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBaseBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.base.core.entity.JpaObject".
146  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBaseBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.base.core.entity.SliceJpaObject".
164  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBaseBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.base.core.entity.StorageObject".
183  enhance  WARN   [com.x.base.core.entity.tools.EnhanceBaseBuilder.main()] openjpa.Runtime - Found no persistent property in "com.x.base.core.entity.StorageObject"
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ x_base_core_project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\test\resources
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ x_base_core_project ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.0.0-M3:test (default-test) @ x_base_core_project ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.2.0:jar (default-jar) @ x_base_core_project ---
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target\x_base_core_project.jar
[INFO]
[INFO] --- resources:3.1.0:copy-resources (copy-jar) @ x_base_core_project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ x_base_core_project ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\pom.xml to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_base_core_project\8.0\x_base_core_project-8.0.pom
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target\x_base_core_project.jar to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_base_core_project\8.0\x_base_core_project-8.0.jar
[INFO]
[INFO] --------------------< net.o2oa:x_query_core_entity >--------------------
[INFO] Building x_query_core_entity 8.0                                  [3/50]
[INFO]   from x_query_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- compiler:3.8.1:compile (default) @ x_query_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_query_core_entity/src/main/java/com/x/query/core/entity/neural/Model.java: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Model.java使用或覆盖了已过时的 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_query_core_entity/src/main/java/com/x/query/core/entity/neural/Model.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO]
[INFO] --- exec:1.6.0:java (metaModelBuilder) @ x_query_core_entity ---
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:17: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:18: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:19: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:20: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:21: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:33: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:42: 错误: 无法访问PersistenceCapable
public class ImportModel extends SliceJpaObject {
       ^
  找不到org.apache.openjpa.enhance.PersistenceCapable的类文件
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:14: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:23: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:24: 错误: 找不到符号
@Schema(name = "ImportRecord", description = "数据中心导入记录.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:25: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:27: 错误: 找不到符号
@Table(name = PersistenceProperties.Import.ImportRecord.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:31: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:14: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:22: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:23: 错误: 找不到符号
@Schema(name = "ImportRecordItem", description = "数据中心导入记录条目.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:24: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:26: 错误: 找不到符号
@Table(name = PersistenceProperties.Import.ImportRecordItem.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:30: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.Transient;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:19: 错误: 程序包org.apache.commons.collections4不存在
import org.apache.commons.collections4.ListUtils;
                                      ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:20: 错误: 程序包org.apache.commons.lang3.time不存在
import org.apache.commons.lang3.time.DateUtils;
                                    ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:21: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.Persistent;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:22: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Strategy;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:33: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:35: 错误: 程序包javax.persistence不存在
@javax.persistence.Table(name = PersistenceProperties.Index.State.TABLE, uniqueConstraints = {
                  ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:39: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.EnumType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Enumerated;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:18: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:20: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:21: 错误: 程序包org.apache.commons.lang3.math不存在
import org.apache.commons.lang3.math.NumberUtils;
                                    ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:33: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:34: 错误: 找不到符号
@Schema(name = "Item", description = "数据中心数据条目.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:35: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:37: 错误: 找不到符号
@Table(name = PersistenceProperties.Item.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:54: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:15: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:16: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:17: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
注: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Model.java使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
100 个错误
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ x_query_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\resources
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ x_query_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_query_core_entity/src/main/java/com/x/query/core/entity/neural/Model.java: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Model.java使用或覆盖了已过时的 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_query_core_entity/src/main/java/com/x/query/core/entity/neural/Model.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO]
[INFO] --- exec:1.6.0:java (enhanceBuilder) @ x_query_core_entity ---
54  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.Stat".
207  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.Query".
245  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.index.State".
275  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.schema.ExternalConnection".
297  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.schema.Statement".
333  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.InValue".
356  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.Model".
398  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.OutValue".
419  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.InText".
440  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.OutText".
461  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.View".
492  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.schema.Table".
520  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.Item".
554  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.ImportRecord".
574  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.ImportRecordItem".
594  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.ImportModel".
618  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.Entry".
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ x_query_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\test\resources
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ x_query_core_entity ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.0.0-M3:test (default-test) @ x_query_core_entity ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- exec:1.6.0:java (TableBuilder) @ x_query_core_entity ---
describe class:com.x.query.core.entity.ImportModel.
describe class:com.x.query.core.entity.ImportRecord.
describe class:com.x.query.core.entity.ImportRecordItem.
describe class:com.x.query.core.entity.Item.
describe class:com.x.query.core.entity.Query.
describe class:com.x.query.core.entity.Stat.
describe class:com.x.query.core.entity.View.
describe class:com.x.query.core.entity.index.State.
describe class:com.x.query.core.entity.neural.Entry.
describe class:com.x.query.core.entity.neural.InText.
describe class:com.x.query.core.entity.neural.InValue.
describe class:com.x.query.core.entity.neural.Model.
describe class:com.x.query.core.entity.neural.OutText.
describe class:com.x.query.core.entity.neural.OutValue.
describe class:com.x.query.core.entity.schema.ExternalConnection.
describe class:com.x.query.core.entity.schema.Statement.
describe class:com.x.query.core.entity.schema.Table.
[INFO]
[INFO] --- exec:1.6.0:java (checkCore) @ x_query_core_entity ---
[INFO]
[INFO] --- jar:3.2.0:jar (default-jar) @ x_query_core_entity ---
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target\x_query_core_entity.jar
[INFO]
[INFO] --- resources:3.1.0:copy-resources (copy-jar) @ x_query_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ x_query_core_entity ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\pom.xml to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_query_core_entity\8.0\x_query_core_entity-8.0.pom
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target\x_query_core_entity.jar to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_query_core_entity\8.0\x_query_core_entity-8.0.jar
[INFO]
[INFO] -----------------< net.o2oa:x_attendance_core_entity >------------------
[INFO] Building x_attendance_core_entity 8.0                             [4/50]
[INFO]   from x_attendance_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- compiler:3.8.1:compile (default) @ x_attendance_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target\classes
[INFO]
[INFO] --- exec:1.6.0:java (metaModelBuilder) @ x_attendance_core_entity ---
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:20: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:29: 错误: 无法访问PersistenceCapable
public class AttendanceAdmin extends SliceJpaObject {
       ^
  找不到org.apache.openjpa.enhance.PersistenceCapable的类文件
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:22: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:24: 错误: 找不到符号
@Schema(name = "AttendanceAppealAuditInfo", description = "考勤申诉审批配置.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:26: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:27: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceAppealAuditInfo.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceAppealAuditInfo.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:30: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:25: 错误: 程序包io.swagger.v3.oas.annotations.media 不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:27: 错误: 找不到符号
@Schema(name = "AttendanceAppealInfo", description = "考勤申诉信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:29: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:30: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceAppealInfo.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceAppealInfo.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:33: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:18: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:27: 错误: 程序包io.swagger.v3.oas.annotations.media不存 在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:29: 错误: 找不到符号
@Schema(name = "AttendanceDetail", description = "考勤信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:31: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:32: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceDetail.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceDetail.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:35: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:15: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:24: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:26: 错误: 找不到符号
@Schema(name = "AttendanceDetailMobile", description = "移动端考勤信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:28: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:29: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceDetailMobile.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceDetailMobile.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:32: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:20: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:21: 错误: 找不到符号
@Schema(name = "AttendanceDetail", description = "考勤钉钉信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:23: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:24: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceDingtalkDetail.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceDingtalkDetail.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:27: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:18: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:20: 错误: 找不到符号
@Schema(name = "AttendanceEmployeeConfig", description = "考勤雇员配置.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:22: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:23: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceEmployeeConfig.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceEmployeeConfig.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:26: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceImportFileInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceImportFileInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
100 个错误
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ x_attendance_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\resources
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ x_attendance_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target\classes
[INFO]
[INFO] --- exec:1.6.0:java (enhanceBuilder) @ x_attendance_core_entity ---
48  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticDingdingUnitForMonth".
180  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceSetting".
208  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticTopUnitForDay".
239  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticTopUnitForMonth".
267  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticQywxPersonForMonth".
293  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticQywxUnitForDay".
317  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceDingtalkDetail".
344  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceDetail".
385  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceWorkPlace".
406  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceSelfHoliday".
428  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceAdmin".
450  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceImportFileInfo".
475  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticPersonForMonth".
504  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceAppealAuditInfo".
528  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceWorkDayConfig".
550  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticUnitForMonth".
574  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticUnitForDay".
601  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceQywxDetail".
622  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticDingdingPersonForMonth".
646  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticDingdingUnitForDay".
667  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceEmployeeConfig".
686  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceDetailMobile".
709  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceStatisticRequireLog".
733  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.DingdingQywxSyncRecord".
751  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticQywxUnitForMonth".
769  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceScheduleSetting".
788  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceAppealInfo".
809  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceStatisticalCycle".
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ x_attendance_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\test\resources
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ x_attendance_core_entity ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.0.0-M3:test (default-test) @ x_attendance_core_entity ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- exec:1.6.0:java (TableBuilder) @ x_attendance_core_entity ---
describe class:com.x.attendance.entity.AttendanceAdmin.
describe class:com.x.attendance.entity.AttendanceAppealAuditInfo.
describe class:com.x.attendance.entity.AttendanceAppealInfo.
describe class:com.x.attendance.entity.AttendanceDetail.
describe class:com.x.attendance.entity.AttendanceDetailMobile.
describe class:com.x.attendance.entity.AttendanceDingtalkDetail.
describe class:com.x.attendance.entity.AttendanceEmployeeConfig.
describe class:com.x.attendance.entity.AttendanceImportFileInfo.
describe class:com.x.attendance.entity.AttendanceQywxDetail.
describe class:com.x.attendance.entity.AttendanceScheduleSetting.
describe class:com.x.attendance.entity.AttendanceSelfHoliday.
describe class:com.x.attendance.entity.AttendanceSetting.
describe class:com.x.attendance.entity.AttendanceStatisticRequireLog.
describe class:com.x.attendance.entity.AttendanceStatisticalCycle.
describe class:com.x.attendance.entity.AttendanceWorkDayConfig.
describe class:com.x.attendance.entity.AttendanceWorkPlace.
describe class:com.x.attendance.entity.DingdingQywxSyncRecord.
describe class:com.x.attendance.entity.StatisticDingdingPersonForMonth.
describe class:com.x.attendance.entity.StatisticDingdingUnitForDay.
describe class:com.x.attendance.entity.StatisticDingdingUnitForMonth.
describe class:com.x.attendance.entity.StatisticPersonForMonth.
describe class:com.x.attendance.entity.StatisticQywxPersonForMonth.
describe class:com.x.attendance.entity.StatisticQywxUnitForDay.
describe class:com.x.attendance.entity.StatisticQywxUnitForMonth.
describe class:com.x.attendance.entity.StatisticTopUnitForDay.
describe class:com.x.attendance.entity.StatisticTopUnitForMonth.
describe class:com.x.attendance.entity.StatisticUnitForDay.
describe class:com.x.attendance.entity.StatisticUnitForMonth.
[INFO]
[INFO] --- exec:1.6.0:java (checkCore) @ x_attendance_core_entity ---
[INFO]
[INFO] --- jar:3.2.0:jar (default-jar) @ x_attendance_core_entity ---
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target\x_attendance_core_entity.jar
[INFO]
[INFO] --- resources:3.1.0:copy-resources (copy-jar) @ x_attendance_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ x_attendance_core_entity ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\pom.xml to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_attendance_core_entity\8.0\x_attendance_core_entity-8.0.pom
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target\x_attendance_core_entity.jar to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_attendance_core_entity\8.0\x_attendance_core_entity-8.0.jar
[INFO]
[INFO] ---------------------< net.o2oa:x_bbs_core_entity >---------------------
[INFO] Building x_bbs_core_entity 8.0                                    [5/50]
[INFO]   from x_bbs_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- compiler:3.8.1:compile (default) @ x_bbs_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_bbs_core_entity/src/main/java/com/x/bbs/entity/BBSSectionInfo.java: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSSectionInfo.java使用了未经检查或不安全的操作。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_bbs_core_entity/src/main/java/com/x/bbs/entity/BBSSectionInfo.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- exec:1.6.0:java (metaModelBuilder) @ x_bbs_core_entity ---
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:29: 错误: 无法访问PersistenceCapable
public class BBSConfigSetting extends SliceJpaObject {
       ^
  找不到org.apache.openjpa.enhance.PersistenceCapable的类文件
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:18: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:19: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:20: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:21: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:22: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:31: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:33: 错误: 找不到符号
@Schema(name = "BBSForumInfo", description = "论坛信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:35: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:36: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSForumInfo.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:40: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:26: 错误: 找不到符号
@Schema(name = "BBSOperationRecord", description = "论坛操作日志.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:28: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:29: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSOperationRecord.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:33: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:27: 错误: 找不到符号
@Schema(name = "BBSPermissionInfo", description = "论坛权限信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:29: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:30: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSPermissionInfo.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:34: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:27: 错误: 找不到符号
@Schema(name = "BBSPermissionRole", description = "论坛权限角色绑定关系.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:29: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:30: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSPermissionRole.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:34: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:14: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:22: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:29: 错误: 找不到符号
@Schema(name = "BBSReplyInfo", description = "论坛权限角色绑定关系.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:31: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:32: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSReplyInfo.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:36: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:26: 错误: 找不到符号
@Schema(name = "BBSRoleInfo", description = "论坛角色信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:28: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:29: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSRoleInfo.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:33: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSSectionInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
注: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSSectionInfo.java使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
100 个错误
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ x_bbs_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\resources
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ x_bbs_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_bbs_core_entity/src/main/java/com/x/bbs/entity/BBSSectionInfo.java: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSSectionInfo.java使用了未经检查或不安全的操作。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_bbs_core_entity/src/main/java/com/x/bbs/entity/BBSSectionInfo.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- exec:1.6.0:java (enhanceBuilder) @ x_bbs_core_entity ---
39  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSForumInfo".
185  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSShutup".
207  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSRoleInfo".
233  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSVoteOption".
255  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSConfigSetting".
270  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSubjectAttachment".
286  enhance  WARN   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Runtime - Found no persistent property in "com.x.base.core.entity.StorageObject"
317  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSOperationRecord".
348  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSPermissionRole".
364  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSUserInfo".
395  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSubjectVoteResult".
418  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSVoteRecord".
438  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSPermissionInfo".
459  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSVoteOptionGroup".
478  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSReplyInfo".
499  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSectionInfo".
531  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSUserRole".
556  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSubjectContent".
572  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSubjectInfo".
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ x_bbs_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\test\resources
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ x_bbs_core_entity ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.0.0-M3:test (default-test) @ x_bbs_core_entity ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- exec:1.6.0:java (TableBuilder) @ x_bbs_core_entity ---
describe class:com.x.bbs.entity.BBSConfigSetting.
describe class:com.x.bbs.entity.BBSForumInfo.
describe class:com.x.bbs.entity.BBSOperationRecord.
describe class:com.x.bbs.entity.BBSPermissionInfo.
describe class:com.x.bbs.entity.BBSPermissionRole.
describe class:com.x.bbs.entity.BBSReplyInfo.
describe class:com.x.bbs.entity.BBSRoleInfo.
describe class:com.x.bbs.entity.BBSSectionInfo.
describe class:com.x.bbs.entity.BBSShutup.
describe class:com.x.bbs.entity.BBSSubjectAttachment.
describe class:com.x.bbs.entity.BBSSubjectContent.
describe class:com.x.bbs.entity.BBSSubjectInfo.
describe class:com.x.bbs.entity.BBSSubjectVoteResult.
describe class:com.x.bbs.entity.BBSUserInfo.
describe class:com.x.bbs.entity.BBSUserRole.
describe class:com.x.bbs.entity.BBSVoteOption.
describe class:com.x.bbs.entity.BBSVoteOptionGroup.
describe class:com.x.bbs.entity.BBSVoteRecord.
[INFO]
[INFO] --- exec:1.6.0:java (checkCore) @ x_bbs_core_entity ---
[INFO]
[INFO] --- jar:3.2.0:jar (default-jar) @ x_bbs_core_entity ---
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target\x_bbs_core_entity.jar
[INFO]
[INFO] --- resources:3.1.0:copy-resources (copy-jar) @ x_bbs_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ x_bbs_core_entity ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\pom.xml to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_bbs_core_entity\8.0\x_bbs_core_entity-8.0.pom
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target\x_bbs_core_entity.jar to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_bbs_core_entity\8.0\x_bbs_core_entity-8.0.jar
[INFO]
[INFO] ------------------< net.o2oa:x_calendar_core_entity >-------------------
[INFO] Building x_calendar_core_entity 8.0                               [6/50]
[INFO]   from x_calendar_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- compiler:3.8.1:compile (default) @ x_calendar_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target\classes
[INFO]
[INFO] --- exec:1.6.0:java (metaModelBuilder) @ x_calendar_core_entity ---
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:16: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:17: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:18: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:19: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:20: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:29: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:45: 错误: 无法访问PersistenceCapable
public class Calendar extends SliceJpaObject {
       ^
  找不到org.apache.openjpa.enhance.PersistenceCapable的类文件
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:18: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:19: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:21: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:22: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:23: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:24: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:25: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:34: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:35: 错误: 程序包net.fortuna.ical4j.model不存在
import net.fortuna.ical4j.model.DateList;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:36: 错误: 程序包net.fortuna.ical4j.model不存在
import net.fortuna.ical4j.model.Recur;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:37: 错误: 程序包net.fortuna.ical4j.model.parameter不存在
import net.fortuna.ical4j.model.parameter.Value;
                                         ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:38: 错误: 程序包net.fortuna.ical4j.model.property不存在
import net.fortuna.ical4j.model.property.ExDate;
                                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:46: 错误: 找不到符号
@Schema(name = "Calendar_Event", description = "日程事件信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:49: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:50: 错误: 找不到符号
@Table(name = PersistenceProperties.Calendar_Event.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:54: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:794: 错误: 找不到符号
        private DateList getRecurringsInPeriod(final Date periodStart, final Date periodEnd) {
                ^
  符号:   类 DateList
  位置: 类 Calendar_Event
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:24: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:33: 错误: 找不到符号
@Schema(name = "Calendar_EventComment", description = "日程事件长信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:35: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:36: 错误: 找不到符号
@Table(name = PersistenceProperties.Calendar_EventComment.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:40: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:18: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:19: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:21: 错误: 程序包org.apache.commons.lang3不存 在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:22: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:23: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:24: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:25: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:26: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:38: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:39: 错误: 程序包net.fortuna.ical4j.model不存 在
import net.fortuna.ical4j.model.DateList;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:40: 错误: 程序包net.fortuna.ical4j.model不存 在
import net.fortuna.ical4j.model.DateTime;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:41: 错误: 程序包net.fortuna.ical4j.model不存 在
import net.fortuna.ical4j.model.Recur;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:42: 错误: 程序包net.fortuna.ical4j.model不存 在
import net.fortuna.ical4j.model.TimeZone;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:43: 错误: 程序包net.fortuna.ical4j.model不存 在
import net.fortuna.ical4j.model.TimeZoneRegistryFactory;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:44: 错误: 程序包net.fortuna.ical4j.model.parameter不存在
import net.fortuna.ical4j.model.parameter.Value;
                                         ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:45: 错误: 程序包net.fortuna.ical4j.model.property不存在
import net.fortuna.ical4j.model.property.ExDate;
                                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:53: 错误: 找不到符号
@Schema(name = "Calendar_EventRepeatMaster", description = "日程重复日程宿主信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:56: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:57: 错误: 找不到符号
@Table(name = PersistenceProperties.Calendar_EventRepeatMaster.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:61: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:895: 错误: 找不到符号
        private DateList getRecurringsInPeriod(final Date periodStart, final Date periodEnd) throws Exception {
                ^
  符号:   类 DateList
  位置: 类 Calendar_EventRepeatMaster
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:27: 错误: 找不到符号
@Schema(name = "Calendar_Setting", description = "日程管理设置.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:29: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
100 个错误
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ x_calendar_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\resources
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ x_calendar_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target\classes
[INFO]
[INFO] --- exec:1.6.0:java (enhanceBuilder) @ x_calendar_core_entity ---
24  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_EventComment".
124  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_SettingLobValue".
157  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_EventRepeatMaster".
229  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_Event".
270  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar".
301  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_Setting".
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ x_calendar_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\test\resources
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ x_calendar_core_entity ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.0.0-M3:test (default-test) @ x_calendar_core_entity ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- exec:1.6.0:java (TableBuilder) @ x_calendar_core_entity ---
describe class:com.x.calendar.core.entity.Calendar.
describe class:com.x.calendar.core.entity.Calendar_Event.
describe class:com.x.calendar.core.entity.Calendar_EventComment.
describe class:com.x.calendar.core.entity.Calendar_EventRepeatMaster.
describe class:com.x.calendar.core.entity.Calendar_Setting.
describe class:com.x.calendar.core.entity.Calendar_SettingLobValue.
[INFO]
[INFO] --- exec:1.6.0:java (checkCore) @ x_calendar_core_entity ---
[INFO]
[INFO] --- jar:3.2.0:jar (default-jar) @ x_calendar_core_entity ---
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target\x_calendar_core_entity.jar
[INFO]
[INFO] --- resources:3.1.0:copy-resources (copy-jar) @ x_calendar_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ x_calendar_core_entity ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\pom.xml to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_calendar_core_entity\8.0\x_calendar_core_entity-8.0.pom
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target\x_calendar_core_entity.jar to D:\Program Files\maven\apache-maven-3.9.3\maven-pepo\net\o2oa\x_calendar_core_entity\8.0\x_calendar_core_entity-8.0.jar
[INFO]
[INFO] ---------------------< net.o2oa:x_cms_core_entity >---------------------
[INFO] Building x_cms_core_entity 8.0                                    [7/50]
[INFO]   from x_cms_core_entity\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- compiler:3.8.1:compile (default) @ x_cms_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 71 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_core_entity\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_cms_core_entity/src/main/java/com/x/cms/core/entity/query/Query.java:[31,31] 找不到符号
  符号:   类 Item_
  位置: 程序包 com.x.query.core.entity
[ERROR] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_cms_core_entity/src/main/java/com/x/cms/core/entity/query/FilterEntryTools.java:[17,31] 找不到符号
  符号:   类 Item_
  位置: 程序包 com.x.query.core.entity
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for o2server 8.0:
[INFO]
[INFO] o2server ........................................... SUCCESS [  0.150 s]
[INFO] x_base_core_project ................................ SUCCESS [ 19.062 s]
[INFO] x_query_core_entity ................................ SUCCESS [  5.365 s]
[INFO] x_attendance_core_entity ........................... SUCCESS [  5.273 s]
[INFO] x_bbs_core_entity .................................. SUCCESS [  4.767 s]
[INFO] x_calendar_core_entity ............................. SUCCESS [  4.007 s]
[INFO] x_cms_core_entity .................................. FAILURE [  1.743 s]
[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:  40.634 s
[INFO] Finished at: 2023-07-29T08:54:34+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default) on project x_cms_core_entity: Compilation failure: Compilation failure:
[ERROR] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_cms_core_entity/src/main/java/com/x/cms/core/entity/query/Query.java:[31,31] 找不到符号
[ERROR]   符号:   类 Item_
[ERROR]   位置: 程序包 com.x.query.core.entity
[ERROR] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_cms_core_entity/src/main/java/com/x/cms/core/entity/query/FilterEntryTools.java:[17,31] 找不到符号
[ERROR]   符号:   类 Item_
[ERROR]   位置: 程序包 com.x.query.core.entity
[ERROR] -> [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 ... ojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :x_cms_core_entity
[08:54:35] 'build_server' errored after 1.02 min
[08:54:35] Error in plugin "gulp-shell"
Message:
    Command `npm run build_server_script` failed with exit code 1

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>

回复

使用道具 举报

升级   4%

24

主题

67

回帖

400

积分

注册会员

Rank: 2

积分
400
发表于 2023-7-29 15:23:43 | 显示全部楼层
本帖最后由 heifumen 于 2023-7-29 15:39 编辑
论坛管理员 发表于 2023-7-28 17:33
gulp和jsdoc都有正确安装吗,您整个打包编译的过程都截图看一下

https://gitee.com/o2oa/O2OA/issues/I1HUWV?_from=gitee_search

三年前这人是怎么解决的呀,这问题好像每一年都有人问!
回复

使用道具 举报

升级   4%

24

主题

67

回帖

400

积分

注册会员

Rank: 2

积分
400
发表于 2023-7-30 00:47:47 | 显示全部楼层
论坛管理员 发表于 2023-7-28 17:33
gulp和jsdoc都有正确安装吗,您整个打包编译的过程都截图看一下

环境:
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>node -v
v16.20.1

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>java -version
java version "11.0.20" 2023-07-18 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.20+9-LTS-256)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.20+9-LTS-256, mixed mode)

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>mvn -v
Apache Maven 3.9.3 (21122926829f1ead511c958d89bd2f672198ae9f)
Maven home: D:\Program Files\maven\apache-maven-3.9.3
Java version: 11.0.20, vendor: Oracle Corporation, runtime: D:\Program Files\Java\jdk-11
Default locale: zh_CN, platform encoding: GBK
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

回复

使用道具 举报

升级   4%

24

主题

67

回帖

400

积分

注册会员

Rank: 2

积分
400
发表于 2023-7-30 01:23:36 | 显示全部楼层
启蒙星 发表于 2023-7-28 17:42
你下载的是develop分支还是master分支,要下载master分支,当前环境是否是java11,再看看打包过程中x_query ...

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>gulp -v
CLI version: 2.3.0
Local version: 4.0.2

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>jsdoc -v
JSDoc 4.0.2 (Sun, 19 Feb 2023 23:01:18 GMT)

回复

使用道具 举报

升级   100%

0

主题

662

回帖

2

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
2
发表于 2023-7-31 10:14:43 | 显示全部楼层
编译过程报错,缺少依赖类,检查maven配置,并检查依赖是否正确下载了

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

升级   4%

24

主题

67

回帖

400

积分

注册会员

Rank: 2

积分
400
发表于 2023-7-31 10:46:41 | 显示全部楼层
启蒙星 发表于 2023-7-31 10:14
编译过程报错,缺少依赖类,检查maven配置,并检查依赖是否正确下载了
配置了:
    <mirror>
      <id>mirrorId</id>
      <mirrorOf>repositoryId</mirrorOf>
      <name>Human Readable Name for this Mirror.</name>
      <url>http://my.repository.com/repo/path</url>
    </mirror>
        <mirror>
      <id>nexus-aliyun</id>
      <mirrorOf>public</mirrorOf>
      <name>Nexus aliyun</name>
      <url>https://maven.aliyun.com/repository/public</url>
    </mirror>
        <mirror>
      <id>nexus-aliyun</id>
      <mirrorOf>central</mirrorOf>
      <name>Nexus aliyun</name>
      <url>https://maven.aliyun.com/repository/central</url>
    </mirror>
        <mirror>
      <id>nexus-aliyun</id>
      <mirrorOf>google</mirrorOf>
      <name>Nexus aliyun</name>
      <url>https://maven.aliyun.com/repository/google</url>
    </mirror>
        <mirror>
      <id>nexus-aliyun</id>
      <mirrorOf>spring</mirrorOf>
      <name>Nexus aliyun</name>
      <url>https://maven.aliyun.com/repository/spring</url>
    </mirror>
        <mirror>
      <id>nexus-aliyun</id>
      <mirrorOf>spring-plugin</mirrorOf>
      <name>Nexus aliyun</name>
      <url>https://maven.aliyun.com/repository/spring-plugin</url>
    </mirror>
        <mirror>
      <id>nexus-aliyun</id>
      <mirrorOf>spring-plugin</mirrorOf>
      <name>Nexus aliyun</name>
      <url>https://maven.aliyun.com/repository/spring-plugin</url>
    </mirror>
        <mirror>
      <id>nexus-aliyun</id>
      <mirrorOf>grails-core</mirrorOf>
      <name>Nexus aliyun</name>
      <url>https://maven.aliyun.com/repository/grails-core</url>
    </mirror>
        <mirror>
      <id>nexus-aliyun</id>
      <mirrorOf>apache snapshots</mirrorOf>
      <name>Nexus aliyun</name>
      <url>https://maven.aliyun.com/repository/apache-snapshots</url>
    </mirror>
        <mirror>
      <id>maven-default-http-blocker</id>
      <mirrorOf>external:http:*</mirrorOf>
      <name>Pseudo repository to mirror external repositories initially using HTTP.</name>
      <url>http://0.0.0.0/</url>
          <blocked>true</blocked>
    </mirror>
  </mirrors>
回复

使用道具 举报

升级   4%

24

主题

67

回帖

400

积分

注册会员

Rank: 2

积分
400
发表于 2023-7-31 11:32:37 | 显示全部楼层
启蒙星 发表于 2023-7-31 10:14
编译过程报错,缺少依赖类,检查maven配置,并检查依赖是否正确下载了

更换了maven-3.6.2,配置了https://maven.aliyun.com/repository/public
但还是报错!

Microsoft Windows [版本 10.0.19045.3208]
(c) Microsoft Corporation。保留所有权利。

C:\Users\Admin>mvn -v
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T23:06:16+08:00)
Maven home: D:\Program Files\maven\apache-maven-3.6.2\bin\..
Java version: 11.0.20, vendor: Oracle Corporation, runtime: D:\Program Files\Java\jdk-11
Default locale: zh_CN, platform encoding: GBK
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

C:\Users\Admin>g:

G:\>cd G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>npm install

up to date, audited 749 packages in 6s

34 packages are looking for funding
  run `npm fund` for details

21 vulnerabilities (3 moderate, 12 high, 6 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>npm install -g gulp-ci jsdoc

changed 27 packages, and audited 28 packages in 9s

2 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>npm run build_ci:linux

> o2oa@4.0.3763 build_ci:linux
> npm run clear && npm run preperation:linux && npm run build_parallel && npm run deploy:linux  && npm run typeInfor


> o2oa@4.0.3763 clear
> gulp clear_build

[11:20:07] Using gulpfile G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\gulpfile.js
[11:20:07] Starting 'clear_build'...
---------------------------------------------------------------------
  . clear old build ...
---------------------------------------------------------------------
[11:20:07] Finished 'clear_build' after 20 ms

> o2oa@4.0.3763 preperation:linux
> gulp preperation --e linux_java11

[11:20:09] Using gulpfile G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\gulpfile.js
[11:20:09] Starting 'preperation'...
[11:20:09] Starting 'download_commons_and_jvm'...
[11:20:09] begin download commons and jvm
---------------------------------------------------------------------
  . Start to download the dependencies needed for compilation ...
---------------------------------------------------------------------
[11:21:50] download commons and jvm completed
[11:21:50] Finished 'download_commons_and_jvm' after 1.68 min
[11:21:50] Starting 'decompress_commons_and_jvm'...
---------------------------------------------------------------------
  . Start to decompress the dependencies needed for compilation ...
---------------------------------------------------------------------
[11:21:50] begin decompress commons and jvm
[11:22:02] 959 evn-o2server-commons-7.3-commons/commons/winsw.exe ...[11:22:02] decompress commons and jvm completed. 959 files
[11:22:02] Finished 'decompress_commons_and_jvm' after 12 s
[11:22:02] Starting 'move_commons'...
---------------------------------------------------------------------
  . move commons files to o2server/commons ...
---------------------------------------------------------------------
[11:22:13] Finished 'move_commons' after 11 s
[11:22:13] Starting 'move_jvm'...
---------------------------------------------------------------------
  . move jvm files to o2server/jvm ...
---------------------------------------------------------------------
[11:22:22] Finished 'move_jvm' after 8.18 s
[11:22:22] Starting 'clear_commons_git'...
[11:22:22] Finished 'clear_commons_git' after 716 ms
[11:22:22] Starting 'clear_jvm_git'...
[11:22:22] Finished 'clear_jvm_git' after 183 ms
[11:22:22] Finished 'preperation' after 2.22 min

> o2oa@4.0.3763 build_parallel
> npm run build_server && npm run build_web && npm run build_api


> o2oa@4.0.3763 build_server
> gulp build_server

[11:22:26] Using gulpfile G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\gulpfile.js
[11:22:26] Starting 'build_server'...
---------------------------------------------------------------------
  . Start compiling the server ...
---------------------------------------------------------------------

> o2oa@4.0.3763 build_server_script
> cd o2server && mvn clean && mvn install

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] o2server                                                           [pom]
[INFO] x_base_core_project                                                [jar]
[INFO] x_query_core_entity                                                [jar]
[INFO] x_attendance_core_entity                                           [jar]
[INFO] x_bbs_core_entity                                                  [jar]
[INFO] x_calendar_core_entity                                             [jar]
[INFO] x_cms_core_entity                                                  [jar]
[INFO] x_component_core_entity                                            [jar]
[INFO] x_file_core_entity                                                 [jar]
[INFO] x_general_core_entity                                              [jar]
[INFO] x_hotpic_core_entity                                               [jar]
[INFO] x_jpush_core_entity                                                [jar]
[INFO] x_meeting_core_entity                                              [jar]
[INFO] x_message_core_entity                                              [jar]
[INFO] x_mind_core_entity                                                 [jar]
[INFO] x_organization_core_entity                                         [jar]
[INFO] x_portal_core_entity                                               [jar]
[INFO] x_processplatform_core_entity                                      [jar]
[INFO] x_program_center_core_entity                                       [jar]
[INFO] x_organization_core_express                                        [jar]
[INFO] x_query_core_express                                               [jar]
[INFO] x_processplatform_core_express                                     [jar]
[INFO] x_bbs_assemble_control                                             [war]
[INFO] x_calendar_assemble_control                                        [war]
[INFO] x_cms_core_express                                                 [jar]
[INFO] x_cms_assemble_control                                             [war]
[INFO] x_attendance_assemble_control                                      [war]
[INFO] x_component_assemble_control                                       [war]
[INFO] x_file_assemble_control                                            [war]
[INFO] x_general_assemble_control                                         [war]
[INFO] x_hotpic_assemble_control                                          [war]
[INFO] x_jpush_assemble_control                                           [war]
[INFO] x_meeting_assemble_control                                         [war]
[INFO] x_message_assemble_communicate                                     [war]
[INFO] x_mind_assemble_control                                            [war]
[INFO] x_organization_assemble_authentication                             [war]
[INFO] x_organization_assemble_control                                    [war]
[INFO] x_organization_assemble_express                                    [war]
[INFO] x_organization_assemble_personal                                   [war]
[INFO] x_portal_assemble_designer                                         [war]
[INFO] x_portal_assemble_surface                                          [war]
[INFO] x_processplatform_assemble_bam                                     [war]
[INFO] x_processplatform_assemble_designer                                [war]
[INFO] x_processplatform_assemble_surface                                 [war]
[INFO] x_processplatform_service_processing                               [war]
[INFO] x_query_assemble_designer                                          [war]
[INFO] x_query_assemble_surface                                           [war]
[INFO] x_query_service_processing                                         [war]
[INFO] x_program_center                                                   [war]
[INFO] x_console                                                          [jar]
[INFO]
[INFO] -------------------------< net.o2oa2server >--------------------------
[INFO] Building o2server 8.0                                             [1/50]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from alimaven: https://maven.aliyun.com/reposit ... an-plugin-3.1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... an-plugin-3.1.0.pom (5.2 kB at 6.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aven-plugins-31.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aven-plugins-31.pom (10 kB at 37 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-31.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-31.pom (43 kB at 121 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/19/apache-19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/19/apache-19.pom (15 kB at 38 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... an-plugin-3.1.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... an-plugin-3.1.0.jar (30 kB at 126 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ o2server ---
Downloading from alimaven: https://maven.aliyun.com/reposit ... -plugin-api-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -plugin-api-3.0.pom (2.3 kB at 8.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... n/3.0/maven-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n/3.0/maven-3.0.pom (22 kB at 61 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-15.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-15.pom (24 kB at 87 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ache/6/apache-6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ache/6/apache-6.pom (13 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-model-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-model-3.0.pom (3.9 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-2.0.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-2.0.4.pom (3.3 kB at 9.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .6/plexus-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .6/plexus-2.0.6.pom (17 kB at 61 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... en-artifact-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... en-artifact-3.0.pom (1.9 kB at 6.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ct-plexus-1.4.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ct-plexus-1.4.2.pom (5.4 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ce-plexus-1.4.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ce-plexus-1.4.2.pom (3.1 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... uice-bean-1.4.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... uice-bean-1.4.2.pom (2.6 kB at 9.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... su-inject-1.4.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... su-inject-1.4.2.pom (1.2 kB at 4.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... su-parent-1.4.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... su-parent-1.4.2.pom (7.8 kB at 30 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /forge-parent-6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /forge-parent-6.pom (11 kB at 40 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-1.7.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-1.7.1.pom (770 B at 2.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ontainers-1.7.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ontainers-1.7.1.pom (5.0 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /4.0/plexus-4.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /4.0/plexus-4.0.pom (22 kB at 77 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... forge-parent-10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... forge-parent-10.pom (14 kB at 50 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... assworlds-2.2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... assworlds-2.2.3.pom (4.0 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-2.0.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-2.0.5.pom (3.3 kB at 8.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ject-bean-1.4.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ject-bean-1.4.2.pom (5.5 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... isu-guice-2.1.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... isu-guice-2.1.7.pom (11 kB at 39 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... red-utils-3.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... red-utils-3.2.1.pom (5.6 kB at 20 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... d-components-30.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... d-components-30.pom (4.6 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-30.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-30.pom (41 kB at 147 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/18/apache-18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/18/apache-18.pom (16 kB at 56 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.5.pom (13 kB at 50 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-39.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-39.pom (62 kB at 198 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/16/apache-16.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/16/apache-16.pom (15 kB at 25 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -plugin-api-3.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... ct-plexus-1.4.2.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-model-3.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-2.0.4.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... en-artifact-3.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -plugin-api-3.0.jar (49 kB at 118 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-1.7.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-2.0.4.jar (222 kB at 452 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... assworlds-2.2.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... en-artifact-3.0.jar (52 kB at 94 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ject-bean-1.4.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-1.7.1.jar (4.3 kB at 6.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ice-2.1.7-noaop.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ct-plexus-1.4.2.jar (202 kB at 278 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... red-utils-3.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-model-3.0.jar (165 kB at 213 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.5.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ject-bean-1.4.2.jar (153 kB at 173 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... assworlds-2.2.3.jar (46 kB at 48 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... red-utils-3.2.1.jar (167 kB at 143 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ice-2.1.7-noaop.jar (472 kB at 400 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.5.jar (209 kB at 166 kB/s)
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_base_core_project >--------------------
[INFO] Building x_base_core_project 8.0                                  [2/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_base_core_project ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_query_core_entity >--------------------
[INFO] Building x_query_core_entity 8.0                                  [3/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_query_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_attendance_core_entity >------------------
[INFO] Building x_attendance_core_entity 8.0                             [4/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_attendance_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------------< net.o2oa:x_bbs_core_entity >---------------------
[INFO] Building x_bbs_core_entity 8.0                                    [5/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_bbs_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_calendar_core_entity >-------------------
[INFO] Building x_calendar_core_entity 8.0                               [6/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_calendar_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------------< net.o2oa:x_cms_core_entity >---------------------
[INFO] Building x_cms_core_entity 8.0                                    [7/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_cms_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_core_entity\target
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_component_core_entity >------------------
[INFO] Building x_component_core_entity 8.0                              [8/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_component_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_component_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_file_core_entity >---------------------
[INFO] Building x_file_core_entity 8.0                                   [9/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_file_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_file_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_general_core_entity >-------------------
[INFO] Building x_general_core_entity 8.0                               [10/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_general_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_general_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_hotpic_core_entity >--------------------
[INFO] Building x_hotpic_core_entity 8.0                                [11/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_hotpic_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_hotpic_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_jpush_core_entity >--------------------
[INFO] Building x_jpush_core_entity 8.0                                 [12/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_jpush_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_jpush_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_meeting_core_entity >-------------------
[INFO] Building x_meeting_core_entity 8.0                               [13/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_meeting_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_meeting_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_message_core_entity >-------------------
[INFO] Building x_message_core_entity 8.0                               [14/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_message_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_message_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_mind_core_entity >---------------------
[INFO] Building x_mind_core_entity 8.0                                  [15/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_mind_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_mind_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_organization_core_entity >-----------------
[INFO] Building x_organization_core_entity 8.0                          [16/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_organization_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_portal_core_entity >--------------------
[INFO] Building x_portal_core_entity 8.0                                [17/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_portal_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_portal_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------< net.o2oa:x_processplatform_core_entity >---------------
[INFO] Building x_processplatform_core_entity 8.0                       [18/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_processplatform_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------< net.o2oa:x_program_center_core_entity >----------------
[INFO] Building x_program_center_core_entity 8.0                        [19/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_program_center_core_entity ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_program_center_core_entity (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_organization_core_express >----------------
[INFO] Building x_organization_core_express 8.0                         [20/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_organization_core_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_core_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------< net.o2oa:x_query_core_express >--------------------
[INFO] Building x_query_core_express 8.0                                [21/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_query_core_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_processplatform_core_express >---------------
[INFO] Building x_processplatform_core_express 8.0                      [22/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_processplatform_core_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_core_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_bbs_assemble_control >-------------------
[INFO] Building x_bbs_assemble_control 8.0                              [23/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_bbs_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_calendar_assemble_control >----------------
[INFO] Building x_calendar_assemble_control 8.0                         [24/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_calendar_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------------< net.o2oa:x_cms_core_express >---------------------
[INFO] Building x_cms_core_express 8.0                                  [25/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_cms_core_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_core_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_cms_assemble_control >-------------------
[INFO] Building x_cms_assemble_control 8.0                              [26/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_cms_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------< net.o2oa:x_attendance_assemble_control >---------------
[INFO] Building x_attendance_assemble_control 8.0                       [27/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_attendance_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------< net.o2oa:x_component_assemble_control >----------------
[INFO] Building x_component_assemble_control 8.0                        [28/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_component_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_component_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_file_assemble_control >------------------
[INFO] Building x_file_assemble_control 8.0                             [29/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_file_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_file_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_general_assemble_control >-----------------
[INFO] Building x_general_assemble_control 8.0                          [30/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_general_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_general_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_hotpic_assemble_control >-----------------
[INFO] Building x_hotpic_assemble_control 8.0                           [31/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_hotpic_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_hotpic_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_jpush_assemble_control >------------------
[INFO] Building x_jpush_assemble_control 8.0                            [32/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_jpush_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_jpush_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_meeting_assemble_control >-----------------
[INFO] Building x_meeting_assemble_control 8.0                          [33/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_meeting_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_meeting_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_message_assemble_communicate >---------------
[INFO] Building x_message_assemble_communicate 8.0                      [34/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_message_assemble_communicate ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_message_assemble_communicate (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------------< net.o2oa:x_mind_assemble_control >------------------
[INFO] Building x_mind_assemble_control 8.0                             [35/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_mind_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_mind_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------< net.o2oa:x_organization_assemble_authentication >-----------
[INFO] Building x_organization_assemble_authentication 8.0              [36/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_organization_assemble_authentication ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_assemble_authentication (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_organization_assemble_control >--------------
[INFO] Building x_organization_assemble_control 8.0                     [37/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_organization_assemble_control ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_assemble_control (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_organization_assemble_express >--------------
[INFO] Building x_organization_assemble_express 8.0                     [38/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_organization_assemble_express ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_assemble_express (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------< net.o2oa:x_organization_assemble_personal >--------------
[INFO] Building x_organization_assemble_personal 8.0                    [39/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_organization_assemble_personal ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_organization_assemble_personal (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_portal_assemble_designer >-----------------
[INFO] Building x_portal_assemble_designer 8.0                          [40/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_portal_assemble_designer ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_portal_assemble_designer (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_portal_assemble_surface >-----------------
[INFO] Building x_portal_assemble_surface 8.0                           [41/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_portal_assemble_surface ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_portal_assemble_surface (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] --------------< net.o2oa:x_processplatform_assemble_bam >---------------
[INFO] Building x_processplatform_assemble_bam 8.0                      [42/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_processplatform_assemble_bam ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_assemble_bam (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------< net.o2oa:x_processplatform_assemble_designer >------------
[INFO] Building x_processplatform_assemble_designer 8.0                 [43/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_processplatform_assemble_designer ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_assemble_designer (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ------------< net.o2oa:x_processplatform_assemble_surface >-------------
[INFO] Building x_processplatform_assemble_surface 8.0                  [44/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_processplatform_assemble_surface ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_assemble_surface (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------< net.o2oa:x_processplatform_service_processing >------------
[INFO] Building x_processplatform_service_processing 8.0                [45/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_processplatform_service_processing ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_processplatform_service_processing (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_query_assemble_designer >-----------------
[INFO] Building x_query_assemble_designer 8.0                           [46/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_query_assemble_designer ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_assemble_designer (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -----------------< net.o2oa:x_query_assemble_surface >------------------
[INFO] Building x_query_assemble_surface 8.0                            [47/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_query_assemble_surface ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_assemble_surface (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ----------------< net.o2oa:x_query_service_processing >-----------------
[INFO] Building x_query_service_processing 8.0                          [48/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_query_service_processing ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_service_processing (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] ---------------------< net.o2oa:x_program_center >----------------------
[INFO] Building x_program_center 8.0                                    [49/50]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_program_center ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_program_center (includes = [**/*_.java], excludes = [])
[INFO]
[INFO] -------------------------< net.o2oa:x_console >-------------------------
[INFO] Building x_console 8.0                                           [50/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ x_console ---
[INFO] Deleting G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_console (includes = [**/*_.java], excludes = [])
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for o2server 8.0:
[INFO]
[INFO] o2server ........................................... SUCCESS [ 26.167 s]
[INFO] x_base_core_project ................................ SUCCESS [  0.781 s]
[INFO] x_query_core_entity ................................ SUCCESS [  0.094 s]
[INFO] x_attendance_core_entity ........................... SUCCESS [  0.078 s]
[INFO] x_bbs_core_entity .................................. SUCCESS [  0.065 s]
[INFO] x_calendar_core_entity ............................. SUCCESS [  0.031 s]
[INFO] x_cms_core_entity .................................. SUCCESS [  0.031 s]
[INFO] x_component_core_entity ............................ SUCCESS [  0.031 s]
[INFO] x_file_core_entity ................................. SUCCESS [  0.016 s]
[INFO] x_general_core_entity .............................. SUCCESS [  0.016 s]
[INFO] x_hotpic_core_entity ............................... SUCCESS [  0.015 s]
[INFO] x_jpush_core_entity ................................ SUCCESS [  0.016 s]
[INFO] x_meeting_core_entity .............................. SUCCESS [  0.031 s]
[INFO] x_message_core_entity .............................. SUCCESS [  0.016 s]
[INFO] x_mind_core_entity ................................. SUCCESS [  0.015 s]
[INFO] x_organization_core_entity ......................... SUCCESS [  0.016 s]
[INFO] x_portal_core_entity ............................... SUCCESS [  0.016 s]
[INFO] x_processplatform_core_entity ...................... SUCCESS [  0.031 s]
[INFO] x_program_center_core_entity ....................... SUCCESS [  0.015 s]
[INFO] x_organization_core_express ........................ SUCCESS [  0.047 s]
[INFO] x_query_core_express ............................... SUCCESS [  0.016 s]
[INFO] x_processplatform_core_express ..................... SUCCESS [  0.047 s]
[INFO] x_bbs_assemble_control ............................. SUCCESS [  0.031 s]
[INFO] x_calendar_assemble_control ........................ SUCCESS [  0.031 s]
[INFO] x_cms_core_express ................................. SUCCESS [  0.016 s]
[INFO] x_cms_assemble_control ............................. SUCCESS [  0.047 s]
[INFO] x_attendance_assemble_control ...................... SUCCESS [  0.047 s]
[INFO] x_component_assemble_control ....................... SUCCESS [  0.015 s]
[INFO] x_file_assemble_control ............................ SUCCESS [  0.032 s]
[INFO] x_general_assemble_control ......................... SUCCESS [  0.031 s]
[INFO] x_hotpic_assemble_control .......................... SUCCESS [  0.015 s]
[INFO] x_jpush_assemble_control ........................... SUCCESS [  0.032 s]
[INFO] x_meeting_assemble_control ......................... SUCCESS [  0.015 s]
[INFO] x_message_assemble_communicate ..................... SUCCESS [  0.031 s]
[INFO] x_mind_assemble_control ............................ SUCCESS [  0.032 s]
[INFO] x_organization_assemble_authentication ............. SUCCESS [  0.015 s]
[INFO] x_organization_assemble_control .................... SUCCESS [  0.032 s]
[INFO] x_organization_assemble_express .................... SUCCESS [  0.031 s]
[INFO] x_organization_assemble_personal ................... SUCCESS [  0.031 s]
[INFO] x_portal_assemble_designer ......................... SUCCESS [  0.031 s]
[INFO] x_portal_assemble_surface .......................... SUCCESS [  0.016 s]
[INFO] x_processplatform_assemble_bam ..................... SUCCESS [  0.031 s]
[INFO] x_processplatform_assemble_designer ................ SUCCESS [  0.031 s]
[INFO] x_processplatform_assemble_surface ................. SUCCESS [  0.047 s]
[INFO] x_processplatform_service_processing ............... SUCCESS [  0.047 s]
[INFO] x_query_assemble_designer .......................... SUCCESS [  0.016 s]
[INFO] x_query_assemble_surface ........................... SUCCESS [  0.031 s]
[INFO] x_query_service_processing ......................... SUCCESS [  0.031 s]
[INFO] x_program_center ................................... SUCCESS [  0.047 s]
[INFO] x_console .......................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.878 s
[INFO] Finished at: 2023-07-31T11:22:58+08:00
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] o2server                                                           [pom]
[INFO] x_base_core_project                                                [jar]
[INFO] x_query_core_entity                                                [jar]
[INFO] x_attendance_core_entity                                           [jar]
[INFO] x_bbs_core_entity                                                  [jar]
[INFO] x_calendar_core_entity                                             [jar]
[INFO] x_cms_core_entity                                                  [jar]
[INFO] x_component_core_entity                                            [jar]
[INFO] x_file_core_entity                                                 [jar]
[INFO] x_general_core_entity                                              [jar]
[INFO] x_hotpic_core_entity                                               [jar]
[INFO] x_jpush_core_entity                                                [jar]
[INFO] x_meeting_core_entity                                              [jar]
[INFO] x_message_core_entity                                              [jar]
[INFO] x_mind_core_entity                                                 [jar]
[INFO] x_organization_core_entity                                         [jar]
[INFO] x_portal_core_entity                                               [jar]
[INFO] x_processplatform_core_entity                                      [jar]
[INFO] x_program_center_core_entity                                       [jar]
[INFO] x_organization_core_express                                        [jar]
[INFO] x_query_core_express                                               [jar]
[INFO] x_processplatform_core_express                                     [jar]
[INFO] x_bbs_assemble_control                                             [war]
[INFO] x_calendar_assemble_control                                        [war]
[INFO] x_cms_core_express                                                 [jar]
[INFO] x_cms_assemble_control                                             [war]
[INFO] x_attendance_assemble_control                                      [war]
[INFO] x_component_assemble_control                                       [war]
[INFO] x_file_assemble_control                                            [war]
[INFO] x_general_assemble_control                                         [war]
[INFO] x_hotpic_assemble_control                                          [war]
[INFO] x_jpush_assemble_control                                           [war]
[INFO] x_meeting_assemble_control                                         [war]
[INFO] x_message_assemble_communicate                                     [war]
[INFO] x_mind_assemble_control                                            [war]
[INFO] x_organization_assemble_authentication                             [war]
[INFO] x_organization_assemble_control                                    [war]
[INFO] x_organization_assemble_express                                    [war]
[INFO] x_organization_assemble_personal                                   [war]
[INFO] x_portal_assemble_designer                                         [war]
[INFO] x_portal_assemble_surface                                          [war]
[INFO] x_processplatform_assemble_bam                                     [war]
[INFO] x_processplatform_assemble_designer                                [war]
[INFO] x_processplatform_assemble_surface                                 [war]
[INFO] x_processplatform_service_processing                               [war]
[INFO] x_query_assemble_designer                                          [war]
[INFO] x_query_assemble_surface                                           [war]
[INFO] x_query_service_processing                                         [war]
[INFO] x_program_center                                                   [war]
[INFO] x_console                                                          [jar]
[INFO]
[INFO] -------------------------< net.o2oa2server >--------------------------
[INFO] Building o2server 8.0                                             [1/50]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from alimaven: https://maven.aliyun.com/reposit ... tall-plugin-2.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tall-plugin-2.4.pom (6.4 kB at 8.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aven-plugins-23.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aven-plugins-23.pom (9.2 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-22.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-22.pom (30 kB at 86 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/11/apache-11.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/11/apache-11.pom (15 kB at 36 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tall-plugin-2.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tall-plugin-2.4.jar (27 kB at 70 kB/s)
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ o2server ---
Downloading from alimaven: https://maven.aliyun.com/reposit ... lugin-api-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lugin-api-2.0.6.pom (1.5 kB at 3.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 0.6/maven-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 0.6/maven-2.0.6.pom (9.0 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /maven-parent-5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /maven-parent-5.pom (15 kB at 51 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ache/3/apache-3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ache/3/apache-3.pom (3.4 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-project-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-project-2.0.6.pom (2.6 kB at 8.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -settings-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -settings-2.0.6.pom (2.0 kB at 6.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ven-model-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ven-model-2.0.6.pom (3.0 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.4.1.pom (1.9 kB at 6.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1/plexus-1.0.11.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1/plexus-1.0.11.pom (9.0 kB at 30 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lpha-9-stable-1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lpha-9-stable-1.pom (3.9 kB at 9.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ontainers-1.0.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ontainers-1.0.3.pom (492 B at 1.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4/plexus-1.0.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4/plexus-1.0.4.pom (5.7 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 8.1/junit-3.8.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 8.1/junit-3.8.1.pom (998 B at 3.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.0.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.0.4.pom (6.9 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lds-1.1-alpha-2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lds-1.1-alpha-2.pom (3.1 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-profile-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-profile-2.0.6.pom (2.0 kB at 5.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... t-manager-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... t-manager-2.0.6.pom (2.6 kB at 6.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -metadata-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -metadata-2.0.6.pom (1.9 kB at 6.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -artifact-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -artifact-2.0.6.pom (1.6 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -registry-2.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -registry-2.0.6.pom (1.9 kB at 5.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.0.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.0.5.pom (2.5 kB at 8.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /3.1/plexus-3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /3.1/plexus-3.1.pom (19 kB at 50 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... spice-parent-17.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... spice-parent-17.pom (6.8 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... exus-digest-1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... exus-digest-1.0.pom (1.1 kB at 3.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... omponents-1.1.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... omponents-1.1.7.pom (5.0 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .8/plexus-1.0.8.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .8/plexus-1.0.8.pom (7.2 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ult-1.0-alpha-8.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ult-1.0-alpha-8.pom (7.3 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lugin-api-2.0.6.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... -registry-2.0.6.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-profile-2.0.6.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-project-2.0.6.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... -settings-2.0.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lugin-api-2.0.6.jar (13 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lpha-9-stable-1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -registry-2.0.6.jar (29 kB at 68 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 8.1/junit-3.8.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-profile-2.0.6.jar (35 kB at 61 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lds-1.1-alpha-2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -settings-2.0.6.jar (49 kB at 78 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ven-model-2.0.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 8.1/junit-3.8.1.jar (121 kB at 158 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... t-manager-2.0.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-project-2.0.6.jar (116 kB at 140 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -metadata-2.0.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lpha-9-stable-1.jar (194 kB at 222 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lds-1.1-alpha-2.jar (38 kB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -artifact-2.0.6.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.0.5.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... t-manager-2.0.6.jar (57 kB at 53 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ven-model-2.0.6.jar (86 kB at 80 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... exus-digest-1.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -metadata-2.0.6.jar (24 kB at 22 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.0.5.jar (230 kB at 184 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -artifact-2.0.6.jar (87 kB at 69 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... exus-digest-1.0.jar (12 kB at 8.2 kB/s)
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\pom.xml to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\o2server\8.0\o2server-8.0.pom
[INFO]
[INFO] --------------------< net.o2oa:x_base_core_project >--------------------
[INFO] Building x_base_core_project 8.0                                  [2/50]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-plugin-3.8.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-plugin-3.8.1.pom (12 kB at 33 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aven-plugins-33.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aven-plugins-33.pom (11 kB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-33.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-33.pom (44 kB at 176 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/21/apache-21.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/21/apache-21.pom (17 kB at 68 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-plugin-3.8.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-plugin-3.8.1.jar (62 kB at 172 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... en-plugin-1.6.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... en-plugin-1.6.0.pom (13 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /mojo-parent-40.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /mojo-parent-40.pom (34 kB at 120 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... en-plugin-1.6.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... en-plugin-1.6.0.jar (58 kB at 202 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... es-plugin-3.1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... es-plugin-3.1.0.pom (7.2 kB at 29 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... es-plugin-3.1.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... es-plugin-3.1.0.jar (32 kB at 80 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... plugin-3.0.0-M3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... plugin-3.0.0-M3.pom (7.2 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... refire-3.0.0-M3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... refire-3.0.0-M3.pom (23 kB at 77 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... plugin-3.0.0-M3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... plugin-3.0.0-M3.jar (40 kB at 106 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ar-plugin-3.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ar-plugin-3.2.0.pom (7.3 kB at 29 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ar-plugin-3.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ar-plugin-3.2.0.jar (29 kB at 111 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /javaee-api-7.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /javaee-api-7.0.pom (8.6 kB at 35 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /jvnet-parent-3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /jvnet-parent-3.pom (4.8 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... avax.mail-1.6.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... avax.mail-1.6.2.pom (7.0 kB at 20 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1.6.2/all-1.6.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1.6.2/all-1.6.2.pom (23 kB at 87 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /jvnet-parent-1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /jvnet-parent-1.pom (4.7 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ctivation-1.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ctivation-1.1.1.pom (644 B at 2.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .8.9/gson-2.8.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .8.9/gson-2.8.9.pom (6.3 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... on-parent-2.8.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... on-parent-2.8.9.pom (4.7 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /7/oss-parent-7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /7/oss-parent-7.pom (4.8 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 0/openjpa-3.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 0/openjpa-3.2.0.pom (12 kB at 39 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... pa-parent-3.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... pa-parent-3.2.0.pom (106 kB at 289 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/23/apache-23.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/23/apache-23.pom (18 kB at 74 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 5.1/serp-1.15.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 5.1/serp-1.15.1.pom (5.3 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... _1.1_spec-1.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... _1.1_spec-1.1.1.pom (2.1 kB at 5.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s/1.4/specs-1.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s/1.4/specs-1.4.pom (12 kB at 45 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ject-config-1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ject-config-1.2.pom (22 kB at 50 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /1.2/config-1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /1.2/config-1.2.pom (1.8 kB at 6.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1.2/genesis-1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1.2/genesis-1.2.pom (11 kB at 42 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ons-pool2-2.9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ons-pool2-2.9.0.pom (17 kB at 68 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-52.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-52.pom (79 kB at 289 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sm9-shaded-4.20.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sm9-shaded-4.20.pom (4.3 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 4.20/xbean-4.20.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 4.20/xbean-4.20.pom (19 kB at 68 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... java8-flava-2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... java8-flava-2.3.pom (5.5 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... fault-flava-2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... fault-flava-2.3.pom (15 kB at 54 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.3/genesis-2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.3/genesis-2.3.pom (16 kB at 47 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... pa_2.2_spec-1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... pa_2.2_spec-1.1.pom (5.2 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... java8-flava-2.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... java8-flava-2.4.pom (6.1 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... fault-flava-2.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... fault-flava-2.4.pom (15 kB at 54 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.4/genesis-2.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.4/genesis-2.4.pom (16 kB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ns-lang3-3.12.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ns-lang3-3.12.0.pom (31 kB at 89 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... junit-bom-5.7.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... junit-bom-5.7.1.pom (5.1 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... commons-cli-1.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... commons-cli-1.4.pom (11 kB at 38 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-42.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-42.pom (68 kB at 255 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... beanutils-1.9.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... beanutils-1.9.4.pom (18 kB at 64 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-47.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-47.pom (78 kB at 283 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ons-logging-1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ons-logging-1.2.pom (19 kB at 72 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-34.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-34.pom (56 kB at 123 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/13/apache-13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/13/apache-13.pom (14 kB at 40 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... llections-3.2.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... llections-3.2.2.pom (12 kB at 33 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... commons-net-3.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... commons-net-3.6.pom (22 kB at 81 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ons-math3-3.6.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ons-math3-3.6.1.pom (29 kB at 71 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ollections4-4.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ollections4-4.4.pom (24 kB at 56 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-48.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-48.pom (72 kB at 205 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mons-codec-1.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mons-codec-1.13.pom (14 kB at 54 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.7.pom (16 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-50.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-50.pom (76 kB at 201 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ckrabbit2-2.9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ckrabbit2-2.9.0.pom (6.6 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2-project-2.9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2-project-2.9.0.pom (29 kB at 77 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mons-vfs2-2.9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mons-vfs2-2.9.0.pom (12 kB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... fs-client-3.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... fs-client-3.3.1.pom (6.0 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ject-dist-3.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ject-dist-3.3.1.pom (18 kB at 37 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... p-project-3.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... p-project-3.3.1.pom (88 kB at 249 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... doop-main-3.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... doop-main-3.3.1.pom (29 kB at 77 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .5/okhttp-2.7.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .5/okhttp-2.7.5.pom (1.6 kB at 4.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .5/parent-2.7.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .5/parent-2.7.5.pom (9.4 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .6.0/okio-1.6.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .6.0/okio-1.6.0.pom (1.5 kB at 3.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... io-parent-1.6.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... io-parent-1.6.0.pom (3.2 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... otations-2.10.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... otations-2.10.5.pom (3.4 kB at 7.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-parent-2.10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-parent-2.10.pom (8.3 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 8/oss-parent-38.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 8/oss-parent-38.pom (23 kB at 63 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tabind-2.10.5.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tabind-2.10.5.1.pom (7.2 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.10.5.20201202.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.10.5.20201202.pom (7.2 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.10.5.20201202.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.10.5.20201202.pom (13 kB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-core-2.10.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-core-2.10.5.pom (4.6 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-base-2.10.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-base-2.10.5.pom (7.2 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kson-bom-2.10.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kson-bom-2.10.5.pom (13 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tpclient-4.5.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tpclient-4.5.13.pom (6.6 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-client-4.5.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-client-4.5.13.pom (16 kB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nents-parent-11.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nents-parent-11.pom (35 kB at 89 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... httpcore-4.4.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... httpcore-4.4.13.pom (5.0 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nts-core-4.4.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nts-core-4.4.13.pom (13 kB at 47 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... t-webdav-2.21.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... t-webdav-2.21.7.pom (3.5 kB at 7.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... t-parent-2.21.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... t-parent-2.21.7.pom (27 kB at 60 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lf4j-api-1.7.32.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lf4j-api-1.7.32.pom (3.8 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... j-parent-1.7.32.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... j-parent-1.7.32.pom (14 kB at 49 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... httpcore-4.4.14.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... httpcore-4.4.14.pom (5.0 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nts-core-4.4.14.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nts-core-4.4.14.pom (13 kB at 47 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ommons-text-1.8.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ommons-text-1.8.pom (16 kB at 62 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-compress-1.20.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-compress-1.20.pom (18 kB at 65 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (2.7 kB at 9.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (64 kB at 229 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rvlet-api-3.1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rvlet-api-3.1.0.pom (14 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (4.2 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (4.1 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (1.3 kB at 3.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (1.6 kB at 5.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (3.3 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (1.8 kB at 6.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (2.3 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (2.3 kB at 7.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (2.7 kB at 6.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (2.8 kB at 5.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (2.8 kB at 9.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.3.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.3.2.pom (14 kB at 40 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... asm/9.0/asm-9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... asm/9.0/asm-9.0.pom (2.7 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ow2/1.5/ow2-1.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ow2/1.5/ow2-1.5.pom (11 kB at 40 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... asm-commons-9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... asm-commons-9.0.pom (3.3 kB at 8.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .0/asm-tree-9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .0/asm-tree-9.0.pom (2.9 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sm-analysis-9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sm-analysis-9.0.pom (3.0 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (3.1 kB at 6.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (1.5 kB at 3.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... saction-api-1.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... saction-api-1.3.pom (14 kB at 51 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /jvnet-parent-5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /jvnet-parent-5.pom (8.9 kB at 30 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (2.2 kB at 4.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.pom (5.1 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.0/core-3.4.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.0/core-3.4.0.pom (2.9 kB at 7.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ng-parent-3.4.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ng-parent-3.4.0.pom (30 kB at 77 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rver-core-1.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rver-core-1.2.0.pom (7.7 kB at 25 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-parent-1.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-parent-1.2.0.pom (19 kB at 46 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/24/apache-24.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/24/apache-24.pom (20 kB at 52 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tplet-api-1.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tplet-api-1.2.0.pom (2.9 kB at 8.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mina-core-2.1.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mina-core-2.1.6.pom (6.3 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... na-parent-2.1.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... na-parent-2.1.6.pom (32 kB at 101 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /cxf-core-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /cxf-core-3.5.2.pom (20 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xf-parent-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xf-parent-3.5.2.pom (116 kB at 257 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3.5.2/cxf-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3.5.2/cxf-3.5.2.pom (39 kB at 89 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2/cxf-bom-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2/cxf-bom-3.5.2.pom (27 kB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... b-runtime-2.3.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... b-runtime-2.3.5.pom (7.4 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... me-parent-2.3.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... me-parent-2.3.5.pom (1.2 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xb-parent-2.3.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xb-parent-2.3.5.pom (29 kB at 97 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... b-bom-ext-2.3.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... b-bom-ext-2.3.5.pom (3.5 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /jaxb-bom-2.3.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /jaxb-bom-2.3.5.pom (9.7 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 7/project-1.0.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 7/project-1.0.7.pom (14 kB at 40 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .bind-api-2.3.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .bind-api-2.3.3.pom (13 kB at 41 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... pi-parent-2.3.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... pi-parent-2.3.3.pom (9.0 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 6/project-1.0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 6/project-1.0.6.pom (13 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .3.5/txw2-2.3.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .3.5/txw2-2.3.5.pom (1.8 kB at 5.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xw-parent-2.3.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xw-parent-2.3.5.pom (1.7 kB at 4.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -runtime-3.0.12.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -runtime-3.0.12.pom (5.0 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -commons-3.0.12.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -commons-3.0.12.pom (24 kB at 83 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ctivation-1.2.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ctivation-1.2.2.pom (4.6 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1.2.2/all-1.2.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1.2.2/all-1.2.2.pom (15 kB at 40 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... stox-core-6.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... stox-core-6.2.1.pom (8.3 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... stax2-api-4.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... stax2-api-4.2.1.pom (6.3 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... hema-core-2.3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... hema-core-2.3.0.pom (6.9 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xmlschema-2.3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xmlschema-2.3.0.pom (32 kB at 109 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.2.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.2.2.pom (5.3 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.3.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.3.5.pom (16 kB at 38 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ca-parent-1.3.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ca-parent-1.3.5.pom (2.8 kB at 9.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 5/project-1.0.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 5/project-1.0.5.pom (13 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ml.ws-api-2.3.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ml.ws-api-2.3.3.pom (19 kB at 49 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .soap-api-1.4.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .soap-api-1.4.2.pom (18 kB at 69 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... a.jws-api-2.1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... a.jws-api-2.1.0.pom (17 kB at 61 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... saaj-impl-1.5.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... saaj-impl-1.5.3.pom (16 kB at 40 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... etro-saaj-1.5.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... etro-saaj-1.5.3.pom (13 kB at 47 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3/stax-ex-1.8.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3/stax-ex-1.8.3.pom (16 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... end-jaxws-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... end-jaxws-3.5.2.pom (8.4 kB at 27 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ml-resolver-1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ml-resolver-1.2.pom (1.6 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... asm/9.3/asm-9.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... asm/9.3/asm-9.3.pom (2.4 kB at 5.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ings-soap-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ings-soap-3.5.2.pom (4.5 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... f-rt-wsdl-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... f-rt-wsdl-3.5.2.pom (5.8 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .3/wsdl4j-1.6.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .3/wsdl4j-1.6.3.pom (1.1 kB at 4.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ding-jaxb-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ding-jaxb-3.5.2.pom (5.2 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... dings-xml-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... dings-xml-3.5.2.pom (5.4 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nd-simple-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nd-simple-3.5.2.pom (6.1 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... t-ws-addr-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... t-ws-addr-3.5.2.pom (4.0 kB at 8.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ws-policy-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ws-policy-3.5.2.pom (11 kB at 25 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/neethi-3.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/neethi-3.1.1.pom (14 kB at 37 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 5.2.3/poi-5.2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 5.2.3/poi-5.2.3.pom (3.5 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... parseBitSet-1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... parseBitSet-1.2.pom (4.2 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... og4j-api-2.17.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... og4j-api-2.17.2.pom (14 kB at 52 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .2/log4j-2.17.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .2/log4j-2.17.2.pom (73 kB at 268 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ogging-parent-5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ogging-parent-5.pom (3.3 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... poi-ooxml-5.2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... poi-ooxml-5.2.3.pom (6.3 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... oxml-lite-5.2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... oxml-lite-5.2.3.pom (2.6 kB at 6.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /xmlbeans-5.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /xmlbeans-5.1.1.pom (4.6 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /curvesapi-1.07.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /curvesapi-1.07.pom (4.4 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cratchpad-5.2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cratchpad-5.2.3.pom (3.2 kB at 8.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ter.xhtml-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ter.xhtml-2.0.2.pom (829 B at 3.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... extension-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... extension-2.0.2.pom (1.5 kB at 6.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rt-parent-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rt-parent-2.0.2.pom (9.7 kB at 39 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rter.core-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rter.core-2.0.2.pom (993 B at 3.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xml-schemas-1.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xml-schemas-1.4.pom (2.6 kB at 7.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /xmlbeans-3.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /xmlbeans-3.0.1.pom (3.1 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... port.core-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... port.core-2.0.2.pom (926 B at 3.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .0.2/core-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .0.2/core-2.0.2.pom (829 B at 3.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... docreport-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... docreport-2.0.2.pom (1.0 kB at 3.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2/uberjar-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2/uberjar-2.0.2.pom (2.8 kB at 8.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tika-core-2.5.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tika-core-2.5.0.pom (10 kB at 39 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ka-parent-2.5.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ka-parent-2.5.0.pom (40 kB at 127 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/27/apache-27.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/27/apache-27.pom (20 kB at 80 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ven-model-3.6.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ven-model-3.6.3.pom (4.1 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 6.3/maven-3.6.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 6.3/maven-3.6.3.pom (26 kB at 105 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.2.1.pom (5.3 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /5.1/plexus-5.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /5.1/plexus-5.1.pom (23 kB at 96 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... assgraph-4.8.89.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... assgraph-4.8.89.pom (27 kB at 62 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sey-server-2.35.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sey-server-2.35.pom (13 kB at 35 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 35/project-2.35.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 35/project-2.35.pom (99 kB at 332 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sey-common-2.35.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sey-common-2.35.pom (35 kB at 98 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ws.rs-api-2.1.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ws.rs-api-2.1.6.pom (35 kB at 62 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ta.inject-2.6.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ta.inject-2.6.1.pom (5.2 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /external-2.6.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /external-2.6.1.pom (1.5 kB at 5.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... k2-parent-2.6.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... k2-parent-2.6.1.pom (42 kB at 108 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-locator-1.0.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-locator-1.0.3.pom (7.4 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sey-client-2.35.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sey-client-2.35.pom (6.8 kB at 20 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ation-api-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ation-api-2.0.2.pom (11 kB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -multipart-2.35.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -multipart-2.35.pom (3.9 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 35/project-2.35.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 35/project-2.35.pom (2.0 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mimepull-1.9.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mimepull-1.9.13.pom (16 kB at 47 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1.3/dom4j-2.1.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1.3/dom4j-2.1.3.pom (2.8 kB at 7.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /ehcache-2.10.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /ehcache-2.10.5.pom (19 kB at 72 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... che-root-2.10.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... che-root-2.10.5.pom (17 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... che-parent-2.21.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... che-parent-2.21.pom (18 kB at 64 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/quartz-2.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/quartz-2.3.1.pom (9.0 kB at 25 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tz-parent-2.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tz-parent-2.3.1.pom (15 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .3/c3p0-0.9.5.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .3/c3p0-0.9.5.3.pom (1.5 kB at 5.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ons-java-0.2.15.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ons-java-0.2.15.pom (3.7 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... CP-java7-2.4.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... CP-java7-2.4.13.pom (18 kB at 41 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /9/oss-parent-9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /9/oss-parent-9.pom (6.6 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mgscalr-lib-4.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mgscalr-lib-4.2.pom (3.6 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 8/jpinyin-1.1.8.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 8/jpinyin-1.1.8.pom (4.0 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -portable-1.8.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -portable-1.8.3.pom (7.1 kB at 27 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ne-plugin-1.1.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ne-plugin-1.1.7.pom (5.9 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cene-core-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cene-core-9.4.1.pom (2.1 kB at 6.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... eryparser-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... eryparser-9.4.1.pom (2.8 kB at 9.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-queries-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-queries-9.4.1.pom (2.4 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-sandbox-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-sandbox-9.4.1.pom (2.6 kB at 8.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rs-common-7.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rs-common-7.2.0.pom (3.3 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ne-parent-7.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ne-parent-7.2.0.pom (5.0 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... andparent-7.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... andparent-7.2.0.pom (356 kB at 794 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sciitable-0.3.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sciitable-0.3.2.pom (16 kB at 50 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tf-themes-0.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tf-themes-0.0.1.pom (13 kB at 29 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nterfaces-0.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nterfaces-0.0.1.pom (16 kB at 42 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 4.0.8/ST4-4.0.8.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 4.0.8/ST4-4.0.8.pom (14 kB at 51 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-runtime-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-runtime-3.5.2.pom (2.2 kB at 6.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lr-master-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lr-master-3.5.2.pom (12 kB at 52 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/antlr4-4.5.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/antlr4-4.5.1.pom (4.5 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r4-master-4.5.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r4-master-4.5.1.pom (3.8 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... anslation-0.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... anslation-0.0.2.pom (10 kB at 32 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .200/h2-1.4.200.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .200/h2-1.4.200.pom (958 B at 3.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .9/ical4j-3.0.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .9/ical4j-3.0.9.pom (1.1 kB at 2.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sm8-shaded-4.17.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sm8-shaded-4.17.pom (4.2 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 4.17/xbean-4.17.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 4.17/xbean-4.17.pom (19 kB at 67 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... javapoet-1.11.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... javapoet-1.11.1.pom (4.8 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... uroph-core-2.98.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... uroph-core-2.98.pom (3.1 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 98/Neuroph-2.98.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 98/Neuroph-2.98.pom (4.9 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... back-core-1.1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... back-core-1.1.2.pom (5.0 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ck-parent-1.1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ck-parent-1.1.2.pom (15 kB at 55 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... k-classic-1.1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... k-classic-1.1.2.pom (12 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... isrec-api-1.0.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... isrec-api-1.0.0.pom (5.2 kB at 8.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... oph-imgrec-2.98.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... oph-imgrec-2.98.pom (1.1 kB at 3.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... europh-ocr-2.98.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... europh-ocr-2.98.pom (1.1 kB at 3.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ph-contrib-2.98.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ph-contrib-2.98.pom (2.1 kB at 4.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... openkinect-0.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... openkinect-0.18.pom (2.7 kB at 6.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3.5.2/jna-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3.5.2/jna-3.5.2.pom (1.2 kB at 4.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... m/0.18/sfm-0.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... m/0.18/sfm-0.18.pom (2.2 kB at 7.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 18/feature-0.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 18/feature-0.18.pom (1.7 kB at 5.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ip/0.18/ip-0.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ip/0.18/ip-0.18.pom (1.5 kB at 4.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... oregression-0.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... oregression-0.7.pom (1.6 kB at 3.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 0.6/ddogleg-0.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 0.6/ddogleg-0.6.pom (1.6 kB at 5.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /0.26/core-0.26.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /0.26/core-0.26.pom (1.6 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... alibration-0.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... alibration-0.18.pom (2.0 kB at 5.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... o/0.18/geo-0.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... o/0.18/geo-0.18.pom (1.9 kB at 6.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /visualize-0.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /visualize-0.18.pom (2.5 kB at 8.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ecognition-0.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ecognition-0.18.pom (2.5 kB at 5.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... io/0.18/io-0.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... io/0.18/io-0.18.pom (1.9 kB at 4.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 7/xstream-1.4.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 7/xstream-1.4.7.pom (11 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... am-parent-1.4.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... am-parent-1.4.7.pom (26 kB at 91 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... dehaus-parent-3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... dehaus-parent-3.pom (4.1 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xmlpull-1.1.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xmlpull-1.1.3.1.pom (386 B at 1.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xpp3_min-1.1.4c.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xpp3_min-1.1.4c.pom (1.6 kB at 6.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /platform-3.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /platform-3.5.2.pom (1.4 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.4/jblas-1.2.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.4/jblas-1.2.4.pom (4.4 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -plugin-awt-1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -plugin-awt-1.0.pom (603 B at 1.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... gins-parent-1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... gins-parent-1.0.pom (1.1 kB at 2.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aocr-parent-1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aocr-parent-1.0.pom (6.1 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... avaocr-core-1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... avaocr-core-1.0.pom (560 B at 1.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .0/tess4j-5.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .0/tess4j-5.2.0.pom (9.7 kB at 33 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 10.0/jna-5.10.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 10.0/jna-5.10.0.pom (2.0 kB at 6.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... geio-core-1.4.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... geio-core-1.4.0.pom (12 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 5/pdfbox-2.0.25.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 5/pdfbox-2.0.25.pom (42 kB at 106 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... x-parent-2.0.25.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... x-parent-2.0.25.pom (20 kB at 72 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /fontbox-2.0.25.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /fontbox-2.0.25.pom (5.9 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ox-tools-2.0.25.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ox-tools-2.0.25.pom (3.8 kB at 9.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... debugger-2.0.25.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... debugger-2.0.25.pom (3.2 kB at 7.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2-imageio-3.0.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2-imageio-3.0.4.pom (16 kB at 61 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1/lept4j-1.16.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1/lept4j-1.16.1.pom (4.0 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... fs-3.2.16.Final.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... fs-3.2.16.Final.pom (7.1 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... jboss-parent-20.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... jboss-parent-20.pom (34 kB at 95 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ogging-3.1.4.GA.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ogging-3.1.4.GA.pom (5.0 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /jboss-parent-9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /jboss-parent-9.pom (29 kB at 108 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.8/druid-1.2.8.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.8/druid-1.2.8.pom (14 kB at 40 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /html2pdf-2.1.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /html2pdf-2.1.6.pom (4.9 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1.9/root-7.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1.9/root-7.1.9.pom (30 kB at 87 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1.9/forms-7.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1.9/forms-7.1.9.pom (2.3 kB at 4.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .9/kernel-7.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .9/kernel-7.1.9.pom (2.2 kB at 7.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /7.1.9/io-7.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /7.1.9/io-7.1.9.pom (1.3 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .9/layout-7.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .9/layout-7.1.9.pom (1.7 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 7.1.9/svg-7.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 7.1.9/svg-7.1.9.pom (2.0 kB at 6.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ml-parser-7.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ml-parser-7.1.9.pom (2.3 kB at 4.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ont-asian-7.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ont-asian-7.1.9.pom (1.9 kB at 4.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3.0/jedis-3.3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3.0/jedis-3.3.0.pom (7.0 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-email-1.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-email-1.5.pom (17 kB at 57 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-40.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-40.pom (64 kB at 169 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/17/apache-17.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/17/apache-17.pom (16 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3.2/zip4j-2.3.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3.2/zip4j-2.3.2.pom (6.5 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tml2image-0.1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tml2image-0.1.0.pom (1.5 kB at 5.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aywright-1.17.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aywright-1.17.1.pom (2.8 kB at 6.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rent-pom-1.17.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rent-pom-1.17.1.pom (7.3 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1/driver-1.17.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1/driver-1.17.1.pom (1.3 kB at 3.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-bundle-1.17.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-bundle-1.17.1.pom (1.7 kB at 3.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cache-api-1.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cache-api-1.1.1.pom (12 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-ri-impl-1.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-ri-impl-1.1.1.pom (1.0 kB at 2.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /cache-ri-1.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /cache-ri-1.1.1.pom (9.0 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2/kaptcha-2.3.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2/kaptcha-2.3.2.pom (1.7 kB at 4.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lters-2.0.235-1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lters-2.0.235-1.pom (3.7 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... op-client-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... op-client-3.3.4.pom (11 kB at 29 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ject-dist-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ject-dist-3.3.4.pom (18 kB at 41 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... p-project-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... p-project-3.3.4.pom (94 kB at 286 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... doop-main-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... doop-main-3.3.4.pom (29 kB at 97 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... op-common-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... op-common-3.3.4.pom (42 kB at 140 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tobuf_3_7-1.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tobuf_3_7-1.1.1.pom (3.0 kB at 8.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... hirdparty-1.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... hirdparty-1.1.1.pom (16 kB at 45 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-3.3.4.pom (2.6 kB at 8.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ded-guava-1.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ded-guava-1.1.1.pom (3.0 kB at 8.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /guava-27.0-jre.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /guava-27.0-jre.pom (8.1 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... parent-27.0-jre.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... parent-27.0-jre.pom (10 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ilureaccess-1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ilureaccess-1.0.pom (1.7 kB at 3.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nt-26.0-android.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nt-26.0-android.pom (10 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lict-with-guava.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lict-with-guava.pom (2.3 kB at 8.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .2/jsr305-3.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .2/jsr305-3.0.2.pom (4.3 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cker-qual-2.5.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cker-qual-2.5.2.pom (2.5 kB at 8.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... annotations-1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... annotations-1.1.pom (2.8 kB at 7.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nnotations-1.17.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nnotations-1.17.pom (2.6 kB at 9.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... fer-parent-1.17.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... fer-parent-1.17.pom (8.6 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.2.1.pom (4.6 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1.2.1/all-1.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1.2.1/all-1.2.1.pom (18 kB at 45 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2/project-1.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2/project-1.0.2.pom (12 kB at 25 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (2.3 kB at 5.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (63 kB at 184 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (2.1 kB at 4.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (1.3 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (3.2 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (1.7 kB at 5.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.1/jsp-api-2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.1/jsp-api-2.1.pom (157 B at 478 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ey-servlet-1.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ey-servlet-1.19.pom (9.6 kB at 32 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ey-project-1.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ey-project-1.19.pom (25 kB at 75 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /jvnet-parent-4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /jvnet-parent-4.pom (7.8 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-logging-1.1.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-logging-1.1.3.pom (18 kB at 47 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-28.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-28.pom (50 kB at 121 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.2.22.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.2.22.pom (16 kB at 42 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... guration2-2.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... guration2-2.1.1.pom (23 kB at 59 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-41.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-41.pom (65 kB at 173 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.7.36.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.7.36.pom (1.2 kB at 4.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... j-parent-1.7.36.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... j-parent-1.7.36.pom (14 kB at 52 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.2.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.2.19.pom (16 kB at 57 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .7.7/avro-1.7.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .7.7/avro-1.7.7.pom (5.6 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ro-parent-1.7.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ro-parent-1.7.7.pom (19 kB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -toplevel-1.7.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -toplevel-1.7.7.pom (9.6 kB at 32 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/10/apache-10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/10/apache-10.pom (15 kB at 53 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... core-asl-1.9.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... core-asl-1.9.13.pom (1.3 kB at 3.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... pper-asl-1.9.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... pper-asl-1.9.13.pom (1.5 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3/paranamer-2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3/paranamer-2.3.pom (1.6 kB at 6.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... amer-parent-2.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... amer-parent-2.3.pom (11 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... dehaus-parent-1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... dehaus-parent-1.pom (3.4 kB at 9.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... appy-java-1.0.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... appy-java-1.0.5.pom (13 kB at 35 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2j/1.1/re2j-1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2j/1.1/re2j-1.1.pom (3.6 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... obuf-java-2.5.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... obuf-java-2.5.0.pom (8.4 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ogle/1/google-1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ogle/1/google-1.pom (1.6 kB at 6.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... doop-auth-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... doop-auth-3.3.4.pom (8.6 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -jose-jwt-9.8.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -jose-jwt-9.8.1.pom (11 kB at 40 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-1.0-1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-1.0-1.pom (5.4 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-smart-2.4.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-smart-2.4.7.pom (8.2 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ors-smart-2.4.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ors-smart-2.4.7.pom (9.9 kB at 27 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... asm/9.1/asm-9.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... asm/9.1/asm-9.1.pom (2.4 kB at 5.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... framework-4.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... framework-4.2.0.pom (3.5 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-curator-4.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-curator-4.2.0.pom (36 kB at 126 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... or-client-4.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... or-client-4.2.0.pom (4.6 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... simplekdc-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... simplekdc-1.0.1.pom (1.5 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erby-kerb-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erby-kerb-1.0.1.pom (1.7 kB at 3.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kerby-all-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kerby-all-1.0.1.pom (15 kB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rb-client-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rb-client-1.0.1.pom (2.2 kB at 8.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... by-config-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... by-config-1.0.1.pom (1.5 kB at 5.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... by-common-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... by-common-1.0.1.pom (1.3 kB at 3.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kerb-core-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kerb-core-1.0.1.pom (1.3 kB at 4.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erby-pkix-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erby-pkix-1.0.1.pom (2.0 kB at 8.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erby-asn1-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erby-asn1-1.0.1.pom (1.1 kB at 3.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erby-util-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erby-util-1.0.1.pom (1.2 kB at 3.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rb-common-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rb-common-1.0.1.pom (1.7 kB at 6.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rb-crypto-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rb-crypto-1.0.1.pom (1.5 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kerb-util-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kerb-util-1.0.1.pom (1.8 kB at 4.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -provider-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -provider-1.0.1.pom (1.5 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -provider-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -provider-1.0.1.pom (1.2 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-jose-jwt-3.10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-jose-jwt-3.10.pom (14 kB at 51 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... annotations-1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... annotations-1.0.pom (491 B at 1.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-smart-1.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-smart-1.3.1.pom (2.0 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/parent-1.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/parent-1.3.1.pom (8.5 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ov-jdk15on-1.52.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ov-jdk15on-1.52.pom (1.2 kB at 3.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erb-admin-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erb-admin-1.0.1.pom (1.7 kB at 4.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rb-server-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rb-server-1.0.1.pom (1.7 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -identity-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -identity-1.0.1.pom (1.5 kB at 5.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kerby-xdr-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kerby-xdr-1.0.1.pom (1.1 kB at 4.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-recipes-4.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-recipes-4.2.0.pom (3.5 kB at 8.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... databind-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... databind-2.12.7.pom (15 kB at 47 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-base-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-base-2.12.7.pom (9.3 kB at 35 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kson-bom-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kson-bom-2.12.7.pom (17 kB at 68 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-parent-2.12.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-parent-2.12.pom (7.5 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1/oss-parent-41.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1/oss-parent-41.pom (23 kB at 88 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... otations-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... otations-2.12.7.pom (6.0 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-core-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-core-2.12.7.pom (5.5 kB at 20 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 7/dnsjava-2.1.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 7/dnsjava-2.1.7.pom (7.2 kB at 27 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... py-java-1.1.8.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... py-java-1.1.8.2.pom (3.5 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... fs-client-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... fs-client-3.3.4.pom (6.3 kB at 20 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -yarn-api-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -yarn-api-3.3.4.pom (6.1 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... doop-yarn-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... doop-yarn-3.3.4.pom (10 kB at 27 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... jaxb-api-2.2.11.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... jaxb-api-2.2.11.pom (15 kB at 55 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rn-client-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rn-client-3.3.4.pom (7.3 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (4.6 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (1.4 kB at 4.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (5.0 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (4.0 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (3.9 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (1.2 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (3.6 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.pom (2.5 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 9.0/jline-3.9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 9.0/jline-3.9.0.pom (15 kB at 48 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ne-parent-3.9.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ne-parent-3.9.0.pom (18 kB at 62 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ient-core-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ient-core-3.3.4.pom (5.8 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ce-client-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ce-client-3.3.4.pom (12 kB at 38 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rn-common-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rn-common-3.3.4.pom (15 kB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .3/okhttp-4.9.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .3/okhttp-4.9.3.pom (1.8 kB at 6.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .8.0/okio-2.8.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .8.0/okio-2.8.0.pom (1.8 kB at 6.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-stdlib-1.4.10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-stdlib-1.4.10.pom (2.0 kB at 6.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... b-common-1.4.10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... b-common-1.4.10.pom (1.6 kB at 5.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... zookeeper-3.5.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... zookeeper-3.5.6.pom (9.2 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .6/parent-3.5.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .6/parent-3.5.6.pom (28 kB at 101 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... eper-jute-3.5.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... eper-jute-3.5.6.pom (5.7 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-0.5.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-0.5.0.pom (1.9 kB at 6.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-project-0.5.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-project-0.5.0.pom (6.8 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ersey-core-1.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ersey-core-1.19.pom (9.7 kB at 33 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sr311-api-1.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sr311-api-1.1.1.pom (5.5 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sey-client-1.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sey-client-1.19.pom (6.7 kB at 25 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... otations-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... otations-2.12.7.pom (5.3 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... les-base-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... les-base-2.12.7.pom (3.5 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .bind-api-2.3.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .bind-api-2.3.2.pom (16 kB at 57 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... pi-parent-2.3.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... pi-parent-2.3.2.pom (7.7 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... provider-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... provider-2.12.7.pom (7.1 kB at 27 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... roviders-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... roviders-2.12.7.pom (6.3 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xrs-base-2.12.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xrs-base-2.12.7.pom (4.6 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... jobclient-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... jobclient-3.3.4.pom (6.3 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nt-common-3.3.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nt-common-3.3.4.pom (3.9 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e/4.0/guice-4.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e/4.0/guice-4.0.pom (11 kB at 29 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... uice-parent-4.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... uice-parent-4.0.pom (15 kB at 32 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ogle/5/google-5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ogle/5/google-5.pom (2.5 kB at 9.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /javax.inject-1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /javax.inject-1.pom (612 B at 2.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aopalliance-1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aopalliance-1.0.pom (363 B at 1.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/guava-16.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/guava-16.0.1.pom (6.1 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... a-parent-16.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... a-parent-16.0.1.pom (7.3 kB at 27 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sey-server-1.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sey-server-1.19.pom (11 kB at 30 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ersey-json-1.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ersey-json-1.19.pom (10 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/jettison-1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/jettison-1.1.pom (3.4 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xb-impl-2.2.3-1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xb-impl-2.2.3-1.pom (5.3 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /jaxb-api-2.2.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /jaxb-api-2.2.2.pom (5.6 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /stax-api-1.0-2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /stax-api-1.0-2.pom (962 B at 3.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -core-asl-1.9.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -core-asl-1.9.2.pom (1.0 kB at 2.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... apper-asl-1.9.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... apper-asl-1.9.2.pom (1.2 kB at 3.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-jaxrs-1.9.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-jaxrs-1.9.2.pom (1.6 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ackson-xc-1.9.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ackson-xc-1.9.2.pom (1.6 kB at 4.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rsey-guice-1.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rsey-guice-1.19.pom (7.5 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... y-contribs-1.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... y-contribs-1.19.pom (3.6 kB at 9.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e/3.0/guice-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e/3.0/guice-3.0.pom (7.3 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... uice-parent-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... uice-parent-3.0.pom (13 kB at 41 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... g4j-core-2.17.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... g4j-core-2.17.2.pom (23 kB at 79 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-2.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-2.2.0.pom (5.4 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-project-2.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-project-2.2.0.pom (30 kB at 74 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... gger-core-2.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... gger-core-2.2.0.pom (6.8 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... otations-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... otations-2.13.2.pom (6.1 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-parent-2.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-parent-2.13.pom (7.4 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3/oss-parent-43.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3/oss-parent-43.pom (24 kB at 72 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tabind-2.13.2.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tabind-2.13.2.2.pom (17 kB at 45 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-base-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-base-2.13.2.pom (9.9 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kson-bom-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kson-bom-2.13.2.pom (17 kB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-core-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-core-2.13.2.pom (5.5 kB at 20 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mat-yaml-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mat-yaml-2.13.2.pom (2.6 kB at 5.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ats-text-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ats-text-2.13.2.pom (3.1 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... databind-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... databind-2.13.2.pom (16 kB at 41 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /snakeyaml-1.30.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /snakeyaml-1.30.pom (37 kB at 129 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-jsr310-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-jsr310-2.13.2.pom (4.9 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... es-java8-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... es-java8-2.13.2.pom (3.2 kB at 6.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-models-2.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-models-2.2.0.pom (4.1 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-jaxrs2-2.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-jaxrs2-2.2.0.pom (12 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ssist-3.25.0-GA.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ssist-3.25.0-GA.pom (11 kB at 30 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tegration-2.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tegration-2.2.0.pom (2.7 kB at 7.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... provider-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... provider-2.13.2.pom (4.4 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... roviders-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... roviders-2.13.2.pom (5.6 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xrs-base-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xrs-base-2.13.2.pom (2.1 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... otations-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... otations-2.13.2.pom (3.7 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... les-base-2.13.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... les-base-2.13.2.pom (3.4 kB at 9.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .202206071550-r.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .202206071550-r.pom (7.6 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .202206071550-r.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .202206071550-r.pom (33 kB at 49 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... JavaEWAH-1.1.13.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... JavaEWAH-1.1.13.pom (5.0 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /5/oss-parent-5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /5/oss-parent-5.pom (4.1 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ive-jldap-1.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ive-jldap-1.3.1.pom (866 B at 2.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ve-parent-1.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ve-parent-1.3.1.pom (21 kB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /ldaptive-1.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /ldaptive-1.3.1.pom (1.2 kB at 2.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -ldapsdk-4.0.14.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -ldapsdk-4.0.14.pom (3.1 kB at 7.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ldap-2009-10-07.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ldap-2009-10-07.pom (1.2 kB at 3.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .3/jsoup-1.15.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .3/jsoup-1.15.3.pom (13 kB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ghlighter-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ghlighter-9.4.1.pom (2.8 kB at 8.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ne-memory-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ne-memory-9.4.1.pom (2.4 kB at 6.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -grouping-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -grouping-9.4.1.pom (2.6 kB at 5.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cene-luke-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cene-luke-9.4.1.pom (5.4 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ne-codecs-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ne-codecs-9.4.1.pom (2.4 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rd-codecs-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rd-codecs-9.4.1.pom (2.4 kB at 5.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... is-common-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... is-common-9.4.1.pom (2.4 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cene-misc-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cene-misc-9.4.1.pom (2.4 kB at 4.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lysis-icu-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lysis-icu-9.4.1.pom (2.7 kB at 6.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 70.1/icu4j-70.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 70.1/icu4j-70.1.pom (4.9 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -kuromoji-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -kuromoji-9.4.1.pom (2.6 kB at 7.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... orfologik-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... orfologik-9.4.1.pom (3.1 kB at 8.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -stemming-2.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -stemming-2.1.9.pom (1.4 kB at 4.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ik-parent-2.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ik-parent-2.1.9.pom (26 kB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... logik-fsa-2.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... logik-fsa-2.1.9.pom (1.3 kB at 2.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ik-polish-2.1.9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ik-polish-2.1.9.pom (1.5 kB at 3.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... an-search-4.9.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... an-search-4.9.1.pom (1.0 kB at 2.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ysis-nori-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ysis-nori-9.4.1.pom (2.6 kB at 7.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-opennlp-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-opennlp-9.4.1.pom (2.8 kB at 8.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nlp-tools-1.9.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nlp-tools-1.9.1.pom (4.0 kB at 8.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1/opennlp-1.9.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1/opennlp-1.9.1.pom (14 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -phonetic-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -phonetic-9.4.1.pom (2.8 kB at 6.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-smartcn-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-smartcn-9.4.1.pom (2.6 kB at 7.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-stempel-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-stempel-9.4.1.pom (2.6 kB at 5.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-suggest-9.4.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-suggest-9.4.1.pom (2.6 kB at 6.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... olr-core-8.11.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... olr-core-8.11.2.pom (18 kB at 52 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-parent-8.11.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-parent-8.11.2.pom (3.3 kB at 7.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ndparent-8.11.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ndparent-8.11.2.pom (505 kB at 896 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /jsqlparser-4.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /jsqlparser-4.6.pom (26 kB at 60 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /javaee-api-7.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... _1.1_spec-1.1.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... 0/openjpa-3.2.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... 5.1/serp-1.15.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... .8.9/gson-2.8.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /javaee-api-7.0.jar (1.9 MB at 4.2 MB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sm9-shaded-4.20.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... _1.1_spec-1.1.1.jar (16 kB at 25 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... pa_2.2_spec-1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .8.9/gson-2.8.9.jar (258 kB at 322 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ns-lang3-3.12.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 5.1/serp-1.15.1.jar (217 kB at 230 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... commons-cli-1.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sm9-shaded-4.20.jar (295 kB at 284 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... beanutils-1.9.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... pa_2.2_spec-1.1.jar (129 kB at 121 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ons-logging-1.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... commons-cli-1.4.jar (54 kB at 42 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... llections-3.2.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ns-lang3-3.12.0.jar (587 kB at 436 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... commons-net-3.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ons-logging-1.2.jar (62 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ons-math3-3.6.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... beanutils-1.9.4.jar (247 kB at 159 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ollections4-4.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 0/openjpa-3.2.0.jar (4.8 MB at 2.6 MB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mons-codec-1.13.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... commons-net-3.6.jar (307 kB at 156 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... llections-3.2.2.jar (588 kB at 279 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ckrabbit2-2.9.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mons-codec-1.13.jar (344 kB at 142 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mons-vfs2-2.9.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ckrabbit2-2.9.0.jar (30 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tpclient-4.5.13.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.7.jar (276 kB at 110 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... httpcore-4.4.13.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ollections4-4.4.jar (752 kB at 284 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... t-webdav-2.21.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ons-math3-3.6.1.jar (2.2 MB at 831 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ons-pool2-2.9.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mons-vfs2-2.9.0.jar (529 kB at 177 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ommons-text-1.8.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ons-pool2-2.9.0.jar (135 kB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-compress-1.20.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... httpcore-4.4.13.jar (329 kB at 103 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... t-webdav-2.21.7.jar (339 kB at 103 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rvlet-api-3.1.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ommons-text-1.8.jar (207 kB at 60 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tpclient-4.5.13.jar (780 kB at 226 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rvlet-api-3.1.0.jar (96 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-compress-1.20.jar (632 kB at 169 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (214 kB at 56 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (165 kB at 42 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (706 kB at 178 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (63 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (140 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (136 kB at 32 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (118 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.3.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (68 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... asm/9.0/asm-9.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (87 kB at 20 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... asm-commons-9.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (66 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .0/asm-tree-9.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.3.2.jar (27 kB at 5.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sm-analysis-9.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (47 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... asm/9.0/asm-9.0.jar (122 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... asm-commons-9.0.jar (72 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... saction-api-1.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .0/asm-tree-9.0.jar (53 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sm-analysis-9.0.jar (33 kB at 7.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (46 kB at 9.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... saction-api-1.3.jar (28 kB at 5.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.0/core-3.4.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (42 kB at 8.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rver-core-1.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (97 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mina-core-2.1.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (565 kB at 106 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tplet-api-1.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.33.v20201020.jar (321 kB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /cxf-core-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rver-core-1.2.0.jar (305 kB at 55 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... b-runtime-2.3.5.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tplet-api-1.2.0.jar (23 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .3.5/txw2-2.3.5.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.0/core-3.4.0.jar (540 kB at 95 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -runtime-3.0.12.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mina-core-2.1.6.jar (671 kB at 115 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... stox-core-6.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .3.5/txw2-2.3.5.jar (72 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... stax2-api-4.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -runtime-3.0.12.jar (30 kB at 4.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... hema-core-2.3.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... stax2-api-4.2.1.jar (196 kB at 30 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .bind-api-2.3.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... hema-core-2.3.0.jar (173 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.2.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /cxf-core-3.5.2.jar (1.4 MB at 210 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.3.5.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... stox-core-6.2.1.jar (1.6 MB at 232 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ml.ws-api-2.3.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... b-runtime-2.3.5.jar (1.0 MB at 149 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... a.jws-api-2.1.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .bind-api-2.3.3.jar (116 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .soap-api-1.4.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.2.2.jar (47 kB at 6.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ctivation-1.2.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ation-api-1.3.5.jar (25 kB at 3.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... saaj-impl-1.5.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ml.ws-api-2.3.3.jar (58 kB at 8.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3/stax-ex-1.8.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .soap-api-1.4.2.jar (37 kB at 5.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... end-jaxws-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... a.jws-api-2.1.0.jar (16 kB at 2.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ml-resolver-1.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ctivation-1.2.2.jar (68 kB at 9.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ings-soap-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3/stax-ex-1.8.3.jar (39 kB at 5.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ding-jaxb-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ml-resolver-1.2.jar (84 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... dings-xml-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... saaj-impl-1.5.3.jar (457 kB at 60 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... t-ws-addr-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... end-jaxws-3.5.2.jar (372 kB at 48 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ws-policy-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ings-soap-3.5.2.jar (183 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/neethi-3.1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ding-jaxb-3.5.2.jar (115 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nd-simple-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... dings-xml-3.5.2.jar (38 kB at 4.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... f-rt-wsdl-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... t-ws-addr-3.5.2.jar (76 kB at 9.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .3/wsdl4j-1.6.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/neethi-3.1.1.jar (74 kB at 9.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 5.2.3/poi-5.2.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ws-policy-3.5.2.jar (215 kB at 27 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... parseBitSet-1.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... parseBitSet-1.2.jar (25 kB at 2.9 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nd-simple-3.5.2.jar (108 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... oxml-lite-5.2.3.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... poi-ooxml-5.2.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... f-rt-wsdl-3.5.2.jar (178 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /xmlbeans-5.1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .3/wsdl4j-1.6.3.jar (187 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /curvesapi-1.07.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 5.2.3/poi-5.2.3.jar (3.0 MB at 337 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cratchpad-5.2.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /curvesapi-1.07.jar (112 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ter.xhtml-2.0.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /xmlbeans-5.1.1.jar (2.2 MB at 229 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rter.core-2.0.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... oxml-lite-5.2.3.jar (5.9 MB at 611 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xml-schemas-1.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... poi-ooxml-5.2.3.jar (2.0 MB at 204 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... port.core-2.0.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ter.xhtml-2.0.2.jar (56 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... docreport-2.0.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cratchpad-5.2.3.jar (1.9 MB at 188 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tika-core-2.5.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rter.core-2.0.2.jar (238 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ven-model-3.6.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... port.core-2.0.2.jar (95 kB at 9.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ven-model-3.6.3.jar (215 kB at 20 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... assgraph-4.8.89.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... docreport-2.0.2.jar (2.2 MB at 206 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sey-server-2.35.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.2.1.jar (262 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sey-common-2.35.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tika-core-2.5.0.jar (705 kB at 60 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-locator-1.0.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xml-schemas-1.4.jar (16 MB at 1.4 MB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sey-client-2.35.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-locator-1.0.3.jar (19 kB at 1.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ws.rs-api-2.1.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... assgraph-4.8.89.jar (508 kB at 42 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ta.inject-2.6.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sey-server-2.35.jar (949 kB at 78 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ation-api-2.0.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sey-client-2.35.jar (260 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -multipart-2.35.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ta.inject-2.6.1.jar (18 kB at 1.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mimepull-1.9.13.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ws.rs-api-2.1.6.jar (140 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1.3/dom4j-2.1.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sey-common-2.35.jar (1.2 MB at 96 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /ehcache-2.10.5.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ation-api-2.0.2.jar (92 kB at 7.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/quartz-2.3.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -multipart-2.35.jar (82 kB at 6.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .3/c3p0-0.9.5.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mimepull-1.9.13.jar (65 kB at 5.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ons-java-0.2.15.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1.3/dom4j-2.1.3.jar (324 kB at 25 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... CP-java7-2.4.13.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .3/c3p0-0.9.5.3.jar (498 kB at 37 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mgscalr-lib-4.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/quartz-2.3.1.jar (692 kB at 51 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 8/jpinyin-1.1.8.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... CP-java7-2.4.13.jar (134 kB at 9.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -portable-1.8.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /ehcache-2.10.5.jar (9.0 MB at 658 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ne-plugin-1.1.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ons-java-0.2.15.jar (624 kB at 45 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rs-common-7.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mgscalr-lib-4.2.jar (28 kB at 2.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sciitable-0.3.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 8/jpinyin-1.1.8.jar (134 kB at 9.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tf-themes-0.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ne-plugin-1.1.7.jar (17 kB at 1.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nterfaces-0.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sciitable-0.3.2.jar (35 kB at 2.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 4.0.8/ST4-4.0.8.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tf-themes-0.0.1.jar (141 kB at 9.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-runtime-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -portable-1.8.3.jar (8.1 MB at 550 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/antlr4-4.5.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-runtime-3.5.2.jar (168 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... anslation-0.0.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 4.0.8/ST4-4.0.8.jar (240 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .200/h2-1.4.200.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nterfaces-0.0.1.jar (238 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .9/ical4j-3.0.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rs-common-7.2.0.jar (1.6 MB at 106 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sm8-shaded-4.17.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/antlr4-4.5.1.jar (1.5 MB at 95 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... javapoet-1.11.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... anslation-0.0.2.jar (137 kB at 8.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... uroph-core-2.98.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .200/h2-1.4.200.jar (2.3 MB at 146 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... back-core-1.1.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sm8-shaded-4.17.jar (293 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... k-classic-1.1.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... javapoet-1.11.1.jar (99 kB at 6.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... isrec-api-1.0.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .9/ical4j-3.0.9.jar (1.3 MB at 82 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... oph-imgrec-2.98.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... uroph-core-2.98.jar (242 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... europh-ocr-2.98.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... back-core-1.1.2.jar (428 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ph-contrib-2.98.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... k-classic-1.1.2.jar (271 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... openkinect-0.18.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... isrec-api-1.0.0.jar (41 kB at 2.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... m/0.18/sfm-0.18.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... oph-imgrec-2.98.jar (91 kB at 5.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 18/feature-0.18.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... europh-ocr-2.98.jar (37 kB at 2.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... alibration-0.18.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... openkinect-0.18.jar (34 kB at 2.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ip/0.18/ip-0.18.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ph-contrib-2.98.jar (126 kB at 7.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /visualize-0.18.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... m/0.18/sfm-0.18.jar (152 kB at 9.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ecognition-0.18.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 18/feature-0.18.jar (627 kB at 37 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... io/0.18/io-0.18.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... alibration-0.18.jar (101 kB at 6.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 7/xstream-1.4.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ecognition-0.18.jar (108 kB at 6.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xmlpull-1.1.3.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /visualize-0.18.jar (134 kB at 7.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xpp3_min-1.1.4c.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... io/0.18/io-0.18.jar (41 kB at 2.4 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ip/0.18/ip-0.18.jar (891 kB at 52 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... oregression-0.7.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... o/0.18/geo-0.18.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 7/xstream-1.4.7.jar (532 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 0.6/ddogleg-0.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xmlpull-1.1.3.1.jar (7.2 kB at 412 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /0.26/core-0.26.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xpp3_min-1.1.4c.jar (25 kB at 1.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /platform-3.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... oregression-0.7.jar (309 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.4/jblas-1.2.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 0.6/ddogleg-0.6.jar (190 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -plugin-awt-1.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /0.26/core-0.26.jar (343 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... avaocr-core-1.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... o/0.18/geo-0.18.jar (245 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .0/tess4j-5.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /platform-3.5.2.jar (1.2 MB at 64 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 10.0/jna-5.10.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -plugin-awt-1.0.jar (29 kB at 1.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... geio-core-1.4.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... avaocr-core-1.0.jar (45 kB at 2.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 5/pdfbox-2.0.25.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.4/jblas-1.2.4.jar (11 MB at 549 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /fontbox-2.0.25.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 10.0/jna-5.10.0.jar (1.8 MB at 87 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... geio-core-1.4.0.jar (628 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... debugger-2.0.25.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... ox-tools-2.0.25.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .0/tess4j-5.2.0.jar (9.1 MB at 444 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2-imageio-3.0.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 5/pdfbox-2.0.25.jar (2.8 MB at 135 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1/lept4j-1.16.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /fontbox-2.0.25.jar (1.6 MB at 76 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... fs-3.2.16.Final.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... debugger-2.0.25.jar (267 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ogging-3.1.4.GA.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ox-tools-2.0.25.jar (83 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.8/druid-1.2.8.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2-imageio-3.0.4.jar (144 kB at 6.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /html2pdf-2.1.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... fs-3.2.16.Final.jar (145 kB at 6.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1.9/forms-7.1.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ogging-3.1.4.GA.jar (57 kB at 2.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .9/kernel-7.1.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1/lept4j-1.16.1.jar (3.7 MB at 171 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /7.1.9/io-7.1.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.8/druid-1.2.8.jar (3.7 MB at 172 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .9/layout-7.1.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1.9/forms-7.1.9.jar (127 kB at 5.9 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /html2pdf-2.1.6.jar (2.1 MB at 99 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ml-parser-7.1.9.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... 7.1.9/svg-7.1.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 7.1.9/svg-7.1.9.jar (126 kB at 5.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ont-asian-7.1.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .9/layout-7.1.9.jar (442 kB at 20 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3.0/jedis-3.3.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ml-parser-7.1.9.jar (495 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... avax.mail-1.6.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .9/kernel-7.1.9.jar (1.2 MB at 52 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-email-1.5.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /7.1.9/io-7.1.9.jar (791 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ctivation-1.1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-email-1.5.jar (54 kB at 2.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3.2/zip4j-2.3.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ont-asian-7.1.9.jar (2.2 MB at 95 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tml2image-0.1.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ctivation-1.1.1.jar (69 kB at 3.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aywright-1.17.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3.0/jedis-3.3.0.jar (679 kB at 29 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 1/driver-1.17.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tml2image-0.1.0.jar (10 kB at 444 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-bundle-1.17.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... avax.mail-1.6.2.jar (659 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cache-api-1.1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3.2/zip4j-2.3.2.jar (175 kB at 7.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-ri-impl-1.1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aywright-1.17.1.jar (404 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2/kaptcha-2.3.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cache-api-1.1.1.jar (51 kB at 2.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lters-2.0.235-1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 1/driver-1.17.1.jar (4.3 kB at 182 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... op-client-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-ri-impl-1.1.1.jar (62 kB at 2.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... op-common-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2/kaptcha-2.3.2.jar (95 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tobuf_3_7-1.1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... op-client-3.3.4.jar (8.6 kB at 349 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ded-guava-1.1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lters-2.0.235-1.jar (383 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /guava-27.0-jre.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... op-common-3.3.4.jar (4.5 MB at 179 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ilureaccess-1.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tobuf_3_7-1.1.1.jar (1.5 MB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lict-with-guava.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ilureaccess-1.0.jar (3.7 kB at 145 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cker-qual-2.5.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lict-with-guava.jar (2.2 kB at 85 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... annotations-1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cker-qual-2.5.2.jar (193 kB at 7.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nnotations-1.17.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /guava-27.0-jre.jar (2.7 MB at 105 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.1/jsp-api-2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ded-guava-1.1.1.jar (3.4 MB at 129 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ey-servlet-1.19.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... annotations-1.1.jar (8.8 kB at 335 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.2.22.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nnotations-1.17.jar (3.4 kB at 130 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... guration2-2.1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.1/jsp-api-2.1.jar (101 kB at 3.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.7.36.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ey-servlet-1.19.jar (129 kB at 4.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .7.7/avro-1.7.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.2.22.jar (332 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... core-asl-1.9.13.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... reload4j-1.7.36.jar (9.8 kB at 363 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... pper-asl-1.9.13.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... guration2-2.1.1.jar (617 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 3/paranamer-2.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .7.7/avro-1.7.7.jar (436 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2j/1.1/re2j-1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... core-asl-1.9.13.jar (232 kB at 8.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... obuf-java-2.5.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 3/paranamer-2.3.jar (30 kB at 1.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... doop-auth-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... pper-asl-1.9.13.jar (781 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -jose-jwt-9.8.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2j/1.1/re2j-1.1.jar (128 kB at 4.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-1.0-1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... obuf-java-2.5.0.jar (533 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-smart-2.4.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... doop-auth-3.3.4.jar (104 kB at 3.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ors-smart-2.4.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -jose-jwt-9.8.1.jar (444 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... framework-4.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-1.0-1.jar (4.7 kB at 167 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... simplekdc-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-smart-2.4.7.jar (119 kB at 4.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rb-client-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ors-smart-2.4.7.jar (29 kB at 1.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... by-config-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... simplekdc-1.0.1.jar (20 kB at 710 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rb-common-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rb-client-1.0.1.jar (113 kB at 3.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rb-crypto-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... by-config-1.0.1.jar (31 kB at 1.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kerb-util-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... framework-4.2.0.jar (324 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -provider-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rb-common-1.0.1.jar (65 kB at 2.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erb-admin-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rb-crypto-1.0.1.jar (116 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rb-server-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kerb-util-1.0.1.jar (37 kB at 1.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -identity-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -provider-1.0.1.jar (19 kB at 635 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kerby-xdr-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erb-admin-1.0.1.jar (81 kB at 2.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... or-client-4.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rb-server-1.0.1.jar (83 kB at 2.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-recipes-4.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -identity-1.0.1.jar (20 kB at 669 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .2/jsr305-3.0.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kerby-xdr-1.0.1.jar (29 kB at 964 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... kerb-core-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... or-client-4.2.0.jar (3.0 MB at 98 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erby-pkix-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-recipes-4.2.0.jar (296 kB at 9.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erby-asn1-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .2/jsr305-3.0.2.jar (20 kB at 652 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erby-util-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... kerb-core-1.0.1.jar (227 kB at 7.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 7/dnsjava-2.1.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erby-pkix-1.0.1.jar (205 kB at 6.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... py-java-1.1.8.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erby-asn1-1.0.1.jar (102 kB at 3.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... fs-client-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erby-util-1.0.1.jar (41 kB at 1.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -yarn-api-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 7/dnsjava-2.1.7.jar (308 kB at 9.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... jaxb-api-2.2.11.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... py-java-1.1.8.2.jar (2.0 MB at 62 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rn-client-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... jaxb-api-2.2.11.jar (102 kB at 3.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -yarn-api-3.3.4.jar (3.6 MB at 112 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... fs-client-3.3.4.jar (5.5 MB at 168 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rn-client-3.3.4.jar (287 kB at 8.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 9.0/jline-3.9.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.jar (46 kB at 1.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ient-core-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.jar (214 kB at 6.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rn-common-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .4.43.v20210629.jar (52 kB at 1.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ersey-core-1.19.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 9.0/jline-3.9.0.jar (707 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sr311-api-1.1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ient-core-3.3.4.jar (1.6 MB at 48 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... sey-client-1.19.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ersey-core-1.19.jar (437 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... jobclient-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rn-common-3.3.4.jar (3.0 MB at 86 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nt-common-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sey-client-1.19.jar (134 kB at 3.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-3.3.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... sr311-api-1.1.1.jar (46 kB at 1.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... og4j-api-2.17.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... jobclient-3.3.4.jar (50 kB at 1.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... g4j-core-2.17.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-3.3.4.jar (25 kB at 720 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lf4j-api-1.7.32.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-bundle-1.17.1.jar (91 MB at 2.6 MB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-2.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... og4j-api-2.17.2.jar (303 kB at 8.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... gger-core-2.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lf4j-api-1.7.32.jar (42 kB at 1.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... otations-2.13.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-2.2.0.jar (42 kB at 1.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tabind-2.13.2.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... gger-core-2.2.0.jar (201 kB at 5.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... son-core-2.13.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... otations-2.13.2.jar (76 kB at 2.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mat-yaml-2.13.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nt-common-3.3.4.jar (806 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /snakeyaml-1.30.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... g4j-core-2.17.2.jar (1.8 MB at 51 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-jsr310-2.13.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mat-yaml-2.13.2.jar (52 kB at 1.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-models-2.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tabind-2.13.2.2.jar (1.5 MB at 43 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-jaxrs2-2.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... son-core-2.13.2.jar (375 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ssist-3.25.0-GA.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-jsr310-2.13.2.jar (121 kB at 3.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... tegration-2.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /snakeyaml-1.30.jar (332 kB at 9.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... provider-2.13.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-models-2.2.0.jar (134 kB at 3.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xrs-base-2.13.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-jaxrs2-2.2.0.jar (92 kB at 2.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... otations-2.13.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... provider-2.13.2.jar (16 kB at 437 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .202206071550-r.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... tegration-2.2.0.jar (40 kB at 1.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... JavaEWAH-1.1.13.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xrs-base-2.13.2.jar (31 kB at 852 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ive-jldap-1.3.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ssist-3.25.0-GA.jar (780 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /ldaptive-1.3.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... otations-2.13.2.jar (36 kB at 995 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -ldapsdk-4.0.14.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... JavaEWAH-1.1.13.jar (167 kB at 4.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ldap-2009-10-07.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .202206071550-r.jar (3.0 MB at 80 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .3/jsoup-1.15.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ive-jldap-1.3.1.jar (35 kB at 946 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cene-core-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /ldaptive-1.3.1.jar (833 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... eryparser-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -ldapsdk-4.0.14.jar (4.3 MB at 114 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-queries-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .3/jsoup-1.15.3.jar (438 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-sandbox-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ldap-2009-10-07.jar (604 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ghlighter-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cene-core-9.4.1.jar (3.6 MB at 94 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ne-memory-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... eryparser-9.4.1.jar (422 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -grouping-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-queries-9.4.1.jar (496 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cene-luke-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-sandbox-9.4.1.jar (254 kB at 6.6 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ne-memory-9.4.1.jar (51 kB at 1.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rd-codecs-9.4.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... ne-codecs-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ghlighter-9.4.1.jar (269 kB at 6.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... is-common-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -grouping-9.4.1.jar (97 kB at 2.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... cene-misc-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cene-luke-9.4.1.jar (611 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lysis-icu-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... cene-misc-9.4.1.jar (97 kB at 2.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 70.1/icu4j-70.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lysis-icu-9.4.1.jar (84 kB at 2.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -kuromoji-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rd-codecs-9.4.1.jar (583 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... orfologik-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ne-codecs-9.4.1.jar (456 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -stemming-2.1.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... is-common-9.4.1.jar (1.9 MB at 47 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... logik-fsa-2.1.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... orfologik-9.4.1.jar (30 kB at 738 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ik-polish-2.1.9.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -stemming-2.1.9.jar (52 kB at 1.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... an-search-4.9.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... logik-fsa-2.1.9.jar (19 kB at 459 B/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -kuromoji-9.4.1.jar (4.7 MB at 115 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-opennlp-9.4.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... ysis-nori-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-opennlp-9.4.1.jar (39 kB at 921 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... nlp-tools-1.9.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ik-polish-2.1.9.jar (1.9 MB at 45 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -phonetic-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... an-search-4.9.1.jar (4.1 MB at 97 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-smartcn-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 70.1/icu4j-70.1.jar (14 MB at 325 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-stempel-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -phonetic-9.4.1.jar (28 kB at 643 B/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... e-suggest-9.4.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... nlp-tools-1.9.1.jar (1.2 MB at 29 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... olr-core-8.11.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ysis-nori-9.4.1.jar (7.6 MB at 176 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /jsqlparser-4.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-stempel-9.4.1.jar (519 kB at 12 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-smartcn-9.4.1.jar (3.6 MB at 83 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... e-suggest-9.4.1.jar (240 kB at 5.5 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /jsqlparser-4.6.jar (945 kB at 22 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... olr-core-8.11.2.jar (6.7 MB at 152 kB/s)
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default) @ x_base_core_project ---
Downloading from alimaven: https://maven.aliyun.com/reposit ... /maven-core-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /maven-core-3.0.pom (6.6 kB at 27 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... en-settings-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... en-settings-3.0.pom (1.9 kB at 7.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ngs-builder-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ngs-builder-3.0.pom (2.2 kB at 8.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.14.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.14.pom (910 B at 3.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mponents-1.1.18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mponents-1.1.18.pom (5.4 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .7/plexus-2.0.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .7/plexus-2.0.7.pom (17 kB at 58 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -dispatcher-1.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -dispatcher-1.3.pom (3.0 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... spice-parent-12.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... spice-parent-12.pom (6.8 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /forge-parent-4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /forge-parent-4.pom (8.4 kB at 30 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.5.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.5.5.pom (5.1 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... exus-cipher-1.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... exus-cipher-1.4.pom (2.1 kB at 7.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ry-metadata-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ry-metadata-3.0.pom (1.9 kB at 7.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... del-builder-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... del-builder-3.0.pom (2.2 kB at 7.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-provider-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-provider-3.0.pom (2.5 kB at 8.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /aether-api-1.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /aether-api-1.7.pom (1.7 kB at 5.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ther-parent-1.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ther-parent-1.7.pom (7.7 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aether-util-1.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aether-util-1.7.pom (2.1 kB at 7.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aether-impl-1.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aether-impl-1.7.pom (3.7 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /aether-spi-1.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /aether-spi-1.7.pom (1.7 kB at 6.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... incremental-1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... incremental-1.1.pom (4.7 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... d-components-19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... d-components-19.pom (6.4 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-23.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-23.pom (33 kB at 116 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lugin-api-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lugin-api-2.2.1.pom (1.5 kB at 5.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.1/maven-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.1/maven-2.2.1.pom (22 kB at 84 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-11.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-11.pom (32 kB at 124 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ache/5/apache-5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ache/5/apache-5.pom (4.1 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aven-core-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aven-core-2.2.1.pom (12 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -settings-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -settings-2.2.1.pom (2.2 kB at 8.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ven-model-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ven-model-2.2.1.pom (3.2 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... us-utils-1.5.15.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... us-utils-1.5.15.pom (6.8 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .2/plexus-2.0.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .2/plexus-2.0.2.pom (12 kB at 44 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.11.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.11.pom (889 B at 3.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mponents-1.1.14.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mponents-1.1.14.pom (5.8 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ocumenter-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ocumenter-2.2.1.pom (2.0 kB at 7.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... f4j-jdk14-1.5.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... f4j-jdk14-1.5.6.pom (1.9 kB at 7.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 4j-parent-1.5.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 4j-parent-1.5.6.pom (7.9 kB at 32 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... slf4j-api-1.5.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... slf4j-api-1.5.6.pom (3.0 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ver-slf4j-1.5.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ver-slf4j-1.5.6.pom (2.2 kB at 9.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-profile-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-profile-2.2.1.pom (2.2 kB at 9.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -artifact-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -artifact-2.2.1.pom (1.6 kB at 6.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -metadata-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -metadata-2.2.1.pom (1.9 kB at 7.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... agnostics-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... agnostics-2.2.1.pom (1.7 kB at 6.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-project-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-project-2.2.1.pom (2.8 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... t-manager-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... t-manager-2.2.1.pom (3.1 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -concurrent-3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -concurrent-3.1.pom (880 B at 3.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -registry-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -registry-2.2.1.pom (1.9 kB at 7.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... escriptor-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... escriptor-2.2.1.pom (2.1 kB at 9.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-monitor-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-monitor-2.2.1.pom (1.3 kB at 5.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... hared-utils-0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... hared-utils-0.1.pom (4.0 kB at 17 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... d-components-18.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... d-components-18.pom (4.9 kB at 21 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/jsr305-2.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/jsr305-2.0.1.pom (965 B at 3.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-java-0.9.10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-java-0.9.10.pom (5.1 kB at 22 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... anguages-0.9.10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... anguages-0.9.10.pom (4.1 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... asm/6.2/asm-6.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... asm/6.2/asm-6.2.pom (2.9 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -M9/qdox-2.0-M9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -M9/qdox-2.0-M9.pom (16 kB at 60 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... piler-api-2.8.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... piler-api-2.8.4.pom (867 B at 3.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -compiler-2.8.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -compiler-2.8.4.pom (6.0 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -components-4.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -components-4.0.pom (2.7 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.22.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.22.pom (3.8 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/plexus-3.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/plexus-3.3.1.pom (20 kB at 82 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-manager-2.8.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-manager-2.8.4.pom (692 B at 2.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ler-javac-2.8.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ler-javac-2.8.4.pom (771 B at 3.1 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... compilers-2.8.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... compilers-2.8.4.pom (1.3 kB at 5.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /maven-core-3.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... del-builder-3.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... ry-metadata-3.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... ngs-builder-3.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... en-settings-3.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /maven-core-3.0.jar (527 kB at 1.8 MB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-provider-3.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ry-metadata-3.0.jar (30 kB at 70 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aether-impl-1.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... en-settings-3.0.jar (47 kB at 97 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /aether-spi-1.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... del-builder-3.0.jar (148 kB at 299 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /aether-api-1.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-provider-3.0.jar (51 kB at 92 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aether-util-1.7.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ngs-builder-3.0.jar (38 kB at 57 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.14.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /aether-spi-1.7.jar (14 kB at 19 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -dispatcher-1.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /aether-api-1.7.jar (74 kB at 99 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... exus-cipher-1.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aether-util-1.7.jar (108 kB at 129 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aether-impl-1.7.jar (106 kB at 124 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... incremental-1.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-java-0.9.10.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -dispatcher-1.3.jar (29 kB at 29 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.14.jar (61 kB at 61 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -M9/qdox-2.0-M9.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... asm/6.2/asm-6.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... incremental-1.1.jar (14 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... piler-api-2.8.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... exus-cipher-1.4.jar (13 kB at 12 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-java-0.9.10.jar (39 kB at 35 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ler-javac-2.8.4.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... r-manager-2.8.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... asm/6.2/asm-6.2.jar (111 kB at 83 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... piler-api-2.8.4.jar (27 kB at 20 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ler-javac-2.8.4.jar (21 kB at 15 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -M9/qdox-2.0-M9.jar (317 kB at 224 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... r-manager-2.8.4.jar (4.7 kB at 3.1 kB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 492 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/annotation/DescribeBuilder.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/annotation/DescribeBuilder.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/scripting/ClassFilter.java: 某些输入文件使用或覆盖了标记为待删除的已过时 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/scripting/ClassFilter.java: 有关详细信息, 请使用 -Xlint:removal 重新编译。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/container/EntityManagerContainer.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/container/EntityManagerContainer.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (metaModelBuilder) @ x_base_core_project ---
Downloading from alimaven: https://maven.aliyun.com/reposit ... toolchain-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... toolchain-2.2.1.pom (3.3 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 4.12/junit-4.12.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 4.12/junit-4.12.pom (24 kB at 89 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mcrest-core-1.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mcrest-core-1.3.pom (766 B at 3.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rest-parent-1.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rest-parent-1.3.pom (2.0 kB at 7.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rting-api-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rting-api-2.2.1.pom (1.9 kB at 6.6 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... reporting-2.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... reporting-2.2.1.pom (1.4 kB at 4.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ia-sink-api-1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ia-sink-api-1.1.pom (2.0 kB at 7.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... a/1.1/doxia-1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... a/1.1/doxia-1.1.pom (15 kB at 57 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... logging-api-1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... logging-api-1.1.pom (1.6 kB at 5.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lt-1.0-alpha-30.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lt-1.0-alpha-30.pom (3.5 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rs-1.0-alpha-30.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rs-1.0-alpha-30.pom (1.9 kB at 6.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.4.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.4.5.pom (2.3 kB at 8.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lds-1.2-alpha-9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lds-1.2-alpha-9.pom (3.2 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 0/plexus-1.0.10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 0/plexus-1.0.10.pom (8.2 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... commons-cli-1.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... commons-cli-1.2.pom (8.0 kB at 30 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-11.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-11.pom (25 kB at 92 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ache/4/apache-4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ache/4/apache-4.pom (4.5 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... notations-1.5.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... notations-1.5.4.pom (815 B at 2.7 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ontainers-1.5.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ontainers-1.5.4.pom (4.2 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... .5/plexus-2.0.5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .5/plexus-2.0.5.pom (17 kB at 62 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... api-1.0-alpha-4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... api-1.0-alpha-4.pom (7.1 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... classworlds-1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... classworlds-1.1.pom (3.3 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.20.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.20.pom (3.8 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ommons-exec-1.3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ommons-exec-1.3.pom (11 kB at 41 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-35.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-35.pom (58 kB at 218 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... he/15/apache-15.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... he/15/apache-15.pom (15 kB at 49 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... toolchain-2.2.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... -registry-2.2.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-profile-2.2.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-project-2.2.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... -settings-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -registry-2.2.1.jar (30 kB at 107 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.11.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-profile-2.2.1.jar (35 kB at 117 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ven-model-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-project-2.2.1.jar (156 kB at 449 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -artifact-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -settings-2.2.1.jar (49 kB at 129 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... t-manager-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... toolchain-2.2.1.jar (38 kB at 95 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -metadata-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.11.jar (51 kB at 98 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -concurrent-3.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ven-model-2.2.1.jar (88 kB at 146 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aven-core-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -artifact-2.2.1.jar (80 kB at 131 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ocumenter-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... t-manager-2.2.1.jar (68 kB at 110 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... f4j-jdk14-1.5.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -metadata-2.2.1.jar (26 kB at 36 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... slf4j-api-1.5.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ocumenter-2.2.1.jar (22 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ver-slf4j-1.5.6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -concurrent-3.1.jar (332 kB at 384 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... rting-api-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... f4j-jdk14-1.5.6.jar (8.8 kB at 9.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ia-sink-api-1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... slf4j-api-1.5.6.jar (22 kB at 23 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... logging-api-1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aven-core-2.2.1.jar (178 kB at 174 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... agnostics-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ver-slf4j-1.5.6.jar (17 kB at 15 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... commons-cli-1.2.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... rting-api-2.2.1.jar (9.8 kB at 8.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... escriptor-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ia-sink-api-1.1.jar (13 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... api-1.0-alpha-4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... agnostics-2.2.1.jar (13 kB at 10 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... n-monitor-2.2.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... logging-api-1.1.jar (11 kB at 8.3 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... commons-cli-1.2.jar (41 kB at 30 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... lugin-api-2.2.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... classworlds-1.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... escriptor-2.2.1.jar (39 kB at 26 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.20.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... n-monitor-2.2.1.jar (10 kB at 7.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ommons-exec-1.3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... api-1.0-alpha-4.jar (13 kB at 8.6 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... lugin-api-2.2.1.jar (12 kB at 7.7 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... classworlds-1.1.jar (38 kB at 22 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ommons-exec-1.3.jar (54 kB at 30 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.20.jar (243 kB at 134 kB/s)
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.MappedSuperclass;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.PrePersist;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.PreUpdate;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:17: 错误: 程序包org.apache.commons.beanutils不存在
import org.apache.commons.beanutils.PropertyUtils;
                                   ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:18: 错误: 程序包org.apache.commons.collections4不存在
import org.apache.commons.collections4.ListUtils;
                                      ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:19: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.BooleanUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:20: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:21: 错误: 程序包org.apache.commons.lang3.reflect不存在
import org.apache.commons.lang3.reflect.FieldUtils;
                                       ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:22: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:23: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Strategy;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:33: 错误: 找不到符号
@MappedSuperclass
^
  符号: 类 MappedSuperclass
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\SliceJpaObject.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\SliceJpaObject.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.MappedSuperclass;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\SliceJpaObject.java:8: 错误: 找不到符号
@MappedSuperclass
^
  符号: 类 MappedSuperclass
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:5: 错误: 程序包org.apache.commons.io不存在
import org.apache.commons.io.FilenameUtils;
                            ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:6: 错误: 程序包org.apache.commons.io不存在
import org.apache.commons.io.IOUtils;
                            ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:7: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:9: 错误: 程序包org.apache.commons.vfs2.cache不存在
import org.apache.commons.vfs2.cache.NullFilesCache;
                                    ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:10: 错误: 程序包org.apache.commons.vfs2.impl不存在
import org.apache.commons.vfs2.impl.StandardFileSystemManager;
                                   ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:11: 错误: 程序包org.apache.commons.vfs2.provider.ftp不存在
import org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder;
                                           ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:12: 错误: 程序包org.apache.commons.vfs2.provider.ftp不存在
import org.apache.commons.vfs2.provider.ftp.FtpFileType;
                                           ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:13: 错误: 程序包org.apache.commons.vfs2.provider.ftps不存在
import org.apache.commons.vfs2.provider.ftps.FtpsFileSystemConfigBuilder;
                                            ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:14: 错误: 程序包org.apache.commons.vfs2.provider.sftp不存在
import org.apache.commons.vfs2.provider.sftp.SftpFileSystemConfigBuilder;
                                            ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:15: 错误: 程序包org.apache.commons.vfs2.provider.webdav4不存在
import org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder;
                                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.MappedSuperclass;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:18: 错误: 程序包javax.persistence不存在
import javax.persistence.Transient;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:26: 错误: 找不到符号
@MappedSuperclass
^
  符号: 类 MappedSuperclass
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:29: 错误: 找不到符号
        private static FileSystemManager fileSystemManagerInstance;
                       ^
  符号:   类 FileSystemManager
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:31: 错误: 找不到符号
        private synchronized FileSystemManager getFileSystemManager() throws FileSystemException {
                             ^
  符号:   类 FileSystemManager
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:31: 错误: 找不到符号
        private synchronized FileSystemManager getFileSystemManager() throws FileSystemException {
                                                                             ^
  符号:   类 FileSystemException
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:296: 错误: 找不到符号
        private FileSystemOptions getOptions(StorageMapping mapping) throws Exception {
                ^
  符号:   类 FileSystemOptions
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:534: 错误: 程序包org.apache.hadoop.conf不存在
        private org.apache.hadoop.conf.Configuration hdfsConfiguration(StorageMapping mapping) {
                                      ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:8: 错误: 程序包org.apache.commons.vfs2不存在
import org.apache.commons.vfs2.*;
^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:122: 错误: 找不到符号
        @Column(name = ColumnNamePrefix + createTime_FIELDNAME)
         ^
  符号:   类 Column
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:126: 错误: 找不到符号
        @Column(name = ColumnNamePrefix + updateTime_FIELDNAME)
         ^
  符号:   类 Column
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:130: 错误: 找不到符号
        @Column(length = JpaObject.length_128B, name = ColumnNamePrefix + sequence_FIELDNAME)
         ^
  符号:   类 Column
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:308: 错误: 找不到符号
        @PrePersist
         ^
  符号:   类 PrePersist
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:325: 错误: 找不到符号
        @PreUpdate
         ^
  符号:   类 PreUpdate
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\SliceJpaObject.java:14: 错误: 找不到符号
        @Column(name = ColumnNamePrefix + distributeFactor_FIELDNAME)
         ^
  符号:   类 Column
  位置: 类 SliceJpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:79: 错误: 找不到符号
        @Transient
         ^
  符号:   类 Transient
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:90: 错误: 找不到符号
        public static final List<String> FieldsUnmodify = ListUtils.unmodifiableList(Arrays.asList(id_FIELDNAME,
                                                          ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:94: 错误: 找不到符号
        public static final List<String> FieldsUnmodifyIncludePorperties = ListUtils
                                                                           ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:99: 错误: 找不到符号
        public static final List<String> FieldsUnmodifyExcludeId = ListUtils.unmodifiableList(Arrays.asList(
                                                                   ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:103: 错误: 找不到符号
        public static final List<String> FieldsUnmodifyIncludePorpertiesExcludeId = ListUtils
                                                                                    ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:108: 错误: 找不到符号
        public static final List<String> FieldsInvisible = ListUtils.unmodifiableList(
                                                           ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:112: 错误: 找不到符号
        public static final List<String> FieldsInvisibleIncludeProperites = ListUtils.unmodifiableList(
                                                                            ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:116: 错误: 找不到符号
        public static final List<String> FieldsDefault = ListUtils
                                                         ^
  符号:   变量 ListUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:250: 错误: 找不到符号
                for (Field f : FieldUtils.getFieldsListWithAnnotation(this.getClass(), Flag.class)) {
                               ^
  符号:   变量 FieldUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:251: 错误: 找不到符号
                        values.add(PropertyUtils.getProperty(this, f.getName()).toString());
                                   ^
  符号:   变量 PropertyUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:258: 错误: 找不到符号
                for (Field f : FieldUtils.getFieldsListWithAnnotation(this.getClass(), RestrictFlag.class)) {
                               ^
  符号:   变量 FieldUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:259: 错误: 找不到符号
                        values.add(PropertyUtils.getProperty(this, f.getName()).toString());
                                   ^
  符号:   变量 PropertyUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:282: 错误: 找不到符号
                for (Field field : FieldUtils.getFieldsListWithAnnotation(clz, Column.class)) {
                                                                               ^
  符号:   类 Column
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:282: 错误: 找不到符号
                for (Field field : FieldUtils.getFieldsListWithAnnotation(clz, Column.class)) {
                                   ^
  符号:   变量 FieldUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:283: 错误: 找不到符号
                        if (null == field.getAnnotation(ContainerTable.class)) {
                                                        ^
  符号:   类 ContainerTable
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:284: 错误: 找不到符号
                                if (BooleanUtils.isTrue(excludeInvisible) && FieldsInvisible.contains(field.getName())) {
                                    ^
  符号:   变量 BooleanUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:287: 错误: 找不到符号
                                if (BooleanUtils.isTrue(excludeLob)) {
                                    ^
  符号:   变量 BooleanUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:288: 错误: 找不到符号
                                        if (null != field.getAnnotation(Lob.class)) {
                                                                        ^
  符号:   类 Lob
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:291: 错误: 找不到符号
                                                Strategy strategy = field.getAnnotation(Strategy.class);
                                                ^
  符号:   类 Strategy
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:291: 错误: 找不到符号
                                                Strategy strategy = field.getAnnotation(Strategy.class);
                                                                                        ^
  符号:   类 Strategy
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:292: 错误: 找不到符号
                                                if ((null != strategy) && StringUtils.equals(JsonPropertiesValueHandler, strategy.value())) {
                                                                          ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:310: 错误: 找不到符号
                if (StringUtils.isEmpty(this.getId())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:319: 错误: 找不到符号
                if (StringUtils.isEmpty(this.getSequence())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:320: 错误: 找不到符号
                        this.setSequence(StringUtils.join(DateTools.compact(this.getCreateTime()), this.getId()));
                                         ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:327: 错误: 找不到符号
                if (StringUtils.isEmpty(this.getId())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:332: 错误: 找不到符号
                if (StringUtils.isEmpty(this.getSequence())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:333: 错误: 找不到符号
                        this.setSequence(StringUtils.join(DateTools.compact(this.getCreateTime()), this.getId()));
                                         ^
  符号:   变量 StringUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\JpaObject.java:341: 错误: 找不到符号
                        PropertyUtils.setProperty(t, fields.get(i), objects);
                        ^
  符号:   变量 PropertyUtils
  位置: 类 JpaObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:33: 错误: 找不到符号
                        StandardFileSystemManager fs = new StandardFileSystemManager();
                        ^
  符号:   类 StandardFileSystemManager
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:33: 错误: 找不到符号
                        StandardFileSystemManager fs = new StandardFileSystemManager();
                                                           ^
  符号:   类 StandardFileSystemManager
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:34: 错误: 找不到符号
                        fs.setFilesCache(new NullFilesCache());
                                             ^
  符号:   类 NullFilesCache
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:35: 错误: 找不到符号
                        fs.setCacheStrategy(CacheStrategy.ON_RESOLVE);
                                            ^
  符号:   变量 CacheStrategy
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:108: 错误: 找不到符号
                this.setExtension(StringUtils.lowerCase(StringUtils.substringAfterLast(name, ".")));
                                  ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:108: 错误: 找不到符号
                this.setExtension(StringUtils.lowerCase(StringUtils.substringAfterLast(name, ".")));
                                                        ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:116: 错误: 找不到符号
                this.setExtension(StringUtils.lowerCase(StringUtils.substringAfterLast(name, ".")));
                                  ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:116: 错误: 找不到符号
                this.setExtension(StringUtils.lowerCase(StringUtils.substringAfterLast(name, ".")));
                                                        ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:123: 错误: 找不到符号
                        if (StringUtils.isNotEmpty(name)) {
                            ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:125: 错误: 找不到符号
                                this.setExtension(StringUtils.lowerCase(FilenameUtils.getExtension(name)));
                                                  ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:125: 错误: 找不到符号
                                this.setExtension(StringUtils.lowerCase(FilenameUtils.getExtension(name)));
                                                                        ^
  符号:   变量 FilenameUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:133: 错误: 找不到符号
                if (StringUtils.isNotEmpty(name)) {
                    ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:135: 错误: 找不到符号
                        this.setExtension(StringUtils.lowerCase(FilenameUtils.getExtension(name)));
                                          ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:135: 错误: 找不到符号
                        this.setExtension(StringUtils.lowerCase(FilenameUtils.getExtension(name)));
                                                                ^
  符号:   变量 FilenameUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:143: 错误: 找不到符号
                        return this.hdfsUpdateContent(mapping, IOUtils.toByteArray(input));
                                                               ^
  符号:   变量 IOUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:258: 错误: 找不到符号
                        if(StringUtils.isNotBlank(mapping.getName()) && !mapping.getHost().startsWith(mapping.getName())) {
                           ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:267: 错误: 找不到符号
                                prefix = prefix + StringUtils.substringAfter(mapping.getHost(), split);
                                                  ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:278: 错误: 找不到符号
                        return StringUtils.isEmpty(mapping.getPrefix()) ? "/" : ("/" + mapping.getPrefix());
                               ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:283: 错误: 找不到符号
                if (StringUtils.isNotBlank(mapping.getPrefix())) {
                    ^
  符号:   变量 StringUtils
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:297: 错误: 找不到符号
                FileSystemOptions opts = new FileSystemOptions();
                ^
  符号:   类 FileSystemOptions
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:297: 错误: 找不到符号
                FileSystemOptions opts = new FileSystemOptions();
                                             ^
  符号:   类 FileSystemOptions
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:303: 错误: 找不到符号
                        SftpFileSystemConfigBuilder sftpBuilder = SftpFileSystemConfigBuilder.getInstance();
                        ^
  符号:   类 SftpFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:303: 错误: 找不到符号
                        SftpFileSystemConfigBuilder sftpBuilder = SftpFileSystemConfigBuilder.getInstance();
                                                                  ^
  符号:   变量 SftpFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:313: 错误: 找不到符号
                        FtpFileSystemConfigBuilder ftpBuilder = FtpFileSystemConfigBuilder.getInstance();
                        ^
  符号:   类 FtpFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:313: 错误: 找不到符号
                        FtpFileSystemConfigBuilder ftpBuilder = FtpFileSystemConfigBuilder.getInstance();
                                                                ^
  符号:   变量 FtpFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:329: 错误: 找不到符号
                        ftpBuilder.setFileType(opts, FtpFileType.BINARY);
                                                     ^
  符号:   变量 FtpFileType
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:335: 错误: 找不到符号
                        FtpsFileSystemConfigBuilder ftpsBuilder = FtpsFileSystemConfigBuilder.getInstance();
                        ^
  符号:   类 FtpsFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:335: 错误: 找不到符号
                        FtpsFileSystemConfigBuilder ftpsBuilder = FtpsFileSystemConfigBuilder.getInstance();
                                                                  ^
  符号:   变量 FtpsFileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:340: 错误: 找不到符号
                        ftpsBuilder.setFileType(opts, FtpFileType.BINARY);
                                                      ^
  符号:   变量 FtpFileType
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:346: 错误: 找不到符号
                        Webdav4FileSystemConfigBuilder webdavBuilder = Webdav4FileSystemConfigBuilder.getInstance();
                        ^
  符号:   类 Webdav4FileSystemConfigBuilder
  位置: 类 StorageObject
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\java\com\x\base\core\entity\StorageObject.java:346: 错误: 找不到符号
                        Webdav4FileSystemConfigBuilder webdavBuilder = Webdav4FileSystemConfigBuilder.getInstance();
                                                                       ^
  符号:   变量 Webdav4FileSystemConfigBuilder
  位置: 类 StorageObject
100 个错误
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ x_base_core_project ---
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.1.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.1.0.pom (4.7 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... filtering-3.1.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... filtering-3.1.1.pom (5.7 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... red-utils-3.0.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... red-utils-3.0.0.pom (5.6 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... d-components-21.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... d-components-21.pom (5.1 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-25.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-25.pom (37 kB at 133 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.4.pom (10 kB at 31 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-25.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... mmons-parent-25.pom (48 kB at 193 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ache/9/apache-9.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ache/9/apache-9.pom (15 kB at 45 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.24.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.24.pom (4.1 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.22.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.22.pom (1.5 kB at 6.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... omponents-1.3.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... omponents-1.3.1.pom (3.1 kB at 8.9 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... build-api-0.0.7.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... build-api-0.0.7.pom (3.2 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... spice-parent-15.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... spice-parent-15.pom (8.4 kB at 24 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /forge-parent-5.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /forge-parent-5.pom (8.4 kB at 35 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.5.8.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.5.8.pom (8.1 kB at 34 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.24.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.24.pom (2.6 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.1.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... build-api-0.0.7.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... filtering-3.1.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... .1/jsr305-2.0.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... red-utils-3.0.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... build-api-0.0.7.jar (8.5 kB at 28 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.24.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... filtering-3.1.1.jar (51 kB at 160 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... .1/jsr305-2.0.1.jar (32 kB at 100 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... red-utils-3.0.0.jar (155 kB at 424 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.1.0.jar (262 kB at 591 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.24.jar (79 kB at 135 kB/s)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ x_base_core_project ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 492 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/annotation/DescribeBuilder.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/annotation/DescribeBuilder.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/scripting/ClassFilter.java: 某些输入文件使用或覆盖了标记为待删除的已过时 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/project/scripting/ClassFilter.java: 有关详细信息, 请使用 -Xlint:removal 重新编译。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/container/EntityManagerContainer.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_base_core_project/src/main/java/com/x/base/core/container/EntityManagerContainer.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (enhanceBaseBuilder) @ x_base_core_project ---
31  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBaseBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.base.core.entity.JpaObject".
141  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBaseBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.base.core.entity.StorageObject".
172  enhance  WARN   [com.x.base.core.entity.tools.EnhanceBaseBuilder.main()] openjpa.Runtime - Found no persistent property in "com.x.base.core.entity.StorageObject"
172  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBaseBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.base.core.entity.SliceJpaObject".
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ x_base_core_project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ x_base_core_project ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ x_base_core_project ---
Downloading from alimaven: https://maven.aliyun.com/reposit ... common-3.0.0-M3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... common-3.0.0-M3.pom (9.7 kB at 36 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... re-api-3.0.0-M3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... re-api-3.0.0-M3.pom (3.5 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-api-3.0.0-M3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-api-3.0.0-M3.pom (2.0 kB at 7.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... booter-3.0.0-M3.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... booter-3.0.0-M3.pom (7.4 kB at 29 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ain-3.0-alpha-2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ain-3.0-alpha-2.pom (2.2 kB at 9.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ven-3.0-alpha-2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ven-3.0-alpha-2.pom (21 kB at 91 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-10.pom (32 kB at 127 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aven-compat-3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aven-compat-3.0.pom (4.0 kB at 14 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -api-1.0-beta-6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -api-1.0-beta-6.pom (1.8 kB at 7.5 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... agon-1.0-beta-6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... agon-1.0-beta-6.pom (12 kB at 46 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.4.2.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-1.4.2.pom (2.0 kB at 7.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... exus-java-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... exus-java-1.0.1.pom (4.8 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... languages-1.0.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... languages-1.0.1.pom (4.2 kB at 9.3 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ta/asm-7.0-beta.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ta/asm-7.0-beta.pom (2.9 kB at 8.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... common-3.0.0-M3.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... ain-3.0-alpha-2.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... booter-3.0.0-M3.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... er-api-3.0.0-M3.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... re-api-3.0.0-M3.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... er-api-3.0.0-M3.jar (13 kB at 51 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... aven-compat-3.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ain-3.0-alpha-2.jar (36 kB at 130 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -api-1.0-beta-6.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... booter-3.0.0-M3.jar (312 kB at 587 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... exus-java-1.0.1.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -api-1.0-beta-6.jar (53 kB at 87 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ta/asm-7.0-beta.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... re-api-3.0.0-M3.jar (178 kB at 261 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... aven-compat-3.0.jar (285 kB at 375 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... common-3.0.0-M3.jar (627 kB at 778 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... exus-java-1.0.1.jar (51 kB at 62 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ta/asm-7.0-beta.jar (114 kB at 116 kB/s)
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ x_base_core_project ---
Downloading from alimaven: https://maven.aliyun.com/reposit ... anagement-3.0.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... anagement-3.0.0.pom (4.7 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... d-components-22.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... d-components-22.pom (5.1 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-27.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-27.pom (41 kB at 130 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... shared-io-3.0.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... shared-io-3.0.0.pom (4.2 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... ovider-api-2.10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ovider-api-2.10.pom (1.7 kB at 4.8 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... 2.10/wagon-2.10.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... 2.10/wagon-2.10.pom (21 kB at 71 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... maven-parent-26.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... maven-parent-26.pom (40 kB at 102 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.15.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... us-utils-3.0.15.pom (3.1 kB at 8.4 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -archiver-3.5.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -archiver-3.5.0.pom (4.5 kB at 11 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... d-components-33.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... d-components-33.pom (5.1 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -archiver-4.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -archiver-4.2.0.pom (4.8 kB at 13 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.3.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.3.0.pom (5.2 kB at 18 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... plexus-io-3.2.0.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... plexus-io-3.2.0.pom (4.5 kB at 16 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.6.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /commons-io-2.6.pom (14 kB at 50 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-compress-1.19.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-compress-1.19.pom (18 kB at 69 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /0.4/snappy-0.4.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /0.4/snappy-0.4.pom (15 kB at 49 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... i/xz/1.8/xz-1.8.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... i/xz/1.8/xz-1.8.pom (1.9 kB at 7.2 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.25.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... erpolation-1.25.pom (2.6 kB at 10.0 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... -archiver-4.2.1.pom
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -archiver-4.2.1.pom (4.8 kB at 12 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... anagement-3.0.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... -archiver-4.2.1.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... shared-io-3.0.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... -archiver-3.5.0.jar
Downloading from alimaven: https://maven.aliyun.com/reposit ... ovider-api-2.10.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... shared-io-3.0.0.jar (41 kB at 154 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... plexus-io-3.2.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -archiver-3.5.0.jar (26 kB at 81 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... s-compress-1.19.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... -archiver-4.2.1.jar (196 kB at 574 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... /0.4/snappy-0.4.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... anagement-3.0.0.jar (35 kB at 95 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... i/xz/1.8/xz-1.8.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... ovider-api-2.10.jar (54 kB at 123 kB/s)
Downloading from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.3.0.jar
Downloaded from alimaven: https://maven.aliyun.com/reposit ... plexus-io-3.2.0.jar (76 kB at 143 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... i/xz/1.8/xz-1.8.jar (109 kB at 170 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... /0.4/snappy-0.4.jar (58 kB at 77 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... s-compress-1.19.jar (615 kB at 723 kB/s)
Downloaded from alimaven: https://maven.aliyun.com/reposit ... xus-utils-3.3.0.jar (263 kB at 298 kB/s)
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target\x_base_core_project.jar
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-jar) @ x_base_core_project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ x_base_core_project ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\target\x_base_core_project.jar to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_base_core_project\8.0\x_base_core_project-8.0.jar
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_base_core_project\pom.xml to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_base_core_project\8.0\x_base_core_project-8.0.pom
[INFO]
[INFO] --------------------< net.o2oa:x_query_core_entity >--------------------
[INFO] Building x_query_core_entity 8.0                                  [3/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default) @ x_query_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_query_core_entity/src/main/java/com/x/query/core/entity/neural/Model.java: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Model.java使用或覆盖了已过时的 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_query_core_entity/src/main/java/com/x/query/core/entity/neural/Model.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (metaModelBuilder) @ x_query_core_entity ---
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:17: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:18: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:19: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:20: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:21: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:33: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportModel.java:42: 错误: 无法访问PersistenceCapable
public class ImportModel extends SliceJpaObject {
       ^
  找不到org.apache.openjpa.enhance.PersistenceCapable的类文件
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:14: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:23: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:24: 错误: 找不到符号
@Schema(name = "ImportRecord", description = "数据中心导入记录.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:25: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:27: 错误: 找不到符号
@Table(name = PersistenceProperties.Import.ImportRecord.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecord.java:31: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:14: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:22: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:23: 错误: 找不到符号
@Schema(name = "ImportRecordItem", description = "数据中心导入记录条目.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:24: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:26: 错误: 找不到符号
@Table(name = PersistenceProperties.Import.ImportRecordItem.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\ImportRecordItem.java:30: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.Transient;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:19: 错误: 程序包org.apache.commons.collections4不存在
import org.apache.commons.collections4.ListUtils;
                                      ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:20: 错误: 程序包org.apache.commons.lang3.time不存在
import org.apache.commons.lang3.time.DateUtils;
                                    ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:21: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.Persistent;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:22: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Strategy;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:33: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:35: 错误: 程序包javax.persistence不存在
@javax.persistence.Table(name = PersistenceProperties.Index.State.TABLE, uniqueConstraints = {
                  ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\index\State.java:39: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.EnumType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Enumerated;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:18: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:20: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:21: 错误: 程序包org.apache.commons.lang3.math不存在
import org.apache.commons.lang3.math.NumberUtils;
                                    ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:33: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:34: 错误: 找不到符号
@Schema(name = "Item", description = "数据中心数据条目.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:35: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:37: 错误: 找不到符号
@Table(name = PersistenceProperties.Item.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\Item.java:54: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:15: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:16: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Entry.java:17: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
注: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Model.java使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
100 个错误
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ x_query_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ x_query_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_query_core_entity/src/main/java/com/x/query/core/entity/neural/Model.java: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\main\java\com\x\query\core\entity\neural\Model.java使用或覆盖了已过时的 API。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_query_core_entity/src/main/java/com/x/query/core/entity/neural/Model.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (enhanceBuilder) @ x_query_core_entity ---
31  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.Entry".
156  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.ImportRecord".
187  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.index.State".
234  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.InValue".
250  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.schema.Statement".
296  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.schema.Table".
328  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.ImportRecordItem".
359  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.schema.ExternalConnection".
374  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.InText".
406  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.Stat".
437  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.OutText".
453  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.ImportModel".
484  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.Item".
515  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.Query".
546  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.View".
578  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.Model".
609  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.query.core.entity.neural.OutValue".
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ x_query_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ x_query_core_entity ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ x_query_core_entity ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (TableBuilder) @ x_query_core_entity ---
describe class:com.x.query.core.entity.ImportModel.
describe class:com.x.query.core.entity.ImportRecord.
describe class:com.x.query.core.entity.ImportRecordItem.
describe class:com.x.query.core.entity.Item.
describe class:com.x.query.core.entity.Query.
describe class:com.x.query.core.entity.Stat.
describe class:com.x.query.core.entity.View.
describe class:com.x.query.core.entity.index.State.
describe class:com.x.query.core.entity.neural.Entry.
describe class:com.x.query.core.entity.neural.InText.
describe class:com.x.query.core.entity.neural.InValue.
describe class:com.x.query.core.entity.neural.Model.
describe class:com.x.query.core.entity.neural.OutText.
describe class:com.x.query.core.entity.neural.OutValue.
describe class:com.x.query.core.entity.schema.ExternalConnection.
describe class:com.x.query.core.entity.schema.Statement.
describe class:com.x.query.core.entity.schema.Table.
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (checkCore) @ x_query_core_entity ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ x_query_core_entity ---
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target\x_query_core_entity.jar
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-jar) @ x_query_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ x_query_core_entity ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\target\x_query_core_entity.jar to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_query_core_entity\8.0\x_query_core_entity-8.0.jar
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_query_core_entity\pom.xml to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_query_core_entity\8.0\x_query_core_entity-8.0.pom
[INFO]
[INFO] -----------------< net.o2oa:x_attendance_core_entity >------------------
[INFO] Building x_attendance_core_entity 8.0                             [4/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default) @ x_attendance_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target\classes
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (metaModelBuilder) @ x_attendance_core_entity ---
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:20: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAdmin.java:29: 错误: 无法访问PersistenceCapable
public class AttendanceAdmin extends SliceJpaObject {
       ^
  找不到org.apache.openjpa.enhance.PersistenceCapable的类文件
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:22: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:24: 错误: 找不到符号
@Schema(name = "AttendanceAppealAuditInfo", description = "考勤申诉审批配置.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:26: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:27: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceAppealAuditInfo.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceAppealAuditInfo.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealAuditInfo.java:30: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:25: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:27: 错误: 找不到符号
@Schema(name = "AttendanceAppealInfo", description = "考勤申诉信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:29: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:30: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceAppealInfo.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceAppealInfo.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceAppealInfo.java:33: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:18: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:27: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:29: 错误: 找不到符号
@Schema(name = "AttendanceDetail", description = "考勤信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:31: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:32: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceDetail.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceDetail.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetail.java:35: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:15: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:24: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:26: 错误: 找不到符号
@Schema(name = "AttendanceDetailMobile", description = "移动端考勤信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:28: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:29: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceDetailMobile.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceDetailMobile.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDetailMobile.java:32: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:20: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:21: 错误: 找不到符号
@Schema(name = "AttendanceDetail", description = "考勤钉钉信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:23: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:24: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceDingtalkDetail.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceDingtalkDetail.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceDingtalkDetail.java:27: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:18: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:20: 错误: 找不到符号
@Schema(name = "AttendanceEmployeeConfig", description = "考勤雇员配置.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:22: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:23: 错误: 找不到符号
@Table(name = PersistenceProperties.AttendanceEmployeeConfig.table, uniqueConstraints = @UniqueConstraint(name = PersistenceProperties.AttendanceEmployeeConfig.table
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceEmployeeConfig.java:26: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceImportFileInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\java\com\x\attendance\entity\AttendanceImportFileInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
100 个错误
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ x_attendance_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ x_attendance_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target\classes
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (enhanceBuilder) @ x_attendance_core_entity ---
47  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.DingdingQywxSyncRecord".
156  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceWorkPlace".
192  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticPersonForMonth".
223  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceSelfHoliday".
255  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceImportFileInfo".
286  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceStatisticRequireLog".
317  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticQywxUnitForMonth".
333  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticTopUnitForDay".
364  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticUnitForDay".
395  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceEmployeeConfig".
411  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceSetting".
442  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceAppealAuditInfo".
458  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceDetailMobile".
489  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceAdmin".
504  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceAppealInfo".
536  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticUnitForMonth".
551  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticQywxUnitForDay".
583  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticDingdingPersonForMonth".
598  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticQywxPersonForMonth".
629  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceStatisticalCycle".
645  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceWorkDayConfig".
676  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticDingdingUnitForDay".
692  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticDingdingUnitForMonth".
708  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceDingtalkDetail".
739  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceQywxDetail".
754  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceScheduleSetting".
786  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.StatisticTopUnitForMonth".
801  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.attendance.entity.AttendanceDetail".
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ x_attendance_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ x_attendance_core_entity ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ x_attendance_core_entity ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (TableBuilder) @ x_attendance_core_entity ---
describe class:com.x.attendance.entity.AttendanceAdmin.
describe class:com.x.attendance.entity.AttendanceAppealAuditInfo.
describe class:com.x.attendance.entity.AttendanceAppealInfo.
describe class:com.x.attendance.entity.AttendanceDetail.
describe class:com.x.attendance.entity.AttendanceDetailMobile.
describe class:com.x.attendance.entity.AttendanceDingtalkDetail.
describe class:com.x.attendance.entity.AttendanceEmployeeConfig.
describe class:com.x.attendance.entity.AttendanceImportFileInfo.
describe class:com.x.attendance.entity.AttendanceQywxDetail.
describe class:com.x.attendance.entity.AttendanceScheduleSetting.
describe class:com.x.attendance.entity.AttendanceSelfHoliday.
describe class:com.x.attendance.entity.AttendanceSetting.
describe class:com.x.attendance.entity.AttendanceStatisticRequireLog.
describe class:com.x.attendance.entity.AttendanceStatisticalCycle.
describe class:com.x.attendance.entity.AttendanceWorkDayConfig.
describe class:com.x.attendance.entity.AttendanceWorkPlace.
describe class:com.x.attendance.entity.DingdingQywxSyncRecord.
describe class:com.x.attendance.entity.StatisticDingdingPersonForMonth.
describe class:com.x.attendance.entity.StatisticDingdingUnitForDay.
describe class:com.x.attendance.entity.StatisticDingdingUnitForMonth.
describe class:com.x.attendance.entity.StatisticPersonForMonth.
describe class:com.x.attendance.entity.StatisticQywxPersonForMonth.
describe class:com.x.attendance.entity.StatisticQywxUnitForDay.
describe class:com.x.attendance.entity.StatisticQywxUnitForMonth.
describe class:com.x.attendance.entity.StatisticTopUnitForDay.
describe class:com.x.attendance.entity.StatisticTopUnitForMonth.
describe class:com.x.attendance.entity.StatisticUnitForDay.
describe class:com.x.attendance.entity.StatisticUnitForMonth.
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (checkCore) @ x_attendance_core_entity ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ x_attendance_core_entity ---
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target\x_attendance_core_entity.jar
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-jar) @ x_attendance_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ x_attendance_core_entity ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\target\x_attendance_core_entity.jar to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_attendance_core_entity\8.0\x_attendance_core_entity-8.0.jar
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_attendance_core_entity\pom.xml to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_attendance_core_entity\8.0\x_attendance_core_entity-8.0.pom
[INFO]
[INFO] ---------------------< net.o2oa:x_bbs_core_entity >---------------------
[INFO] Building x_bbs_core_entity 8.0                                    [5/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default) @ x_bbs_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_bbs_core_entity/src/main/java/com/x/bbs/entity/BBSSectionInfo.java: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSSectionInfo.java使用了未经检查或不安全的操作。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_bbs_core_entity/src/main/java/com/x/bbs/entity/BBSSectionInfo.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (metaModelBuilder) @ x_bbs_core_entity ---
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSConfigSetting.java:29: 错误: 无法访问PersistenceCapable
public class BBSConfigSetting extends SliceJpaObject {
       ^
  找不到org.apache.openjpa.enhance.PersistenceCapable的类文件
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:18: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:19: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:20: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:21: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:22: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:31: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:33: 错误: 找不到符号
@Schema(name = "BBSForumInfo", description = "论坛信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:35: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:36: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSForumInfo.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSForumInfo.java:40: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:26: 错误: 找不到符号
@Schema(name = "BBSOperationRecord", description = "论坛操作日志.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:28: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:29: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSOperationRecord.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSOperationRecord.java:33: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:27: 错误: 找不到符号
@Schema(name = "BBSPermissionInfo", description = "论坛权限信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:29: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:30: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSPermissionInfo.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionInfo.java:34: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:27: 错误: 找不到符号
@Schema(name = "BBSPermissionRole", description = "论坛权限角色绑定关系.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:29: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:30: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSPermissionRole.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSPermissionRole.java:34: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:14: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:22: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:29: 错误: 找不到符号
@Schema(name = "BBSReplyInfo", description = "论坛权限角色绑定关系.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:31: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:32: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSReplyInfo.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSReplyInfo.java:36: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:26: 错误: 找不到符号
@Schema(name = "BBSRoleInfo", description = "论坛角色信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:28: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:29: 错误: 找不到符号
@Table(name = PersistenceProperties.BBSRoleInfo.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSRoleInfo.java:33: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSSectionInfo.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
注: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSSectionInfo.java使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
100 个错误
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ x_bbs_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ x_bbs_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target\classes
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_bbs_core_entity/src/main/java/com/x/bbs/entity/BBSSectionInfo.java: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\main\java\com\x\bbs\entity\BBSSectionInfo.java使用了未经检查或不安全的操作。
[INFO] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_bbs_core_entity/src/main/java/com/x/bbs/entity/BBSSectionInfo.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (enhanceBuilder) @ x_bbs_core_entity ---
31  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSPermissionRole".
141  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSubjectContent".
172  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSConfigSetting".
203  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSubjectAttachment".
219  enhance  WARN   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Runtime - Found no persistent property in "com.x.base.core.entity.StorageObject"
266  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSOperationRecord".
297  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSRoleInfo".
312  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSubjectVoteResult".
344  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSPermissionInfo".
359  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSUserInfo".
391  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSVoteRecord".
422  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSVoteOption".
437  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSUserRole".
469  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSubjectInfo".
517  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSReplyInfo".
532  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSVoteOptionGroup".
564  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSForumInfo".
595  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSSectionInfo".
626  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.bbs.entity.BBSShutup".
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ x_bbs_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ x_bbs_core_entity ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ x_bbs_core_entity ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (TableBuilder) @ x_bbs_core_entity ---
describe class:com.x.bbs.entity.BBSConfigSetting.
describe class:com.x.bbs.entity.BBSForumInfo.
describe class:com.x.bbs.entity.BBSOperationRecord.
describe class:com.x.bbs.entity.BBSPermissionInfo.
describe class:com.x.bbs.entity.BBSPermissionRole.
describe class:com.x.bbs.entity.BBSReplyInfo.
describe class:com.x.bbs.entity.BBSRoleInfo.
describe class:com.x.bbs.entity.BBSSectionInfo.
describe class:com.x.bbs.entity.BBSShutup.
describe class:com.x.bbs.entity.BBSSubjectAttachment.
describe class:com.x.bbs.entity.BBSSubjectContent.
describe class:com.x.bbs.entity.BBSSubjectInfo.
describe class:com.x.bbs.entity.BBSSubjectVoteResult.
describe class:com.x.bbs.entity.BBSUserInfo.
describe class:com.x.bbs.entity.BBSUserRole.
describe class:com.x.bbs.entity.BBSVoteOption.
describe class:com.x.bbs.entity.BBSVoteOptionGroup.
describe class:com.x.bbs.entity.BBSVoteRecord.
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (checkCore) @ x_bbs_core_entity ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ x_bbs_core_entity ---
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target\x_bbs_core_entity.jar
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-jar) @ x_bbs_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ x_bbs_core_entity ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\target\x_bbs_core_entity.jar to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_bbs_core_entity\8.0\x_bbs_core_entity-8.0.jar
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_bbs_core_entity\pom.xml to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_bbs_core_entity\8.0\x_bbs_core_entity-8.0.pom
[INFO]
[INFO] ------------------< net.o2oa:x_calendar_core_entity >-------------------
[INFO] Building x_calendar_core_entity 8.0                               [6/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default) @ x_calendar_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target\classes
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (metaModelBuilder) @ x_calendar_core_entity ---
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:16: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:17: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:18: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:19: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:20: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:29: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar.java:45: 错误: 无法访问PersistenceCapable
public class Calendar extends SliceJpaObject {
       ^
  找不到org.apache.openjpa.enhance.PersistenceCapable的类文件
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:18: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:19: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:21: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:22: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:23: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:24: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:25: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:34: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:35: 错误: 程序包net.fortuna.ical4j.model不存在
import net.fortuna.ical4j.model.DateList;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:36: 错误: 程序包net.fortuna.ical4j.model不存在
import net.fortuna.ical4j.model.Recur;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:37: 错误: 程序包net.fortuna.ical4j.model.parameter不存在
import net.fortuna.ical4j.model.parameter.Value;
                                         ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:38: 错误: 程序包net.fortuna.ical4j.model.property不存在
import net.fortuna.ical4j.model.property.ExDate;
                                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:46: 错误: 找不到符号
@Schema(name = "Calendar_Event", description = "日程事件信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:49: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:50: 错误: 找不到符号
@Table(name = PersistenceProperties.Calendar_Event.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:54: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Event.java:794: 错误: 找不到符号
        private DateList getRecurringsInPeriod(final Date periodStart, final Date periodEnd) {
                ^
  符号:   类 DateList
  位置: 类 Calendar_Event
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Basic;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Lob;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:24: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:33: 错误: 找不到符号
@Schema(name = "Calendar_EventComment", description = "日程事件长信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:35: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:36: 错误: 找不到符号
@Table(name = PersistenceProperties.Calendar_EventComment.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventComment.java:40: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:10: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:11: 错误: 程序包javax.persistence不存在
import javax.persistence.FetchType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:12: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:13: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:14: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:15: 错误: 程序包javax.persistence不存在
import javax.persistence.OrderColumn;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:16: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:17: 错误: 程序包javax.persistence不存在
import javax.persistence.Temporal;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:18: 错误: 程序包javax.persistence不存在
import javax.persistence.TemporalType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:19: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:21: 错误: 程序包org.apache.commons.lang3不存在
import org.apache.commons.lang3.StringUtils;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:22: 错误: 程序包org.apache.openjpa.persistence不存在
import org.apache.openjpa.persistence.PersistentCollection;
                                     ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:23: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ContainerTable;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:24: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementColumn;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:25: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.ElementIndex;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:26: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:38: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:39: 错误: 程序包net.fortuna.ical4j.model不存在
import net.fortuna.ical4j.model.DateList;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:40: 错误: 程序包net.fortuna.ical4j.model不存在
import net.fortuna.ical4j.model.DateTime;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:41: 错误: 程序包net.fortuna.ical4j.model不存在
import net.fortuna.ical4j.model.Recur;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:42: 错误: 程序包net.fortuna.ical4j.model不存在
import net.fortuna.ical4j.model.TimeZone;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:43: 错误: 程序包net.fortuna.ical4j.model不存在
import net.fortuna.ical4j.model.TimeZoneRegistryFactory;
                               ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:44: 错误: 程序包net.fortuna.ical4j.model.parameter不存在
import net.fortuna.ical4j.model.parameter.Value;
                                         ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:45: 错误: 程序包net.fortuna.ical4j.model.property不存在
import net.fortuna.ical4j.model.property.ExDate;
                                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:53: 错误: 找不到符号
@Schema(name = "Calendar_EventRepeatMaster", description = "日程重复日程宿主信息.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:56: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:57: 错误: 找不到符号
@Table(name = PersistenceProperties.Calendar_EventRepeatMaster.table, uniqueConstraints = {
^
  符号: 类 Table
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:61: 错误: 找不到符号
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
^
  符号: 类 Inheritance
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_EventRepeatMaster.java:895: 错误: 找不到符号
        private DateList getRecurringsInPeriod(final Date periodStart, final Date periodEnd) throws Exception {
                ^
  符号:   类 DateList
  位置: 类 Calendar_EventRepeatMaster
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:3: 错误: 程序包javax.persistence不存在
import javax.persistence.Column;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:4: 错误: 程序包javax.persistence不存在
import javax.persistence.Entity;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:5: 错误: 程序包javax.persistence不存在
import javax.persistence.Id;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:6: 错误: 程序包javax.persistence不存在
import javax.persistence.Inheritance;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:7: 错误: 程序包javax.persistence不存在
import javax.persistence.InheritanceType;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:8: 错误: 程序包javax.persistence不存在
import javax.persistence.Table;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:9: 错误: 程序包javax.persistence不存在
import javax.persistence.UniqueConstraint;
                        ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:11: 错误: 程序包org.apache.openjpa.persistence.jdbc不存在
import org.apache.openjpa.persistence.jdbc.Index;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:19: 错误: 程序包io.swagger.v3.oas.annotations.media不存在
import io.swagger.v3.oas.annotations.media.Schema;
                                          ^
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:27: 错误: 找不到符号
@Schema(name = "Calendar_Setting", description = "日程管理设置.")
^
  符号: 类 Schema
G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\java\com\x\calendar\core\entity\Calendar_Setting.java:29: 错误: 找不到符号
@Entity
^
  符号: 类 Entity
100 个错误
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ x_calendar_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ x_calendar_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target\classes
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (enhanceBuilder) @ x_calendar_core_entity ---
32  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_EventRepeatMaster".
207  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_Event".
253  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_Setting".
285  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_SettingLobValue".
300  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar_EventComment".
331  enhance  INFO   [com.x.base.core.entity.tools.EnhanceBuilder.main()] openjpa.Tool - Enhancer running on type "class com.x.calendar.core.entity.Calendar".
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ x_calendar_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ x_calendar_core_entity ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ x_calendar_core_entity ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (TableBuilder) @ x_calendar_core_entity ---
describe class:com.x.calendar.core.entity.Calendar.
describe class:com.x.calendar.core.entity.Calendar_Event.
describe class:com.x.calendar.core.entity.Calendar_EventComment.
describe class:com.x.calendar.core.entity.Calendar_EventRepeatMaster.
describe class:com.x.calendar.core.entity.Calendar_Setting.
describe class:com.x.calendar.core.entity.Calendar_SettingLobValue.
[INFO]
[INFO] --- exec-maven-plugin:1.6.0:java (checkCore) @ x_calendar_core_entity ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ x_calendar_core_entity ---
[INFO] Building jar: G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target\x_calendar_core_entity.jar
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-jar) @ x_calendar_core_entity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ x_calendar_core_entity ---
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\target\x_calendar_core_entity.jar to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_calendar_core_entity\8.0\x_calendar_core_entity-8.0.jar
[INFO] Installing G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_calendar_core_entity\pom.xml to D:\Program Files\maven\apache-maven-3.6.2\repository\net\o2oa\x_calendar_core_entity\8.0\x_calendar_core_entity-8.0.pom
[INFO]
[INFO] ---------------------< net.o2oa:x_cms_core_entity >---------------------
[INFO] Building x_cms_core_entity 8.0                                    [7/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default) @ x_cms_core_entity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 71 source files to G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi\o2server\x_cms_core_entity\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_cms_core_entity/src/main/java/com/x/cms/core/entity/query/Query.java:[31,31] 找不到符号
  符号:   类 Item_
  位置: 程序包 com.x.query.core.entity
[ERROR] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_cms_core_entity/src/main/java/com/x/cms/core/entity/query/FilterEntryTools.java:[17,31] 找不到符号
  符号:   类 Item_
  位置: 程序包 com.x.query.core.entity
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for o2server 8.0:
[INFO]
[INFO] o2server ........................................... SUCCESS [ 13.487 s]
[INFO] x_base_core_project ................................ SUCCESS [04:56 min]
[INFO] x_query_core_entity ................................ SUCCESS [  5.023 s]
[INFO] x_attendance_core_entity ........................... SUCCESS [  5.260 s]
[INFO] x_bbs_core_entity .................................. SUCCESS [  4.882 s]
[INFO] x_calendar_core_entity ............................. SUCCESS [  4.069 s]
[INFO] x_cms_core_entity .................................. FAILURE [  1.718 s]
[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:  05:31 min
[INFO] Finished at: 2023-07-31T11:28:30+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default) on project x_cms_core_entity: Compilation failure: Compilation failure:
[ERROR] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_cms_core_entity/src/main/java/com/x/cms/core/entity/query/Query.java:[31,31] 找不到符号
[ERROR]   符号:   类 Item_
[ERROR]   位置: 程序包 com.x.query.core.entity
[ERROR] /G:/git/O2OA/FuWuDuan/O2OAserver_linux_x64_BianYi/o2server/x_cms_core_entity/src/main/java/com/x/cms/core/entity/query/FilterEntryTools.java:[17,31] 找不到符号
[ERROR]   符号:   类 Item_
[ERROR]   位置: 程序包 com.x.query.core.entity
[ERROR] -> [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 ... ojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :x_cms_core_entity
[11:28:31] 'build_server' errored after 6.07 min
[11:28:31] Error in plugin "gulp-shell"
Message:
    Command `npm run build_server_script` failed with exit code 1

G:\git\O2OA\FuWuDuan\O2OAserver_linux_x64_BianYi>

回复

使用道具 举报

升级   4%

24

主题

67

回帖

400

积分

注册会员

Rank: 2

积分
400
发表于 2023-8-1 04:20:16 | 显示全部楼层
启蒙星 发表于 2023-7-31 10:14
编译过程报错,缺少依赖类,检查maven配置,并检查依赖是否正确下载了

1.有什么可以提高编译成功率的方法吗?只有这种途径吗?(比如可不可以用IDEA什么之类的工具。命令行,好多人打不了包。)
2.我知道在o2server/jvm有“linux_java11.zip”,linux_java11.zip”这个包,
回复

使用道具 举报

升级   4%

24

主题

67

回帖

400

积分

注册会员

Rank: 2

积分
400
发表于 2023-8-1 11:36:45 | 显示全部楼层
论坛管理员 发表于 2023-7-27 16:25
没有target目录那肯定是编译过程有报错,您整个过程如何,截图看看

快一个星期了,怎么试,按官网教程都编译不了
回复

使用道具 举报

升级   4%

24

主题

67

回帖

400

积分

注册会员

Rank: 2

积分
400
发表于 2023-8-1 11:49:20 | 显示全部楼层
启蒙星 发表于 2023-7-31 10:14
编译过程报错,缺少依赖类,检查maven配置,并检查依赖是否正确下载了

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.736 s
[INFO] Finished at: 2023-08-01T11:46:08+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project x_cms_core_entity: Could not resolve dependencies for project net.o2oa:x_cms_core_entity:jar:8.0: The following artifacts could not be resolved: net.o2oa:x_base_core_project:jar:8.0 (absent), net.o2oa:x_query_core_entity:jar:8.0 (absent): Could not find artifact net.o2oa:x_base_core_project:jar:8.0 in central (https://repo.maven.apache.org/maven2) -> [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 ... ResolutionException

回复

使用道具 举报

12
发帖

发表回复

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

本版积分规则

联系客服 关注微信 下载APP 返回顶部 返回列表
viewthread