Skip to content

Console Output

Established TCP socket on 38108
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests -Pte
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0.0
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.grpc:grpc-netty:jar -> duplicate declaration of version 1.53.0 @ com.bcxin:tenant-open-platform:1.0.0, /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/pom.xml, line 131, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-open-platform:pom:1.0.0
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.grpc:grpc-netty:jar -> duplicate declaration of version 1.53.0 @ line 131, column 25
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] tenant-open-platform                                               [pom]
[INFO] infrastructures                                                    [pom]
[INFO] tenant-open-infrastructure                                         [jar]
[INFO] tenant-open-jdk                                                    [jar]
[INFO] tenant-open-dubbo-nacos                                            [jar]
[INFO] tenant-open-infrastructure-redis                                   [jar]
[INFO] tenant-open-server                                                 [pom]
[INFO] tenant-open-document-domain                                        [jar]
[INFO] tenant-open-domain                                                 [jar]
[INFO] tenant-open-domain-repository                                      [jar]
[INFO] tenant-open-infrastructure-tx                                      [jar]
[INFO] tenant-open-dubbo-common                                           [jar]
[INFO] tenant-open-dubbo-writer-provider                                  [jar]
[INFO] tenant-open-dubbo-reader-provider                                  [jar]
[INFO] tenant-open-backend-task                                           [jar]
[INFO] tenant-open-rest-api                                               [jar]
[INFO] tenant-realtime-server                                             [pom]
[INFO] tenant-flink-core                                                  [jar]
[INFO] tenant-flink-job                                                   [jar]
[INFO] 
[INFO] -------------------< com.bcxin:tenant-open-platform >-------------------
[INFO] Building tenant-open-platform 1.0.0                               [1/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-platform ---