“Fatal error compiling: 无效的目标发行版: 11“的解决

"Fatal error compiling: 无效的目标发行版: 11"的解决

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project xxxxx: Fatal error compiling: 无效的目标发行版: 11 -> [Help 1]


PS D:\ws-projects\iotkit-parent-dev-V0.4.5> mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] iotkit-parent                                                      [pom]
[INFO] iot-common                                                         [pom]
[INFO] iot-common-core                                                    [jar]
[INFO] iot-common-redis                                                   [jar]
[INFO] iot-common-web                                                     [jar]
[INFO] iot-common-satoken                                                 [jar]
[INFO] iot-common-tenant                                                  [jar]
[INFO] iot-common-dao                                                     [pom]
[INFO] iot-common-model                                                   [jar]
[INFO] iot-data-service                                                   [jar]
[INFO] iot-data-serviceImpl-cache                                         [jar]
[INFO] iot-data-serviceImpl-rdb                                           [jar]
[INFO] iot-temporal-service                                               [jar]
[INFO] iot-temporal-serviceImpl-es                                        [jar]
[INFO] iot-temproal-serviceImpl-td                                        [jar]
[INFO] iot-script-engine                                                  [jar]
[INFO] iot-message-bus                                                    [pom]
[INFO] iot-message-core                                                   [jar]
[INFO] iot-message-event-bus                                              [jar]
[INFO] iot-message-rocketmq                                               [jar]
[INFO] iot-common-doc                                                     [jar]
[INFO] iot-common-excel                                                   [jar]
[INFO] iot-common-log                                                     [jar]
[INFO] iot-common-oss                                                     [jar]
[INFO] iot-common-websocket                                               [jar]
[INFO] iot-components                                                     [pom]
[INFO] iot-component-converter                                            [jar]
[INFO] iot-component-base                                                 [jar]
[INFO] iot-component-server                                               [jar]
[INFO] iot-mqtt-component                                                 [jar]
[INFO] iot-emqx-component                                                 [jar]
[INFO] iot-http-biz-component                                             [jar]
[INFO] iot-component-tcp                                                  [jar]
[INFO] iot-DLT645-component                                               [jar]
[INFO] iot-websocket-component                                            [jar]
[INFO] iot-nb-component                                                   [jar]
[INFO] iot-module                                                         [pom]
[INFO] iot-system                                                         [jar]
[INFO] iot-baetyl                                                         [jar]
[INFO] iot-rule-engine                                                    [jar]
[INFO] iot-screen                                                         [jar]
[INFO] iot-test-tool                                                      [pom]
[INFO] iot-virtual-device                                                 [jar]
[INFO] iot-manager                                                        [jar]
[INFO] iot-message-notify                                                 [jar]
[INFO] iot-generator                                                      [jar]
[INFO] iot-contribution                                                   [jar]
[INFO] iot-openapi                                                        [jar]
[INFO] iot-starter                                                        [jar]
[INFO] iot-test-mqtt                                                      [jar]
[INFO]
[INFO] ----------------------< cc.iotkit:iotkit-parent >-----------------------
[INFO] Building iotkit-parent 0.4.5-SNAPSHOT                             [1/50]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iotkit-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iotkit-parent ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\pom.xml to D:\repository\cc\iotkit\iotkit-parent\0.4.5-SNAPSHOT\iotkit-parent-0.4.5-SNAPSHOT
.pom
[INFO]
[INFO] ------------------------< cc.iotkit:iot-common >------------------------
[INFO] Building iot-common 0.4.5-SNAPSHOT                                [2/50]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\pom.xml to D:\repository\cc\iotkit\iot-common\0.4.5-SNAPSHOT\iot-common-0.4.5-SNA
PSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-common-core >----------------------
[INFO] Building iot-common-core 0.4.5-SNAPSHOT                           [3/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-core ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-core\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-core\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-core\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-core\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-core/src/main/java/cc/iotkit/common/utils/ComponentClassLoader.java: D:\ws-proje
cts\iotkit-parent-dev-V0.4.5\iot-common\iot-common-core\src\main\java\cc\iotkit\common\utils\ComponentClassLoader.java使用了未经检查或不安全的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-core/src/main/java/cc/iotkit/common/utils/ComponentClassLoader.java: 有关详细信
息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-core\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-core ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-core ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-core\target\iot-common-core-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-core ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-core\target\iot-common-core-0.4.5-SNAPSHOT.jar to D:\repository\cc\iot
kit\iot-common-core\0.4.5-SNAPSHOT\iot-common-core-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-core\pom.xml to D:\repository\cc\iotkit\iot-common-core\0.4.5-SNAPSHOT
\iot-common-core-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-common-redis >---------------------
[INFO] Building iot-common-redis 0.4.5-SNAPSHOT                          [4/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-redis ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-redis\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-redis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-redis ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-redis\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-redis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-redis\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-redis ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-redis ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-redis ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-redis\target\iot-common-redis-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-redis ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-redis\target\iot-common-redis-0.4.5-SNAPSHOT.jar to D:\repository\cc\i
otkit\iot-common-redis\0.4.5-SNAPSHOT\iot-common-redis-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-redis\pom.xml to D:\repository\cc\iotkit\iot-common-redis\0.4.5-SNAPSH
OT\iot-common-redis-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------------< cc.iotkit:iot-common-web >----------------------
[INFO] Building iot-common-web 0.4.5-SNAPSHOT                            [5/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-web ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-web\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-web\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-web\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-web ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-web ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-web ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-web\target\iot-common-web-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-web ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-web\target\iot-common-web-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotki
t\iot-common-web\0.4.5-SNAPSHOT\iot-common-web-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-web\pom.xml to D:\repository\cc\iotkit\iot-common-web\0.4.5-SNAPSHOT\i
ot-common-web-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] --------------------< cc.iotkit:iot-common-satoken >--------------------
[INFO] Building iot-common-satoken 0.4.5-SNAPSHOT                        [6/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-satoken ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-satoken\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-satoken ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-satoken\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-satoken\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-satoken ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-satoken\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-satoken/src/main/java/cc/iotkit/common/satoken/config/SaTokenConfig.java: D:\ws-
projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-satoken\src\main\java\cc\iotkit\common\satoken\config\SaTokenConfig.java使用了未经检查或不安全
的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-satoken/src/main/java/cc/iotkit/common/satoken/config/SaTokenConfig.java: 有关详
细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-satoken ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-satoken\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-satoken ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-satoken ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-satoken ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-satoken\target\iot-common-satoken-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-satoken ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-satoken\target\iot-common-satoken-0.4.5-SNAPSHOT.jar to D:\repository\
cc\iotkit\iot-common-satoken\0.4.5-SNAPSHOT\iot-common-satoken-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-satoken\pom.xml to D:\repository\cc\iotkit\iot-common-satoken\0.4.5-SN
APSHOT\iot-common-satoken-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] --------------------< cc.iotkit:iot-common-tenant >---------------------
[INFO] Building iot-common-tenant 0.4.5-SNAPSHOT                         [7/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-tenant ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-tenant\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-tenant ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-tenant ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-tenant\target\classes
[INFO]
[INFO] --- aspectj-maven-plugin:1.14.0:compile (default) @ iot-common-tenant ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[WARNING] You aren't using a compiler supported by lombok, so lombok will not work and has been disabled.
Your processor is: org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
Lombok supports: OpenJDK javac, ECJ
        <unknown source file>:<no line information>

[INFO] Join point 'method-execution(org.hibernate.Session org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession())' in Type 'org.hi
bernate.internal.SessionFactoryImpl$SessionBuilderImpl' (SessionFactoryImpl.java:1333) advised by afterReturning advice from 'cc.iotkit.common.tenant.
aspect.TenantFilterAspect' (TenantFilterAspect.java:25)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-tenant ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-tenant\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-tenant ---
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj-maven-plugin:1.14.0:test-compile (default) @ iot-common-tenant ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] Join point 'method-execution(org.hibernate.Session org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession())' in Type 'org.hi
bernate.internal.SessionFactoryImpl$SessionBuilderImpl' (SessionFactoryImpl.java:1333) advised by afterReturning advice from 'cc.iotkit.common.tenant.
aspect.TenantFilterAspect' (TenantFilterAspect.class(from TenantFilterAspect.java))
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-tenant ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-tenant ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-tenant\target\iot-common-tenant-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-tenant ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-tenant\target\iot-common-tenant-0.4.5-SNAPSHOT.jar to D:\repository\cc
\iotkit\iot-common-tenant\0.4.5-SNAPSHOT\iot-common-tenant-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-tenant\pom.xml to D:\repository\cc\iotkit\iot-common-tenant\0.4.5-SNAP
SHOT\iot-common-tenant-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------------< cc.iotkit:iot-common-dao >----------------------
[INFO] Building iot-common-dao 0.4.5-SNAPSHOT                            [8/50]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-dao ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-dao ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\pom.xml to D:\repository\cc\iotkit\iot-common-dao\0.4.5-SNAPSHOT\i
ot-common-dao-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-common-model >---------------------
[INFO] Building iot-common-model 0.4.5-SNAPSHOT                          [9/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-model ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-common-model\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-common-model\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-common-model\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 67 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-common-model\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-common-model\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-model ---
[INFO] No sources to compile

                                                     -test) @ iot-common-model ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-model ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-common-model\target\iot-common-model-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-model ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-common-model\target\iot-common-model-0.4.5-SNAPSHOT.jar to D:\
repository\cc\iotkit\iot-common-model\0.4.5-SNAPSHOT\iot-common-model-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-common-model\pom.xml to D:\repository\cc\iotkit\iot-common-mod
el\0.4.5-SNAPSHOT\iot-common-model-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-data-service >---------------------
[INFO] Building iot-data-service 0.4.5-SNAPSHOT                         [10/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-data-service ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-service\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-data-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-service\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-service\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-data-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-service\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-data-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-service\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-data-service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-data-service ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-data-service ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-service\target\iot-data-service-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-data-service ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-service\target\iot-data-service-0.4.5-SNAPSHOT.jar to D:\
repository\cc\iotkit\iot-data-service\0.4.5-SNAPSHOT\iot-data-service-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-service\pom.xml to D:\repository\cc\iotkit\iot-data-servi
ce\0.4.5-SNAPSHOT\iot-data-service-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------< cc.iotkit:iot-data-serviceImpl-cache >----------------
[INFO] Building iot-data-serviceImpl-cache 0.4.5-SNAPSHOT               [11/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-data-serviceImpl-cache ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-data-serviceImpl-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-cache\src\main\resou
rces
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-cache\src\main\resou
rces
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-data-serviceImpl-cache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-cache\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-dao/iot-data-serviceImpl-cache/src/main/java/cc/iotkit/data/service/SpaceDataCac
he.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-dao/iot-data-serviceImpl-cache/src/main/java/cc/iotkit/data/service/SpaceDataCac
he.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-data-serviceImpl-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-cache\src\test\resou
rces
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-data-serviceImpl-cache ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-data-serviceImpl-cache ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-data-serviceImpl-cache ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-cache\target\iot-data-serviceImpl-cache-0.
4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-data-serviceImpl-cache ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-cache\target\iot-data-serviceImpl-cache-0.4.5
-SNAPSHOT.jar to D:\repository\cc\iotkit\iot-data-serviceImpl-cache\0.4.5-SNAPSHOT\iot-data-serviceImpl-cache-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-cache\pom.xml to D:\repository\cc\iotkit\iot-
data-serviceImpl-cache\0.4.5-SNAPSHOT\iot-data-serviceImpl-cache-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -----------------< cc.iotkit:iot-data-serviceImpl-rdb >-----------------
[INFO] Building iot-data-serviceImpl-rdb 0.4.5-SNAPSHOT                 [12/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-data-serviceImpl-rdb ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-rdb\target
[INFO]
[INFO] --- apt-maven-plugin:1.1.3:process (default) @ iot-data-serviceImpl-rdb ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-data-serviceImpl-rdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-rdb\src\main\resourc
es
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-rdb\src\main\resourc
es
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ iot-data-serviceImpl-rdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 219 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-rdb\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-dao/iot-data-serviceImpl-rdb/src/main/java/cc/iotkit/data/service/SysUserDataImp
l.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-dao/iot-data-serviceImpl-rdb/src/main/java/cc/iotkit/data/service/SysUserDataImp
l.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-dao/iot-data-serviceImpl-rdb/src/main/java/cc/iotkit/data/dao/IJPACommData.java:
 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-dao/iot-data-serviceImpl-rdb/src/main/java/cc/iotkit/data/dao/IJPACommData.java:
 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-data-serviceImpl-rdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-rdb\src\test\resourc
es
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ iot-data-serviceImpl-rdb ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-data-serviceImpl-rdb ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-data-serviceImpl-rdb ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-rdb\target\iot-data-serviceImpl-rdb-0.4.5-
SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-data-serviceImpl-rdb ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-rdb\target\iot-data-serviceImpl-rdb-0.4.5-SNA
PSHOT.jar to D:\repository\cc\iotkit\iot-data-serviceImpl-rdb\0.4.5-SNAPSHOT\iot-data-serviceImpl-rdb-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-data-serviceImpl-rdb\pom.xml to D:\repository\cc\iotkit\iot-da
ta-serviceImpl-rdb\0.4.5-SNAPSHOT\iot-data-serviceImpl-rdb-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -------------------< cc.iotkit:iot-temporal-service >-------------------
[INFO] Building iot-temporal-service 0.4.5-SNAPSHOT                     [13/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-temporal-service ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-service\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-temporal-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-service\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-service\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-temporal-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-service\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-temporal-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-service\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-temporal-service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-temporal-service ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-temporal-service ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-service\target\iot-temporal-service-0.4.5-SNAPSHOT
.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-temporal-service ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-service\target\iot-temporal-service-0.4.5-SNAPSHOT.ja
r to D:\repository\cc\iotkit\iot-temporal-service\0.4.5-SNAPSHOT\iot-temporal-service-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-service\pom.xml to D:\repository\cc\iotkit\iot-tempor
al-service\0.4.5-SNAPSHOT\iot-temporal-service-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------< cc.iotkit:iot-temporal-serviceImpl-es >----------------
[INFO] Building iot-temporal-serviceImpl-es 0.4.5-SNAPSHOT              [14/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-temporal-serviceImpl-es ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-serviceImpl-es\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-temporal-serviceImpl-es ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-serviceImpl-es\src\main\reso
urces
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-serviceImpl-es\src\main\reso
urces
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ iot-temporal-serviceImpl-es ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-serviceImpl-es\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-temporal-serviceImpl-es ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-serviceImpl-es\src\test\reso
urces
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ iot-temporal-serviceImpl-es ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-temporal-serviceImpl-es ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-temporal-serviceImpl-es ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-serviceImpl-es\target\iot-temporal-serviceImpl-es-
0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-temporal-serviceImpl-es ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-serviceImpl-es\target\iot-temporal-serviceImpl-es-0.4
.5-SNAPSHOT.jar to D:\repository\cc\iotkit\iot-temporal-serviceImpl-es\0.4.5-SNAPSHOT\iot-temporal-serviceImpl-es-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temporal-serviceImpl-es\pom.xml to D:\repository\cc\iotkit\iot
-temporal-serviceImpl-es\0.4.5-SNAPSHOT\iot-temporal-serviceImpl-es-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------< cc.iotkit:iot-temproal-serviceImpl-td >----------------
[INFO] Building iot-temproal-serviceImpl-td 0.4.5-SNAPSHOT              [15/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-temproal-serviceImpl-td ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-temproal-serviceImpl-td ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temproal-serviceImpl-td\src\main\reso
urces
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temproal-serviceImpl-td\src\main\reso
urces
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-temproal-serviceImpl-td ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temproal-serviceImpl-td\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-dao/iot-temproal-serviceImpl-td/src/main/java/cc/iotkit/temporal/td/dm/FieldPars
er.java: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temproal-serviceImpl-td\src\main\java\cc\iotkit\temporal\td\dm\FieldPar
ser.java使用了未经检查或不安全的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-common/iot-common-dao/iot-temproal-serviceImpl-td/src/main/java/cc/iotkit/temporal/td/dm/FieldPars
er.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-temproal-serviceImpl-td ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temproal-serviceImpl-td\src\test\reso
urces
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-temproal-serviceImpl-td ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-temproal-serviceImpl-td ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-temproal-serviceImpl-td ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temproal-serviceImpl-td\target\iot-temproal-serviceImpl-td-
0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-temproal-serviceImpl-td ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temproal-serviceImpl-td\target\iot-temproal-serviceImpl-td-0.4
.5-SNAPSHOT.jar to D:\repository\cc\iotkit\iot-temproal-serviceImpl-td\0.4.5-SNAPSHOT\iot-temproal-serviceImpl-td-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-dao\iot-temproal-serviceImpl-td\pom.xml to D:\repository\cc\iotkit\iot
-temproal-serviceImpl-td\0.4.5-SNAPSHOT\iot-temproal-serviceImpl-td-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] --------------------< cc.iotkit:iot-script-engine >---------------------
[INFO] Building iot-script-engine 0.4.5-SNAPSHOT                        [16/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-script-engine ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-script-engine\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-script-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-script-engine\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-script-engine\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-script-engine ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-script-engine\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-script-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-script-engine\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-script-engine ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-script-engine ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-script-engine ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-script-engine\target\iot-script-engine-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-script-engine ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-script-engine\target\iot-script-engine-0.4.5-SNAPSHOT.jar to D:\repository\cc
\iotkit\iot-script-engine\0.4.5-SNAPSHOT\iot-script-engine-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-script-engine\pom.xml to D:\repository\cc\iotkit\iot-script-engine\0.4.5-SNAP
SHOT\iot-script-engine-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-message-bus >----------------------
[INFO] Building iot-message-bus 0.4.5-SNAPSHOT                          [17/50]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-message-bus ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-message-bus ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\pom.xml to D:\repository\cc\iotkit\iot-message-bus\0.4.5-SNAPSHOT
\iot-message-bus-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-message-core >---------------------
[INFO] Building iot-message-core 0.4.5-SNAPSHOT                         [18/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-message-core ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-core\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-message-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-core\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-core\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-message-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-core\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-message-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-core\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-message-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-message-core ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-message-core ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-core\target\iot-message-core-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-message-core ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-core\target\iot-message-core-0.4.5-SNAPSHOT.jar to D:
\repository\cc\iotkit\iot-message-core\0.4.5-SNAPSHOT\iot-message-core-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-core\pom.xml to D:\repository\cc\iotkit\iot-message-c
ore\0.4.5-SNAPSHOT\iot-message-core-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ------------------< cc.iotkit:iot-message-event-bus >-------------------
[INFO] Building iot-message-event-bus 0.4.5-SNAPSHOT                    [19/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-message-event-bus ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-event-bus\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-message-event-bus ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-event-bus\src\main\resources

[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-event-bus\src\main\resources

[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-message-event-bus ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-event-bus\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-message-event-bus ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-event-bus\src\test\resources

[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-message-event-bus ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-event-bus\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-message-event-bus ---
Downloading from alimaven: http://maven.aliyun.com/nexus/content/repositories/central/org/apache/maven/surefire/surefire-junit3/2.22.2/surefire-junit3
-2.22.2.pom
Downloaded from alimaven: http://maven.aliyun.com/nexus/content/repositories/central/org/apache/maven/surefire/surefire-junit3/2.22.2/surefire-junit3-
2.22.2.pom (2.5 kB at 1.9 kB/s)
Downloading from alimaven: http://maven.aliyun.com/nexus/content/repositories/central/org/apache/maven/surefire/surefire-junit3/2.22.2/surefire-junit3
-2.22.2.jar
Downloaded from alimaven: http://maven.aliyun.com/nexus/content/repositories/central/org/apache/maven/surefire/surefire-junit3/2.22.2/surefire-junit3-
2.22.2.jar (27 kB at 43 kB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running test.MsgPubConsumeTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in test.MsgPubConsumeTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-message-event-bus ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-event-bus\target\iot-message-event-bus-0.4.5-SNAPS
HOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-message-event-bus ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-event-bus\target\iot-message-event-bus-0.4.5-SNAPSHOT
.jar to D:\repository\cc\iotkit\iot-message-event-bus\0.4.5-SNAPSHOT\iot-message-event-bus-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-event-bus\pom.xml to D:\repository\cc\iotkit\iot-mess
age-event-bus\0.4.5-SNAPSHOT\iot-message-event-bus-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -------------------< cc.iotkit:iot-message-rocketmq >-------------------
[INFO] Building iot-message-rocketmq 0.4.5-SNAPSHOT                     [20/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-message-rocketmq ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-rocketmq\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-message-rocketmq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-rocketmq\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-rocketmq\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-message-rocketmq ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-rocketmq\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-message-rocketmq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-rocketmq\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-message-rocketmq ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-message-rocketmq ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-message-rocketmq ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-rocketmq\target\iot-message-rocketmq-0.4.5-SNAPSHO
T.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-message-rocketmq ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-rocketmq\target\iot-message-rocketmq-0.4.5-SNAPSHOT.j
ar to D:\repository\cc\iotkit\iot-message-rocketmq\0.4.5-SNAPSHOT\iot-message-rocketmq-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-message-bus\iot-message-rocketmq\pom.xml to D:\repository\cc\iotkit\iot-messa
ge-rocketmq\0.4.5-SNAPSHOT\iot-message-rocketmq-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------------< cc.iotkit:iot-common-doc >----------------------
[INFO] Building iot-common-doc 0.4.5-SNAPSHOT                           [21/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-doc ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-doc\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-doc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-doc\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-doc\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-doc ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-doc ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-doc ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-doc\target\iot-common-doc-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-doc ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-doc\target\iot-common-doc-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotki
t\iot-common-doc\0.4.5-SNAPSHOT\iot-common-doc-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-doc\pom.xml to D:\repository\cc\iotkit\iot-common-doc\0.4.5-SNAPSHOT\i
ot-common-doc-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-common-excel >---------------------
[INFO] Building iot-common-excel 0.4.5-SNAPSHOT                         [22/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-excel ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-excel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-excel\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-excel\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-excel ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-excel\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-excel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-excel\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-excel ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-excel ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-excel ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-excel\target\iot-common-excel-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-excel ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-excel\target\iot-common-excel-0.4.5-SNAPSHOT.jar to D:\repository\cc\i
otkit\iot-common-excel\0.4.5-SNAPSHOT\iot-common-excel-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-excel\pom.xml to D:\repository\cc\iotkit\iot-common-excel\0.4.5-SNAPSH
OT\iot-common-excel-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------------< cc.iotkit:iot-common-log >----------------------
[INFO] Building iot-common-log 0.4.5-SNAPSHOT                           [23/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-log ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-log\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-log ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-log ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-log\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-log ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-log\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-log ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-log ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-log ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-log\target\iot-common-log-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-log ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-log\target\iot-common-log-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotki
t\iot-common-log\0.4.5-SNAPSHOT\iot-common-log-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-log\pom.xml to D:\repository\cc\iotkit\iot-common-log\0.4.5-SNAPSHOT\i
ot-common-log-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------------< cc.iotkit:iot-common-oss >----------------------
[INFO] Building iot-common-oss 0.4.5-SNAPSHOT                           [24/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-oss ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-oss\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-oss ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-oss\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-oss\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-oss ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-oss\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-oss ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-oss\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-oss ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-oss ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-oss ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-oss\target\iot-common-oss-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-oss ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-oss\target\iot-common-oss-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotki
t\iot-common-oss\0.4.5-SNAPSHOT\iot-common-oss-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-oss\pom.xml to D:\repository\cc\iotkit\iot-common-oss\0.4.5-SNAPSHOT\i
ot-common-oss-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -------------------< cc.iotkit:iot-common-websocket >-------------------
[INFO] Building iot-common-websocket 0.4.5-SNAPSHOT                     [25/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-common-websocket ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-common-websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-websocket\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-websocket\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-common-websocket ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-common-websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-websocket\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-common-websocket ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-common-websocket ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-common-websocket ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-websocket\target\iot-common-websocket-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-common-websocket ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-websocket\target\iot-common-websocket-0.4.5-SNAPSHOT.jar to D:\reposit
ory\cc\iotkit\iot-common-websocket\0.4.5-SNAPSHOT\iot-common-websocket-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-common\iot-common-websocket\pom.xml to D:\repository\cc\iotkit\iot-common-websocket\0.4.
5-SNAPSHOT\iot-common-websocket-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------------< cc.iotkit:iot-components >----------------------
[INFO] Building iot-components 0.4.5-SNAPSHOT                           [26/50]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-components ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-components ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\pom.xml to D:\repository\cc\iotkit\iot-components\0.4.5-SNAPSHOT\iot-componen
ts-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -----------------< cc.iotkit:iot-component-converter >------------------
[INFO] Building iot-component-converter 0.4.5-SNAPSHOT                  [27/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-component-converter ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-component-converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-converter\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-converter\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-component-converter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-converter\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-component-converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-converter\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-component-converter ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-component-converter ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-component-converter ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-converter\target\iot-component-converter-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-component-converter ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-converter\target\iot-component-converter-0.4.5-SNAPSHOT.jar to
D:\repository\cc\iotkit\iot-component-converter\0.4.5-SNAPSHOT\iot-component-converter-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-converter\pom.xml to D:\repository\cc\iotkit\iot-component-conv
erter\0.4.5-SNAPSHOT\iot-component-converter-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] --------------------< cc.iotkit:iot-component-base >--------------------
[INFO] Building iot-component-base 0.4.5-SNAPSHOT                       [28/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-component-base ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-component-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-base\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-base\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-component-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-base\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-component-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-base\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-component-base ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-component-base ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-component-base ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-base\target\iot-component-base-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-component-base ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-base\target\iot-component-base-0.4.5-SNAPSHOT.jar to D:\reposit
ory\cc\iotkit\iot-component-base\0.4.5-SNAPSHOT\iot-component-base-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-base\pom.xml to D:\repository\cc\iotkit\iot-component-base\0.4.
5-SNAPSHOT\iot-component-base-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -------------------< cc.iotkit:iot-component-server >-------------------
[INFO] Building iot-component-server 0.4.5-SNAPSHOT                     [29/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-component-server ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-component-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-server\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-server\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-component-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-server\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-components/iot-component-server/src/main/java/cc/iotkit/comps/DeviceComponentManager.java: 某些输
入文件使用或覆盖了已过时的 API。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-components/iot-component-server/src/main/java/cc/iotkit/comps/DeviceComponentManager.java: 有关详
细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-components/iot-component-server/src/main/java/cc/iotkit/comps/MessageParser.java: 某些输入文件使用
了未经检查或不安全的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-components/iot-component-server/src/main/java/cc/iotkit/comps/MessageParser.java: 有关详细信息, 请
使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-component-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-server\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-component-server ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-component-server ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-component-server ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-server\target\iot-component-server-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-component-server ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-server\target\iot-component-server-0.4.5-SNAPSHOT.jar to D:\rep
ository\cc\iotkit\iot-component-server\0.4.5-SNAPSHOT\iot-component-server-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-server\pom.xml to D:\repository\cc\iotkit\iot-component-server\
0.4.5-SNAPSHOT\iot-component-server-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] --------------------< cc.iotkit:iot-mqtt-component >--------------------
[INFO] Building iot-mqtt-component 0.4.5-SNAPSHOT                       [30/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-mqtt-component ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-mqtt-component\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-mqtt-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-mqtt-component ---
[INFO] Compiling 8 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-mqtt-component\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-mqtt-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-mqtt-component\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-mqtt-component ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-mqtt-component ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-mqtt-component ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-mqtt-component\target\iot-mqtt-component-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ iot-mqtt-component ---
[INFO] Including io.vertx:vertx-core:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-mqtt:jar:4.2.2 in the shaded jar.
[INFO] Including io.netty:netty-codec-mqtt:jar:4.1.91.Final in the shaded jar.
[INFO] Including org.luaj:luaj-jse:jar:3.0.1 in the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-core:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.14 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.57 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.1 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.9.3 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar.
[INFO] Excluding org.springframework:spring-context-support:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-jcl:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.7 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-core:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-http:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-extra:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-setting:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-log:jar:5.8.18 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus-spring-boot-starter:jar:1.3.1 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus:jar:1.3.1 from the shaded jar.
[INFO] Excluding org.mapstruct:mapstruct:jar:1.5.5.Final from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-configuration-processor:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot:jar:2.7.11 from the shaded jar.
[INFO] Excluding jakarta.validation:jakarta.validation-api:jar:3.0.2 from the shaded jar.
[INFO] Excluding javax.validation:validation-api:jar:1.1.0.Final from the shaded jar.
[INFO] Excluding org.lionsoul:ip2region:jar:2.7.0 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-base:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-converter:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-data-service:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-model:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-tenant:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-redis:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-boot-starter:jar:3.17.4 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 from the shaded jar.
[INFO] Excluding io.micrometer:micrometer-core:jar:1.9.10 from the shaded jar.
[INFO] Excluding org.hdrhistogram:HdrHistogram:jar:2.1.12 from the shaded jar.
[INFO] Excluding org.latencyutils:LatencyUtils:jar:2.0.3 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-keyvalue:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-oxm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.redisson:redisson:jar:3.17.4 from the shaded jar.
[INFO] Excluding javax.cache:cache-api:jar:1.1.1 from the shaded jar.
[INFO] Excluding io.projectreactor:reactor-core:jar:3.4.29 from the shaded jar.
[INFO] Excluding org.reactivestreams:reactive-streams:jar:1.0.4 from the shaded jar.
[INFO] Excluding io.reactivex.rxjava3:rxjava:jar:3.1.5 from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling-river:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.jodd:jodd-bean:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.jodd:jodd-core:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-data-27:jar:3.17.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-redisson-spring-boot-starter:jar:2.2.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-core:jar:2.2.4 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-satoken:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-web:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-web:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-json:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.springframework:spring-web:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-webmvc:jar:5.3.27 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-captcha:jar:5.8.18 from the shaded jar.
[INFO] Excluding com.alibaba:transmittable-thread-local:jar:2.14.2 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-core:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-starter:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-servlet:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-autoconfig:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-dao-redis-jackson:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-jwt:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-jwt:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-json:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-crypto:jar:5.8.18 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-aop:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-logging:jar:2.7.11 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.12 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.2.12 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.36 from the shaded jar.
[INFO] Excluding jakarta.annotation:jakarta.annotation-api:jar:1.3.5 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.30 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjrt:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjweaver:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.zaxxer:HikariCP:jar:4.0.3 from the shaded jar.
[INFO] Excluding org.springframework:spring-jdbc:jar:5.3.27 from the shaded jar.
[INFO] Excluding jakarta.transaction:jakarta.transaction-api:jar:1.3.3 from the shaded jar.
[INFO] Excluding jakarta.persistence:jakarta.persistence-api:jar:2.2.3 from the shaded jar.
[INFO] Excluding org.hibernate:hibernate-core:jar:5.6.15.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[INFO] Excluding net.bytebuddy:byte-buddy:jar:1.12.23 from the shaded jar.
[INFO] Excluding antlr:antlr:jar:2.7.7 from the shaded jar.
[INFO] Excluding org.jboss:jandex:jar:2.4.2.Final from the shaded jar.
[INFO] Excluding com.fasterxml:classmate:jar:1.5.1 from the shaded jar.
[INFO] Excluding org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:2.3.8 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:3.0.12 from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-commons:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-orm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-tx:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aspects:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-script-engine:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.graalvm.sdk:graal-sdk:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.js:js:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.regex:regex:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.truffle:truffle-api:jar:21.1.0 from the shaded jar.
[INFO] Excluding com.ibm.icu:icu4j:jar:68.2 from the shaded jar.
[INFO] Excluding org.graalvm.js:js-scriptengine:jar:21.1.0 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler-proxy:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-socks:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.18.26 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.36 from the shaded jar.
[WARNING] iot-mqtt-component-0.4.5-SNAPSHOT.jar, luaj-jse-3.0.1.jar, netty-codec-mqtt-4.1.91.Final.jar, vertx-core-4.2.2.jar, vertx-mqtt-4.2.2.jar def
ine 1 overlapping resource:
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-mqtt-component\target\iot-mqtt-component-0.4.5-SNAPSHOT.jar with D:\ws-pro
jects\iotkit-parent-dev-V0.4.5\iot-components\iot-mqtt-component\target\iot-mqtt-component-0.4.5-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-mqtt-component\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-mqtt-component ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-mqtt-component\target\iot-mqtt-component-0.4.5-SNAPSHOT.jar to D:\reposit
ory\cc\iotkit\iot-mqtt-component\0.4.5-SNAPSHOT\iot-mqtt-component-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-mqtt-component\dependency-reduced-pom.xml to D:\repository\cc\iotkit\iot-
mqtt-component\0.4.5-SNAPSHOT\iot-mqtt-component-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] --------------------< cc.iotkit:iot-emqx-component >--------------------
[INFO] Building iot-emqx-component 0.4.5-SNAPSHOT                       [31/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-emqx-component ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-emqx-component\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-emqx-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-emqx-component ---
[INFO] Compiling 8 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-emqx-component\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-emqx-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-emqx-component\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-emqx-component ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-emqx-component ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-emqx-component ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-emqx-component\target\iot-emqx-component-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ iot-emqx-component ---
[INFO] Including io.vertx:vertx-core:jar:4.2.2 in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.91.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.91.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.91.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.91.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.91.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.91.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns:jar:4.1.91.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-dns:jar:4.1.91.Final in the shaded jar.
[INFO] Including io.vertx:vertx-web-proxy:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-web:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-http-proxy:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-mqtt:jar:4.2.2 in the shaded jar.
[INFO] Including io.netty:netty-codec-mqtt:jar:4.1.91.Final in the shaded jar.
[INFO] Including org.luaj:luaj-jse:jar:3.0.1 in the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-model:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-tenant:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-redis:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-boot-starter:jar:3.17.4 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 from the shaded jar.
[INFO] Excluding io.micrometer:micrometer-core:jar:1.9.10 from the shaded jar.
[INFO] Excluding org.hdrhistogram:HdrHistogram:jar:2.1.12 from the shaded jar.
[INFO] Excluding org.latencyutils:LatencyUtils:jar:2.0.3 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-keyvalue:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-oxm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.redisson:redisson:jar:3.17.4 from the shaded jar.
[INFO] Excluding javax.cache:cache-api:jar:1.1.1 from the shaded jar.
[INFO] Excluding io.projectreactor:reactor-core:jar:3.4.29 from the shaded jar.
[INFO] Excluding org.reactivestreams:reactive-streams:jar:1.0.4 from the shaded jar.
[INFO] Excluding io.reactivex.rxjava3:rxjava:jar:3.1.5 from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling-river:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.jodd:jodd-bean:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.jodd:jodd-core:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-data-27:jar:3.17.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-redisson-spring-boot-starter:jar:2.2.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-core:jar:2.2.4 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-satoken:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-web:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-web:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-json:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.springframework:spring-web:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-webmvc:jar:5.3.27 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-captcha:jar:5.8.18 from the shaded jar.
[INFO] Excluding com.alibaba:transmittable-thread-local:jar:2.14.2 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-core:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-starter:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-servlet:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-autoconfig:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-dao-redis-jackson:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-jwt:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-jwt:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-json:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-crypto:jar:5.8.18 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-aop:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-logging:jar:2.7.11 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.12 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.2.12 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.36 from the shaded jar.
[INFO] Excluding jakarta.annotation:jakarta.annotation-api:jar:1.3.5 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.30 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjrt:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjweaver:jar:1.9.7 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.zaxxer:HikariCP:jar:4.0.3 from the shaded jar.
[INFO] Excluding org.springframework:spring-jdbc:jar:5.3.27 from the shaded jar.
[INFO] Excluding jakarta.transaction:jakarta.transaction-api:jar:1.3.3 from the shaded jar.
[INFO] Excluding jakarta.persistence:jakarta.persistence-api:jar:2.2.3 from the shaded jar.
[INFO] Excluding org.hibernate:hibernate-core:jar:5.6.15.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[INFO] Excluding net.bytebuddy:byte-buddy:jar:1.12.23 from the shaded jar.
[INFO] Excluding antlr:antlr:jar:2.7.7 from the shaded jar.
[INFO] Excluding org.jboss:jandex:jar:2.4.2.Final from the shaded jar.
[INFO] Excluding com.fasterxml:classmate:jar:1.5.1 from the shaded jar.
[INFO] Excluding org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:2.3.8 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:3.0.12 from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-commons:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-orm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-tx:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aspects:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-core:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.14 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.57 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.1 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.9.3 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar.
[INFO] Excluding org.springframework:spring-context-support:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-jcl:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.7 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-core:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-http:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-extra:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-setting:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-log:jar:5.8.18 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus-spring-boot-starter:jar:1.3.1 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus:jar:1.3.1 from the shaded jar.
[INFO] Excluding org.mapstruct:mapstruct:jar:1.5.5.Final from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-configuration-processor:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot:jar:2.7.11 from the shaded jar.
[INFO] Excluding jakarta.validation:jakarta.validation-api:jar:3.0.2 from the shaded jar.
[INFO] Excluding javax.validation:validation-api:jar:1.1.0.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.36 from the shaded jar.
[INFO] Excluding org.lionsoul:ip2region:jar:2.7.0 from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.18.26 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-base:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-converter:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-data-service:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-script-engine:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.graalvm.sdk:graal-sdk:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.js:js:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.regex:regex:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.truffle:truffle-api:jar:21.1.0 from the shaded jar.
[INFO] Excluding com.ibm.icu:icu4j:jar:68.2 from the shaded jar.
[INFO] Excluding org.graalvm.js:js-scriptengine:jar:21.1.0 from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler-proxy:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-socks:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.vertx:vertx-web-common:jar:4.2.2 from the shaded jar.
[INFO] Excluding io.vertx:vertx-auth-common:jar:4.2.2 from the shaded jar.
[INFO] Excluding io.vertx:vertx-bridge-common:jar:4.2.2 from the shaded jar.
[WARNING] iot-emqx-component-0.4.5-SNAPSHOT.jar, luaj-jse-3.0.1.jar, netty-buffer-4.1.91.Final.jar, netty-codec-4.1.91.Final.jar, netty-codec-dns-4.1.
91.Final.jar, netty-codec-mqtt-4.1.91.Final.jar, netty-common-4.1.91.Final.jar, netty-handler-4.1.91.Final.jar, netty-resolver-4.1.91.Final.jar, netty
-resolver-dns-4.1.91.Final.jar, netty-transport-4.1.91.Final.jar, vertx-core-4.2.2.jar, vertx-http-proxy-4.2.2.jar, vertx-mqtt-4.2.2.jar, vertx-web-4.
2.2.jar, vertx-web-proxy-4.2.2.jar define 1 overlapping resource:
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] netty-buffer-4.1.91.Final.jar, netty-codec-4.1.91.Final.jar, netty-codec-dns-4.1.91.Final.jar, netty-codec-mqtt-4.1.91.Final.jar, netty-comm
on-4.1.91.Final.jar, netty-handler-4.1.91.Final.jar, netty-resolver-4.1.91.Final.jar, netty-resolver-dns-4.1.91.Final.jar, netty-transport-4.1.91.Fina
l.jar define 1 overlapping resource:
[WARNING]   - META-INF/io.netty.versions.properties
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-emqx-component\target\iot-emqx-component-0.4.5-SNAPSHOT.jar with D:\ws-pro
jects\iotkit-parent-dev-V0.4.5\iot-components\iot-emqx-component\target\iot-emqx-component-0.4.5-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-emqx-component\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-emqx-component ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-emqx-component\target\iot-emqx-component-0.4.5-SNAPSHOT.jar to D:\reposit
ory\cc\iotkit\iot-emqx-component\0.4.5-SNAPSHOT\iot-emqx-component-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-emqx-component\dependency-reduced-pom.xml to D:\repository\cc\iotkit\iot-
emqx-component\0.4.5-SNAPSHOT\iot-emqx-component-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ------------------< cc.iotkit:iot-http-biz-component >------------------
[INFO] Building iot-http-biz-component 0.4.5-SNAPSHOT                   [32/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-http-biz-component ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-http-biz-component\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-http-biz-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-http-biz-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-http-biz-component\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-http-biz-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-http-biz-component\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-http-biz-component ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-http-biz-component ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-http-biz-component ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-http-biz-component\target\iot-http-biz-component-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ iot-http-biz-component ---
[INFO] Including io.vertx:vertx-web-proxy:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-web:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-bridge-common:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-http-proxy:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-core:jar:4.2.2 in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.91.Final in the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-base:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-converter:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-model:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-tenant:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-redis:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-boot-starter:jar:3.17.4 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 from the shaded jar.
[INFO] Excluding io.micrometer:micrometer-core:jar:1.9.10 from the shaded jar.
[INFO] Excluding org.hdrhistogram:HdrHistogram:jar:2.1.12 from the shaded jar.
[INFO] Excluding org.latencyutils:LatencyUtils:jar:2.0.3 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-keyvalue:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-oxm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.redisson:redisson:jar:3.17.4 from the shaded jar.
[INFO] Excluding javax.cache:cache-api:jar:1.1.1 from the shaded jar.
[INFO] Excluding io.projectreactor:reactor-core:jar:3.4.29 from the shaded jar.
[INFO] Excluding org.reactivestreams:reactive-streams:jar:1.0.4 from the shaded jar.
[INFO] Excluding io.reactivex.rxjava3:rxjava:jar:3.1.5 from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling-river:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.jodd:jodd-bean:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.jodd:jodd-core:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-data-27:jar:3.17.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-redisson-spring-boot-starter:jar:2.2.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-core:jar:2.2.4 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-satoken:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-web:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-web:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-json:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.springframework:spring-web:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-webmvc:jar:5.3.27 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-captcha:jar:5.8.18 from the shaded jar.
[INFO] Excluding com.alibaba:transmittable-thread-local:jar:2.14.2 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-core:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-starter:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-servlet:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-autoconfig:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-dao-redis-jackson:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-jwt:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-jwt:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-json:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-crypto:jar:5.8.18 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-aop:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-logging:jar:2.7.11 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.12 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.2.12 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.36 from the shaded jar.
[INFO] Excluding jakarta.annotation:jakarta.annotation-api:jar:1.3.5 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.30 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjrt:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjweaver:jar:1.9.7 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.zaxxer:HikariCP:jar:4.0.3 from the shaded jar.
[INFO] Excluding org.springframework:spring-jdbc:jar:5.3.27 from the shaded jar.
[INFO] Excluding jakarta.transaction:jakarta.transaction-api:jar:1.3.3 from the shaded jar.
[INFO] Excluding jakarta.persistence:jakarta.persistence-api:jar:2.2.3 from the shaded jar.
[INFO] Excluding org.hibernate:hibernate-core:jar:5.6.15.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[INFO] Excluding net.bytebuddy:byte-buddy:jar:1.12.23 from the shaded jar.
[INFO] Excluding antlr:antlr:jar:2.7.7 from the shaded jar.
[INFO] Excluding org.jboss:jandex:jar:2.4.2.Final from the shaded jar.
[INFO] Excluding com.fasterxml:classmate:jar:1.5.1 from the shaded jar.
[INFO] Excluding org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:2.3.8 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:3.0.12 from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-commons:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-orm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-tx:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aspects:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-jcl:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-script-engine:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-core:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.14 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.57 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.1 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework:spring-context-support:jar:5.3.27 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-core:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-http:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-extra:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-setting:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-log:jar:5.8.18 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus-spring-boot-starter:jar:1.3.1 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus:jar:1.3.1 from the shaded jar.
[INFO] Excluding org.mapstruct:mapstruct:jar:1.5.5.Final from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-configuration-processor:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot:jar:2.7.11 from the shaded jar.
[INFO] Excluding jakarta.validation:jakarta.validation-api:jar:3.0.2 from the shaded jar.
[INFO] Excluding javax.validation:validation-api:jar:1.1.0.Final from the shaded jar.
[INFO] Excluding org.lionsoul:ip2region:jar:2.7.0 from the shaded jar.
[INFO] Excluding org.graalvm.sdk:graal-sdk:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.js:js:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.regex:regex:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.truffle:truffle-api:jar:21.1.0 from the shaded jar.
[INFO] Excluding com.ibm.icu:icu4j:jar:68.2 from the shaded jar.
[INFO] Excluding org.graalvm.js:js-scriptengine:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.7 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.36 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.9.3 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.18.26 from the shaded jar.
[INFO] Excluding io.vertx:vertx-web-common:jar:4.2.2 from the shaded jar.
[INFO] Excluding io.vertx:vertx-auth-common:jar:4.2.2 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler-proxy:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-socks:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-dns:jar:4.1.91.Final from the shaded jar.
[WARNING] iot-http-biz-component-0.4.5-SNAPSHOT.jar, netty-codec-http2-4.1.91.Final.jar, vertx-bridge-common-4.2.2.jar, vertx-core-4.2.2.jar, vertx-ht
tp-proxy-4.2.2.jar, vertx-web-4.2.2.jar, vertx-web-proxy-4.2.2.jar define 1 overlapping resource:
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-http-biz-component\target\iot-http-biz-component-0.4.5-SNAPSHOT.jar with D
:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-http-biz-component\target\iot-http-biz-component-0.4.5-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-http-biz-component\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-http-biz-component ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-http-biz-component\target\iot-http-biz-component-0.4.5-SNAPSHOT.jar to D:
\repository\cc\iotkit\iot-http-biz-component\0.4.5-SNAPSHOT\iot-http-biz-component-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-http-biz-component\dependency-reduced-pom.xml to D:\repository\cc\iotkit\
iot-http-biz-component\0.4.5-SNAPSHOT\iot-http-biz-component-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] --------------------< cc.iotkit:iot-component-tcp >---------------------
[INFO] Building iot-component-tcp 0.4.5-SNAPSHOT                        [33/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-component-tcp ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-tcp\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-component-tcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-component-tcp ---
[INFO] Compiling 21 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-tcp\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-component-tcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-tcp\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-component-tcp ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-component-tcp ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-component-tcp ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-tcp\target\iot-component-tcp-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ iot-component-tcp ---
[INFO] Including io.vertx:vertx-core:jar:4.2.2 in the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-core:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.14 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.57 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.1 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.9.3 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar.
[INFO] Excluding org.springframework:spring-context-support:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-jcl:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.7 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-core:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-http:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-extra:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-setting:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-log:jar:5.8.18 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus-spring-boot-starter:jar:1.3.1 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus:jar:1.3.1 from the shaded jar.
[INFO] Excluding org.mapstruct:mapstruct:jar:1.5.5.Final from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-configuration-processor:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot:jar:2.7.11 from the shaded jar.
[INFO] Excluding jakarta.validation:jakarta.validation-api:jar:3.0.2 from the shaded jar.
[INFO] Excluding javax.validation:validation-api:jar:1.1.0.Final from the shaded jar.
[INFO] Excluding org.lionsoul:ip2region:jar:2.7.0 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-base:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-converter:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-data-service:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-model:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-tenant:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-redis:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-boot-starter:jar:3.17.4 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 from the shaded jar.
[INFO] Excluding io.micrometer:micrometer-core:jar:1.9.10 from the shaded jar.
[INFO] Excluding org.hdrhistogram:HdrHistogram:jar:2.1.12 from the shaded jar.
[INFO] Excluding org.latencyutils:LatencyUtils:jar:2.0.3 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-keyvalue:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-oxm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.redisson:redisson:jar:3.17.4 from the shaded jar.
[INFO] Excluding javax.cache:cache-api:jar:1.1.1 from the shaded jar.
[INFO] Excluding io.reactivex.rxjava3:rxjava:jar:3.1.5 from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling-river:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.jodd:jodd-bean:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.jodd:jodd-core:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-data-27:jar:3.17.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-redisson-spring-boot-starter:jar:2.2.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-core:jar:2.2.4 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-satoken:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-web:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-web:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-json:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.springframework:spring-web:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-webmvc:jar:5.3.27 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-captcha:jar:5.8.18 from the shaded jar.
[INFO] Excluding com.alibaba:transmittable-thread-local:jar:2.14.2 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-core:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-starter:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-servlet:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-autoconfig:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-dao-redis-jackson:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-jwt:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-jwt:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-json:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-crypto:jar:5.8.18 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-aop:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-logging:jar:2.7.11 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.12 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.2.12 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.36 from the shaded jar.
[INFO] Excluding jakarta.annotation:jakarta.annotation-api:jar:1.3.5 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.30 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjrt:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjweaver:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.zaxxer:HikariCP:jar:4.0.3 from the shaded jar.
[INFO] Excluding org.springframework:spring-jdbc:jar:5.3.27 from the shaded jar.
[INFO] Excluding jakarta.transaction:jakarta.transaction-api:jar:1.3.3 from the shaded jar.
[INFO] Excluding jakarta.persistence:jakarta.persistence-api:jar:2.2.3 from the shaded jar.
[INFO] Excluding org.hibernate:hibernate-core:jar:5.6.15.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[INFO] Excluding net.bytebuddy:byte-buddy:jar:1.12.23 from the shaded jar.
[INFO] Excluding antlr:antlr:jar:2.7.7 from the shaded jar.
[INFO] Excluding org.jboss:jandex:jar:2.4.2.Final from the shaded jar.
[INFO] Excluding com.fasterxml:classmate:jar:1.5.1 from the shaded jar.
[INFO] Excluding org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:2.3.8 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:3.0.12 from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-commons:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-orm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-tx:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aspects:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-script-engine:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.graalvm.sdk:graal-sdk:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.js:js:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.regex:regex:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.truffle:truffle-api:jar:21.1.0 from the shaded jar.
[INFO] Excluding com.ibm.icu:icu4j:jar:68.2 from the shaded jar.
[INFO] Excluding org.graalvm.js:js-scriptengine:jar:21.1.0 from the shaded jar.
[INFO] Excluding io.projectreactor:reactor-core:jar:3.4.29 from the shaded jar.
[INFO] Excluding org.reactivestreams:reactive-streams:jar:1.0.4 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler-proxy:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-socks:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.18.26 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.36 from the shaded jar.
[WARNING] iot-component-tcp-0.4.5-SNAPSHOT.jar, vertx-core-4.2.2.jar define 1 overlapping resource:
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-tcp\target\iot-component-tcp-0.4.5-SNAPSHOT.jar with D:\ws-proje
cts\iotkit-parent-dev-V0.4.5\iot-components\iot-component-tcp\target\iot-component-tcp-0.4.5-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-tcp\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-component-tcp ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-tcp\target\iot-component-tcp-0.4.5-SNAPSHOT.jar to D:\repositor
y\cc\iotkit\iot-component-tcp\0.4.5-SNAPSHOT\iot-component-tcp-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-component-tcp\dependency-reduced-pom.xml to D:\repository\cc\iotkit\iot-c
omponent-tcp\0.4.5-SNAPSHOT\iot-component-tcp-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -------------------< cc.iotkit:iot-DLT645-component >-------------------
[INFO] Building iot-DLT645-component 0.4.5-SNAPSHOT                     [34/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-DLT645-component ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-DLT645-component\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-DLT645-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-DLT645-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-DLT645-component\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-components/iot-DLT645-component/src/main/java/cc/iotkit/comp/DLT645/analysis/DLT645Converter.java:
 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-components/iot-DLT645-component/src/main/java/cc/iotkit/comp/DLT645/analysis/DLT645Converter.java:
 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-DLT645-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-DLT645-component\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-DLT645-component ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-DLT645-component ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-DLT645-component ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-DLT645-component\target\iot-DLT645-component-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ iot-DLT645-component ---
[INFO] Including io.vertx:vertx-web-proxy:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-web:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-bridge-common:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-http-proxy:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-core:jar:4.2.2 in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.91.Final in the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-base:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-converter:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-model:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-tenant:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-redis:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-boot-starter:jar:3.17.4 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 from the shaded jar.
[INFO] Excluding io.micrometer:micrometer-core:jar:1.9.10 from the shaded jar.
[INFO] Excluding org.hdrhistogram:HdrHistogram:jar:2.1.12 from the shaded jar.
[INFO] Excluding org.latencyutils:LatencyUtils:jar:2.0.3 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-keyvalue:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-oxm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.redisson:redisson:jar:3.17.4 from the shaded jar.
[INFO] Excluding javax.cache:cache-api:jar:1.1.1 from the shaded jar.
[INFO] Excluding io.projectreactor:reactor-core:jar:3.4.29 from the shaded jar.
[INFO] Excluding org.reactivestreams:reactive-streams:jar:1.0.4 from the shaded jar.
[INFO] Excluding io.reactivex.rxjava3:rxjava:jar:3.1.5 from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling-river:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.jodd:jodd-bean:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.jodd:jodd-core:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-data-27:jar:3.17.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-redisson-spring-boot-starter:jar:2.2.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-core:jar:2.2.4 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-satoken:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-web:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-web:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-json:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.springframework:spring-web:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-webmvc:jar:5.3.27 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-captcha:jar:5.8.18 from the shaded jar.
[INFO] Excluding com.alibaba:transmittable-thread-local:jar:2.14.2 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-core:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-starter:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-servlet:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-autoconfig:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-dao-redis-jackson:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-jwt:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-jwt:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-json:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-crypto:jar:5.8.18 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-aop:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-logging:jar:2.7.11 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.12 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.2.12 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.36 from the shaded jar.
[INFO] Excluding jakarta.annotation:jakarta.annotation-api:jar:1.3.5 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.30 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjrt:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjweaver:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.zaxxer:HikariCP:jar:4.0.3 from the shaded jar.
[INFO] Excluding org.springframework:spring-jdbc:jar:5.3.27 from the shaded jar.
[INFO] Excluding jakarta.transaction:jakarta.transaction-api:jar:1.3.3 from the shaded jar.
[INFO] Excluding jakarta.persistence:jakarta.persistence-api:jar:2.2.3 from the shaded jar.
[INFO] Excluding org.hibernate:hibernate-core:jar:5.6.15.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[INFO] Excluding net.bytebuddy:byte-buddy:jar:1.12.23 from the shaded jar.
[INFO] Excluding antlr:antlr:jar:2.7.7 from the shaded jar.
[INFO] Excluding org.jboss:jandex:jar:2.4.2.Final from the shaded jar.
[INFO] Excluding com.fasterxml:classmate:jar:1.5.1 from the shaded jar.
[INFO] Excluding org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:2.3.8 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:3.0.12 from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-commons:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-orm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-tx:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aspects:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-script-engine:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.graalvm.sdk:graal-sdk:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.js:js:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.regex:regex:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.truffle:truffle-api:jar:21.1.0 from the shaded jar.
[INFO] Excluding com.ibm.icu:icu4j:jar:68.2 from the shaded jar.
[INFO] Excluding org.graalvm.js:js-scriptengine:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-jcl:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-core:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.14 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.57 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.1 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.9.3 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar.
[INFO] Excluding org.springframework:spring-context-support:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.7 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-http:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-extra:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-setting:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-log:jar:5.8.18 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus-spring-boot-starter:jar:1.3.1 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus:jar:1.3.1 from the shaded jar.
[INFO] Excluding org.mapstruct:mapstruct:jar:1.5.5.Final from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-configuration-processor:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot:jar:2.7.11 from the shaded jar.
[INFO] Excluding jakarta.validation:jakarta.validation-api:jar:3.0.2 from the shaded jar.
[INFO] Excluding javax.validation:validation-api:jar:1.1.0.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.36 from the shaded jar.
[INFO] Excluding org.lionsoul:ip2region:jar:2.7.0 from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.18.26 from the shaded jar.
[INFO] Excluding io.vertx:vertx-web-common:jar:4.2.2 from the shaded jar.
[INFO] Excluding io.vertx:vertx-auth-common:jar:4.2.2 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler-proxy:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-socks:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding cn.hutool:hutool-core:jar:5.8.18 from the shaded jar.
[WARNING] iot-DLT645-component-0.4.5-SNAPSHOT.jar, netty-codec-http2-4.1.91.Final.jar, vertx-bridge-common-4.2.2.jar, vertx-core-4.2.2.jar, vertx-http
-proxy-4.2.2.jar, vertx-web-4.2.2.jar, vertx-web-proxy-4.2.2.jar define 1 overlapping resource:
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-DLT645-component\target\iot-DLT645-component-0.4.5-SNAPSHOT.jar with D:\ws
-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-DLT645-component\target\iot-DLT645-component-0.4.5-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-DLT645-component\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-DLT645-component ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-DLT645-component\target\iot-DLT645-component-0.4.5-SNAPSHOT.jar to D:\rep
ository\cc\iotkit\iot-DLT645-component\0.4.5-SNAPSHOT\iot-DLT645-component-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-DLT645-component\dependency-reduced-pom.xml to D:\repository\cc\iotkit\io
t-DLT645-component\0.4.5-SNAPSHOT\iot-DLT645-component-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -----------------< cc.iotkit:iot-websocket-component >------------------
[INFO] Building iot-websocket-component 0.4.5-SNAPSHOT                  [35/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-websocket-component ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-websocket-component\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-websocket-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-websocket-component ---
[INFO] Compiling 6 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-websocket-component\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-websocket-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-websocket-component\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-websocket-component ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-websocket-component ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-websocket-component ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-websocket-component\target\iot-websocket-component-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ iot-websocket-component ---
[INFO] Including io.vertx:vertx-core:jar:4.2.2 in the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-core:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.14 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.57 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.1 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.9.3 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar.
[INFO] Excluding org.springframework:spring-context-support:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-jcl:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.7 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-core:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-http:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-extra:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-setting:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-log:jar:5.8.18 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus-spring-boot-starter:jar:1.3.1 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus:jar:1.3.1 from the shaded jar.
[INFO] Excluding org.mapstruct:mapstruct:jar:1.5.5.Final from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-configuration-processor:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot:jar:2.7.11 from the shaded jar.
[INFO] Excluding jakarta.validation:jakarta.validation-api:jar:3.0.2 from the shaded jar.
[INFO] Excluding javax.validation:validation-api:jar:1.1.0.Final from the shaded jar.
[INFO] Excluding org.lionsoul:ip2region:jar:2.7.0 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-base:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-converter:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-model:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-tenant:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-redis:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-boot-starter:jar:3.17.4 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 from the shaded jar.
[INFO] Excluding io.micrometer:micrometer-core:jar:1.9.10 from the shaded jar.
[INFO] Excluding org.hdrhistogram:HdrHistogram:jar:2.1.12 from the shaded jar.
[INFO] Excluding org.latencyutils:LatencyUtils:jar:2.0.3 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-keyvalue:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-oxm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.redisson:redisson:jar:3.17.4 from the shaded jar.
[INFO] Excluding javax.cache:cache-api:jar:1.1.1 from the shaded jar.
[INFO] Excluding io.projectreactor:reactor-core:jar:3.4.29 from the shaded jar.
[INFO] Excluding org.reactivestreams:reactive-streams:jar:1.0.4 from the shaded jar.
[INFO] Excluding io.reactivex.rxjava3:rxjava:jar:3.1.5 from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling-river:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.jodd:jodd-bean:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.jodd:jodd-core:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-data-27:jar:3.17.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-redisson-spring-boot-starter:jar:2.2.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-core:jar:2.2.4 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-satoken:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-web:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-web:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-json:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.springframework:spring-web:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-webmvc:jar:5.3.27 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-captcha:jar:5.8.18 from the shaded jar.
[INFO] Excluding com.alibaba:transmittable-thread-local:jar:2.14.2 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-core:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-starter:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-servlet:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-autoconfig:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-dao-redis-jackson:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-jwt:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-jwt:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-json:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-crypto:jar:5.8.18 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-aop:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-logging:jar:2.7.11 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.12 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.2.12 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.36 from the shaded jar.
[INFO] Excluding jakarta.annotation:jakarta.annotation-api:jar:1.3.5 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.30 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjrt:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjweaver:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.zaxxer:HikariCP:jar:4.0.3 from the shaded jar.
[INFO] Excluding org.springframework:spring-jdbc:jar:5.3.27 from the shaded jar.
[INFO] Excluding jakarta.transaction:jakarta.transaction-api:jar:1.3.3 from the shaded jar.
[INFO] Excluding jakarta.persistence:jakarta.persistence-api:jar:2.2.3 from the shaded jar.
[INFO] Excluding org.hibernate:hibernate-core:jar:5.6.15.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[INFO] Excluding net.bytebuddy:byte-buddy:jar:1.12.23 from the shaded jar.
[INFO] Excluding antlr:antlr:jar:2.7.7 from the shaded jar.
[INFO] Excluding org.jboss:jandex:jar:2.4.2.Final from the shaded jar.
[INFO] Excluding com.fasterxml:classmate:jar:1.5.1 from the shaded jar.
[INFO] Excluding org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:2.3.8 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:3.0.12 from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-commons:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-orm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-tx:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aspects:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-script-engine:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.graalvm.sdk:graal-sdk:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.js:js:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.regex:regex:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.truffle:truffle-api:jar:21.1.0 from the shaded jar.
[INFO] Excluding com.ibm.icu:icu4j:jar:68.2 from the shaded jar.
[INFO] Excluding org.graalvm.js:js-scriptengine:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:5.3.27 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler-proxy:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-socks:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.18.26 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.36 from the shaded jar.
[WARNING] iot-websocket-component-0.4.5-SNAPSHOT.jar, vertx-core-4.2.2.jar define 1 overlapping resource:
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-websocket-component\target\iot-websocket-component-0.4.5-SNAPSHOT.jar with
 D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-websocket-component\target\iot-websocket-component-0.4.5-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-websocket-component\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-websocket-component ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-websocket-component\target\iot-websocket-component-0.4.5-SNAPSHOT.jar to
D:\repository\cc\iotkit\iot-websocket-component\0.4.5-SNAPSHOT\iot-websocket-component-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-websocket-component\dependency-reduced-pom.xml to D:\repository\cc\iotkit
\iot-websocket-component\0.4.5-SNAPSHOT\iot-websocket-component-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-nb-component >---------------------
[INFO] Building iot-nb-component 0.4.5-SNAPSHOT                         [36/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-nb-component ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-nb-component\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-nb-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-nb-component ---
[INFO] Compiling 3 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-nb-component\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-nb-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-nb-component\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-nb-component ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-nb-component ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-nb-component ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-nb-component\target\iot-nb-component-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ iot-nb-component ---
[INFO] Including io.vertx:vertx-core:jar:4.2.2 in the shaded jar.
[INFO] Including io.vertx:vertx-mqtt:jar:4.2.2 in the shaded jar.
[INFO] Including io.netty:netty-codec-mqtt:jar:4.1.91.Final in the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-core:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.14 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.57 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.1 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.9.3 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar.
[INFO] Excluding org.springframework:spring-context-support:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-jcl:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.7 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-core:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-http:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-extra:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-setting:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-log:jar:5.8.18 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus-spring-boot-starter:jar:1.3.1 from the shaded jar.
[INFO] Excluding io.github.linpeilie:mapstruct-plus:jar:1.3.1 from the shaded jar.
[INFO] Excluding org.mapstruct:mapstruct:jar:1.5.5.Final from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-configuration-processor:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot:jar:2.7.11 from the shaded jar.
[INFO] Excluding jakarta.validation:jakarta.validation-api:jar:3.0.2 from the shaded jar.
[INFO] Excluding javax.validation:validation-api:jar:1.1.0.Final from the shaded jar.
[INFO] Excluding org.lionsoul:ip2region:jar:2.7.0 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-base:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-component-converter:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-data-service:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-model:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-tenant:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-redis:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-boot-starter:jar:3.17.4 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-actuator:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 from the shaded jar.
[INFO] Excluding io.micrometer:micrometer-core:jar:1.9.10 from the shaded jar.
[INFO] Excluding org.hdrhistogram:HdrHistogram:jar:2.1.12 from the shaded jar.
[INFO] Excluding org.latencyutils:LatencyUtils:jar:2.0.3 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-redis:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-keyvalue:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-oxm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.redisson:redisson:jar:3.17.4 from the shaded jar.
[INFO] Excluding javax.cache:cache-api:jar:1.1.1 from the shaded jar.
[INFO] Excluding io.projectreactor:reactor-core:jar:3.4.29 from the shaded jar.
[INFO] Excluding org.reactivestreams:reactive-streams:jar:1.0.4 from the shaded jar.
[INFO] Excluding io.reactivex.rxjava3:rxjava:jar:3.1.5 from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding org.jboss.marshalling:jboss-marshalling-river:jar:2.0.11.Final from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.jodd:jodd-bean:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.jodd:jodd-core:jar:5.1.6 from the shaded jar.
[INFO] Excluding org.redisson:redisson-spring-data-27:jar:3.17.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-redisson-spring-boot-starter:jar:2.2.4 from the shaded jar.
[INFO] Excluding com.baomidou:lock4j-core:jar:2.2.4 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-satoken:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding cc.iotkit:iot-common-web:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-web:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-json:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.74 from the shaded jar.
[INFO] Excluding org.springframework:spring-web:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-webmvc:jar:5.3.27 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-captcha:jar:5.8.18 from the shaded jar.
[INFO] Excluding com.alibaba:transmittable-thread-local:jar:2.14.2 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-core:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-starter:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-servlet:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-spring-boot-autoconfig:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-dao-redis-jackson:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.dev33:sa-token-jwt:jar:1.34.0 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-jwt:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-json:jar:5.8.18 from the shaded jar.
[INFO] Excluding cn.hutool:hutool-crypto:jar:5.8.18 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-aop:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-logging:jar:2.7.11 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.12 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.2.12 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.2 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.36 from the shaded jar.
[INFO] Excluding jakarta.annotation:jakarta.annotation-api:jar:1.3.5 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.30 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjrt:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjweaver:jar:1.9.7 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.11 from the shaded jar.
[INFO] Excluding com.zaxxer:HikariCP:jar:4.0.3 from the shaded jar.
[INFO] Excluding org.springframework:spring-jdbc:jar:5.3.27 from the shaded jar.
[INFO] Excluding jakarta.transaction:jakarta.transaction-api:jar:1.3.3 from the shaded jar.
[INFO] Excluding jakarta.persistence:jakarta.persistence-api:jar:2.2.3 from the shaded jar.
[INFO] Excluding org.hibernate:hibernate-core:jar:5.6.15.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[INFO] Excluding net.bytebuddy:byte-buddy:jar:1.12.23 from the shaded jar.
[INFO] Excluding antlr:antlr:jar:2.7.7 from the shaded jar.
[INFO] Excluding org.jboss:jandex:jar:2.4.2.Final from the shaded jar.
[INFO] Excluding com.fasterxml:classmate:jar:1.5.1 from the shaded jar.
[INFO] Excluding org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:2.3.8 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:3.0.12 from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-jpa:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework.data:spring-data-commons:jar:2.7.11 from the shaded jar.
[INFO] Excluding org.springframework:spring-orm:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-tx:jar:5.3.27 from the shaded jar.
[INFO] Excluding org.springframework:spring-aspects:jar:5.3.27 from the shaded jar.
[INFO] Excluding cc.iotkit:iot-script-engine:jar:0.4.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.graalvm.sdk:graal-sdk:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.js:js:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.regex:regex:jar:21.1.0 from the shaded jar.
[INFO] Excluding org.graalvm.truffle:truffle-api:jar:21.1.0 from the shaded jar.
[INFO] Excluding com.ibm.icu:icu4j:jar:68.2 from the shaded jar.
[INFO] Excluding org.graalvm.js:js-scriptengine:jar:21.1.0 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler-proxy:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-socks:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-dns:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.91.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.36 from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.18.26 from the shaded jar.
[WARNING] iot-nb-component-0.4.5-SNAPSHOT.jar, netty-codec-mqtt-4.1.91.Final.jar, vertx-core-4.2.2.jar, vertx-mqtt-4.2.2.jar define 1 overlapping reso
urce:
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-nb-component\target\iot-nb-component-0.4.5-SNAPSHOT.jar with D:\ws-project
s\iotkit-parent-dev-V0.4.5\iot-components\iot-nb-component\target\iot-nb-component-0.4.5-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-nb-component\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-nb-component ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-nb-component\target\iot-nb-component-0.4.5-SNAPSHOT.jar to D:\repository\
cc\iotkit\iot-nb-component\0.4.5-SNAPSHOT\iot-nb-component-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-components\iot-nb-component\dependency-reduced-pom.xml to D:\repository\cc\iotkit\iot-nb
-component\0.4.5-SNAPSHOT\iot-nb-component-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ------------------------< cc.iotkit:iot-module >------------------------
[INFO] Building iot-module 0.4.5-SNAPSHOT                               [37/50]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-module ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-module ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\pom.xml to D:\repository\cc\iotkit\iot-module\0.4.5-SNAPSHOT\iot-module-0.4.5-SNA
PSHOT.pom
[INFO]
[INFO] ------------------------< cc.iotkit:iot-system >------------------------
[INFO] Building iot-system 0.4.5-SNAPSHOT                               [38/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-system ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-system\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-system ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-system\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-system\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ iot-system ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 109 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-system\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-system/src/main/java/cc/iotkit/system/service/impl/SysDictTypeServiceImpl.java: D:\ws-p
rojects\iotkit-parent-dev-V0.4.5\iot-module\iot-system\src\main\java\cc\iotkit\system\service\impl\SysDictTypeServiceImpl.java使用了未经检查或不安全的
操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-system/src/main/java/cc/iotkit/system/service/impl/SysDictTypeServiceImpl.java: 有关详
细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-system ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-system\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ iot-system ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-system ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-system ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-system\target\iot-system-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-system ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-system\target\iot-system-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotkit\iot-sy
stem\0.4.5-SNAPSHOT\iot-system-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-system\pom.xml to D:\repository\cc\iotkit\iot-system\0.4.5-SNAPSHOT\iot-syste
m-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ------------------------< cc.iotkit:iot-baetyl >------------------------
[INFO] Building iot-baetyl 0.4.5-SNAPSHOT                               [39/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-baetyl ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-baetyl\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-baetyl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-baetyl\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-baetyl\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ iot-baetyl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-baetyl\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-baetyl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-baetyl\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ iot-baetyl ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-baetyl ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-baetyl ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-baetyl\target\iot-baetyl-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-baetyl ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-baetyl\target\iot-baetyl-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotkit\iot-ba
etyl\0.4.5-SNAPSHOT\iot-baetyl-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-baetyl\pom.xml to D:\repository\cc\iotkit\iot-baetyl\0.4.5-SNAPSHOT\iot-baety
l-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-rule-engine >----------------------
[INFO] Building iot-rule-engine 0.4.5-SNAPSHOT                          [40/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-rule-engine ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-rule-engine\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-rule-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-rule-engine ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-rule-engine\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-rule-engine/src/main/java/cc/iotkit/ruleengine/action/http/HttpService.java: D:\ws-proj
ects\iotkit-parent-dev-V0.4.5\iot-module\iot-rule-engine\src\main\java\cc\iotkit\ruleengine\action\http\HttpService.java使用或覆盖了已过时的 API。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-rule-engine/src/main/java/cc/iotkit/ruleengine/action/http/HttpService.java: 有关详细信
息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-rule-engine/src/main/java/cc/iotkit/ruleengine/expression/Expression.java: D:\ws-projec
ts\iotkit-parent-dev-V0.4.5\iot-module\iot-rule-engine\src\main\java\cc\iotkit\ruleengine\expression\Expression.java 使用或覆盖了标记为待删除的已过时
API。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-rule-engine/src/main/java/cc/iotkit/ruleengine/expression/Expression.java: 有关详细信息
, 请使用 -Xlint:removal 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-rule-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-rule-engine\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-rule-engine ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-rule-engine ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-rule-engine ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-rule-engine\target\iot-rule-engine-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-rule-engine ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-rule-engine\target\iot-rule-engine-0.4.5-SNAPSHOT.jar to D:\repository\cc\iot
kit\iot-rule-engine\0.4.5-SNAPSHOT\iot-rule-engine-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-rule-engine\pom.xml to D:\repository\cc\iotkit\iot-rule-engine\0.4.5-SNAPSHOT
\iot-rule-engine-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ------------------------< cc.iotkit:iot-screen >------------------------
[INFO] Building iot-screen 0.4.5-SNAPSHOT                               [41/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-screen ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-screen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-screen\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-screen\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-screen ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-screen\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-screen/src/main/java/cc/iotkit/screen/ScreenManager.java: D:\ws-projects\iotkit-parent-
dev-V0.4.5\iot-module\iot-screen\src\main\java\cc\iotkit\screen\ScreenManager.java使用或覆盖了已过时的 API。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-screen/src/main/java/cc/iotkit/screen/ScreenManager.java: 有关详细信息, 请使用 -Xlint:d
eprecation 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-screen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-screen\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-screen ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-screen ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-screen ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-screen\target\iot-screen-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-screen ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-screen\target\iot-screen-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotkit\iot-sc
reen\0.4.5-SNAPSHOT\iot-screen-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-screen\pom.xml to D:\repository\cc\iotkit\iot-screen\0.4.5-SNAPSHOT\iot-scree
n-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------------< cc.iotkit:iot-test-tool >-----------------------
[INFO] Building iot-test-tool 0.4.5-SNAPSHOT                            [42/50]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-test-tool ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-test-tool ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\pom.xml to D:\repository\cc\iotkit\iot-test-tool\0.4.5-SNAPSHOT\iot-test-tool-
0.4.5-SNAPSHOT.pom
[INFO]
[INFO] --------------------< cc.iotkit:iot-virtual-device >--------------------
[INFO] Building iot-virtual-device 0.4.5-SNAPSHOT                       [43/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-virtual-device ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-virtual-device\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-virtual-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-virtual-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-virtual-device\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-test-tool/iot-virtual-device/src/main/java/cc/iotkit/virtualdevice/VirtualExecutor.java: D:\ws-pro
jects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-virtual-device\src\main\java\cc\iotkit\virtualdevice\VirtualExecutor.java使用了未经检查或不安全的操作
。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-test-tool/iot-virtual-device/src/main/java/cc/iotkit/virtualdevice/VirtualExecutor.java: 有关详细
信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-virtual-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-virtual-device\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-virtual-device ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-virtual-device ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-virtual-device ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-virtual-device\target\iot-virtual-device-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-virtual-device ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-virtual-device\target\iot-virtual-device-0.4.5-SNAPSHOT.jar to D:\reposito
ry\cc\iotkit\iot-virtual-device\0.4.5-SNAPSHOT\iot-virtual-device-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-virtual-device\pom.xml to D:\repository\cc\iotkit\iot-virtual-device\0.4.5
-SNAPSHOT\iot-virtual-device-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -----------------------< cc.iotkit:iot-manager >------------------------
[INFO] Building iot-manager 0.4.5-SNAPSHOT                              [44/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-manager ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-manager\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-manager\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-manager\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ iot-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 101 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-manager\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-manager/src/main/java/cc/iotkit/manager/service/DataOwnerService.java: 某些输入文件使用
了未经检查或不安全的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-manager/src/main/java/cc/iotkit/manager/service/DataOwnerService.java: 有关详细信息, 请
使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-manager\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ iot-manager ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-manager ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-manager ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-manager\target\iot-manager-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-manager ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-manager\target\iot-manager-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotkit\iot-
manager\0.4.5-SNAPSHOT\iot-manager-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-manager\pom.xml to D:\repository\cc\iotkit\iot-manager\0.4.5-SNAPSHOT\iot-man
ager-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] --------------------< cc.iotkit:iot-message-notify >--------------------
[INFO] Building iot-message-notify 0.4.5-SNAPSHOT                       [45/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-message-notify ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-message-notify\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-message-notify ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-message-notify\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-message-notify\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-message-notify ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-message-notify\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-message-notify ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-message-notify\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-message-notify ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-message-notify ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-message-notify ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-message-notify\target\iot-message-notify-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-message-notify ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-message-notify\target\iot-message-notify-0.4.5-SNAPSHOT.jar to D:\repository\
cc\iotkit\iot-message-notify\0.4.5-SNAPSHOT\iot-message-notify-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-message-notify\pom.xml to D:\repository\cc\iotkit\iot-message-notify\0.4.5-SN
APSHOT\iot-message-notify-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------------< cc.iotkit:iot-generator >-----------------------
[INFO] Building iot-generator 0.4.5-SNAPSHOT                            [46/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-generator ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-generator\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 27 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ iot-generator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-generator\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-generator/src/main/java/cc/iotkit/generator/service/GenTableServiceImpl.java: D:\ws-pro
jects\iotkit-parent-dev-V0.4.5\iot-module\iot-generator\src\main\java\cc\iotkit\generator\service\GenTableServiceImpl.java使用了未经检查或不安全的操作
。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-generator/src/main/java/cc/iotkit/generator/service/GenTableServiceImpl.java: 有关详细
信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-generator\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ iot-generator ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-generator ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-generator ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-generator\target\iot-generator-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-generator ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-generator\target\iot-generator-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotkit\
iot-generator\0.4.5-SNAPSHOT\iot-generator-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-generator\pom.xml to D:\repository\cc\iotkit\iot-generator\0.4.5-SNAPSHOT\iot
-generator-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] ---------------------< cc.iotkit:iot-contribution >---------------------
[INFO] Building iot-contribution 0.4.5-SNAPSHOT                         [47/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-contribution ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-contribution\target
[INFO]
[INFO] --- apt-maven-plugin:1.1.3:process (default) @ iot-contribution ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-contribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-contribution\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-contribution\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ iot-contribution ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-contribution\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-contribution/src/main/java/cc/iotkit/contribution/service/ContributorDataInit.java: D:\
ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-contribution\src\main\java\cc\iotkit\contribution\service\ContributorDataInit.java使用了未经检查或
不安全的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-contribution/src/main/java/cc/iotkit/contribution/service/ContributorDataInit.java: 有
关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-contribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-contribution\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ iot-contribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-contribution ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-contribution ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-contribution\target\iot-contribution-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-contribution ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-contribution\target\iot-contribution-0.4.5-SNAPSHOT.jar to D:\repository\cc\i
otkit\iot-contribution\0.4.5-SNAPSHOT\iot-contribution-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-contribution\pom.xml to D:\repository\cc\iotkit\iot-contribution\0.4.5-SNAPSH
OT\iot-contribution-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -----------------------< cc.iotkit:iot-openapi >------------------------
[INFO] Building iot-openapi 0.4.5-SNAPSHOT                              [48/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-openapi ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-openapi\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-openapi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-openapi\src\main\resources
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-openapi\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ iot-openapi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-openapi\target\classes
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-openapi/src/main/java/cc/iotkit/openapi/service/impl/OpenDeviceServiceImpl.java: D:\ws-
projects\iotkit-parent-dev-V0.4.5\iot-module\iot-openapi\src\main\java\cc\iotkit\openapi\service\impl\OpenDeviceServiceImpl.java使用了未经检查或不安全
的操作。
[INFO] /D:/ws-projects/iotkit-parent-dev-V0.4.5/iot-module/iot-openapi/src/main/java/cc/iotkit/openapi/service/impl/OpenDeviceServiceImpl.java: 有关详
细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-openapi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-openapi\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ iot-openapi ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-openapi ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-openapi ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-openapi\target\iot-openapi-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-openapi ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-openapi\target\iot-openapi-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotkit\iot-
openapi\0.4.5-SNAPSHOT\iot-openapi-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-module\iot-openapi\pom.xml to D:\repository\cc\iotkit\iot-openapi\0.4.5-SNAPSHOT\iot-ope
napi-0.4.5-SNAPSHOT.pom
[INFO]
[INFO] -----------------------< cc.iotkit:iot-starter >------------------------
[INFO] Building iot-starter 0.4.5-SNAPSHOT                              [49/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-starter ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-starter\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-starter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ iot-starter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-starter\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-starter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-starter\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ iot-starter ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-starter ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-starter ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-starter\target\iot-starter-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.7.11:repackage (repackage) @ iot-starter ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- spring-boot-maven-plugin:2.7.11:repackage (default) @ iot-starter ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ iot-starter ---
[INFO] Reading assembly descriptor: D:\ws-projects\iotkit-parent-dev-V0.4.5/iot-starter/src/main/resources/assemblies/standalone-package.xml
[INFO] Building zip: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-starter\target\iot-starter-0.4.5-SNAPSHOT.zip
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-starter ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-starter\target\iot-starter-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotkit\iot-starter\0.4
.5-SNAPSHOT\iot-starter-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-starter\pom.xml to D:\repository\cc\iotkit\iot-starter\0.4.5-SNAPSHOT\iot-starter-0.4.5-
SNAPSHOT.pom
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-starter\target\iot-starter-0.4.5-SNAPSHOT.zip to D:\repository\cc\iotkit\iot-starter\0.4
.5-SNAPSHOT\iot-starter-0.4.5-SNAPSHOT.zip
[INFO]
[INFO] ----------------------< cc.iotkit:iot-test-mqtt >-----------------------
[INFO] Building iot-test-mqtt 0.4.5-SNAPSHOT                            [50/50]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ iot-test-mqtt ---
[INFO] Deleting D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-test-mqtt\target
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ iot-test-mqtt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ iot-test-mqtt ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-test-mqtt\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ iot-test-mqtt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-test-mqtt\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ iot-test-mqtt ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ iot-test-mqtt ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ iot-test-mqtt ---
[INFO] Building jar: D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-test-mqtt\target\iot-test-mqtt-0.4.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iot-test-mqtt ---
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-test-mqtt\target\iot-test-mqtt-0.4.5-SNAPSHOT.jar to D:\repository\cc\iotk
it\iot-test-mqtt\0.4.5-SNAPSHOT\iot-test-mqtt-0.4.5-SNAPSHOT.jar
[INFO] Installing D:\ws-projects\iotkit-parent-dev-V0.4.5\iot-test-tool\iot-test-mqtt\pom.xml to D:\repository\cc\iotkit\iot-test-mqtt\0.4.5-SNAPSHOT\
iot-test-mqtt-0.4.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] iotkit-parent 0.4.5-SNAPSHOT ....................... SUCCESS [  0.583 s]
[INFO] iot-common ......................................... SUCCESS [  0.057 s]
[INFO] iot-common-core .................................... SUCCESS [  7.272 s]
[INFO] iot-common-redis ................................... SUCCESS [  2.617 s]
[INFO] iot-common-web ..................................... SUCCESS [  2.208 s]
[INFO] iot-common-satoken ................................. SUCCESS [  1.861 s]
[INFO] iot-common-tenant .................................. SUCCESS [ 23.036 s]
[INFO] iot-common-dao ..................................... SUCCESS [  0.047 s]
[INFO] iot-common-model ................................... SUCCESS [  8.925 s]
[INFO] iot-data-service ................................... SUCCESS [  3.156 s]
[INFO] iot-data-serviceImpl-cache ......................... SUCCESS [  2.059 s]
[INFO] iot-data-serviceImpl-rdb ........................... SUCCESS [ 19.685 s]
[INFO] iot-temporal-service ............................... SUCCESS [  2.196 s]
[INFO] iot-temporal-serviceImpl-es ........................ SUCCESS [  6.016 s]
[INFO] iot-temproal-serviceImpl-td ........................ SUCCESS [  2.342 s]
[INFO] iot-script-engine .................................. SUCCESS [  0.737 s]
[INFO] iot-message-bus .................................... SUCCESS [  0.047 s]
[INFO] iot-message-core ................................... SUCCESS [  0.720 s]
[INFO] iot-message-event-bus .............................. SUCCESS [  6.495 s]
[INFO] iot-message-rocketmq ............................... SUCCESS [  1.593 s]
[INFO] iot-common-doc ..................................... SUCCESS [  1.079 s]
[INFO] iot-common-excel ................................... SUCCESS [  1.850 s]
[INFO] iot-common-log ..................................... SUCCESS [  1.736 s]
[INFO] iot-common-oss ..................................... SUCCESS [  1.333 s]
[INFO] iot-common-websocket ............................... SUCCESS [  0.156 s]
[INFO] iot-components ..................................... SUCCESS [  0.031 s]
[INFO] iot-component-converter ............................ SUCCESS [  2.142 s]
[INFO] iot-component-base ................................. SUCCESS [  3.808 s]
[INFO] iot-component-server ............................... SUCCESS [  2.611 s]
[INFO] iot-mqtt-component ................................. SUCCESS [  3.579 s]
[INFO] iot-emqx-component ................................. SUCCESS [  3.719 s]
[INFO] iot-http-biz-component ............................. SUCCESS [  2.812 s]
[INFO] iot-component-tcp .................................. SUCCESS [  3.406 s]
[INFO] iot-DLT645-component ............................... SUCCESS [  3.000 s]
[INFO] iot-websocket-component ............................ SUCCESS [  2.547 s]
[INFO] iot-nb-component ................................... SUCCESS [  2.704 s]
[INFO] iot-module ......................................... SUCCESS [  0.032 s]
[INFO] iot-system ......................................... SUCCESS [  8.922 s]
[INFO] iot-baetyl ......................................... SUCCESS [  2.222 s]
[INFO] iot-rule-engine .................................... SUCCESS [  3.313 s]
[INFO] iot-screen ......................................... SUCCESS [  1.625 s]
[INFO] iot-test-tool ...................................... SUCCESS [  0.031 s]
[INFO] iot-virtual-device ................................. SUCCESS [  1.516 s]
[INFO] iot-manager ........................................ SUCCESS [  9.065 s]
[INFO] iot-message-notify ................................. SUCCESS [  1.438 s]
[INFO] iot-generator ...................................... SUCCESS [  2.332 s]
[INFO] iot-contribution ................................... SUCCESS [  4.118 s]
[INFO] iot-openapi ........................................ SUCCESS [  2.753 s]
[INFO] iot-starter ........................................ SUCCESS [ 24.591 s]
[INFO] iot-test-mqtt 0.4.5-SNAPSHOT ....................... SUCCESS [  1.094 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:41 min
[INFO] Finished at: 2023-09-06T09:09:56+08:00
[INFO] ------------------------------------------------------------------------
PS D:\ws-projects\iotkit-parent-dev-V0.4.5>

在这里插入图片描述
原来执行java -version默认使用系统环境变量JAVA_HOME,而maven优先使用了windows的用户变量JAVA_HOME(这里之前仍然指向java8路径),修改用户变量JAVA_HOME指向java11或删除该用户变量JAVA_HOME后即可。

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

码农-004

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值