Skip to content

Console Output

Started by user unknown or anonymous
Running as SYSTEM
Building in workspace /data/jenkins/workspace/bcxin-sms
The recommended git tool is: NONE
using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcxin-sms/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-sms.git # timeout=10
Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-sms.git
 > /usr/local/git/bin/git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials gitlab凭据
 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-sms.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
Checking out Revision b41ccc654ceb02500070f85e054d9095f45bb275 (refs/remotes/origin/test)
 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/git/bin/git checkout -f b41ccc654ceb02500070f85e054d9095f45bb275 # timeout=10
Commit message: "修改测试数据库链接"
 > /usr/local/git/bin/git rev-list --no-walk b41ccc654ceb02500070f85e054d9095f45bb275 # timeout=10
Parsing POMs
Established TCP socket on 46712
[bcxin-sms] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 46712
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: ================================================================================
ERROR: Invalid project setup: Connection reset
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
ERROR: ================================================================================
Established TCP socket on 32915
[bcxin-sms] $ /usr/local/jdk-17.0.6/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 32915
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/bcxin-sms/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for tk.mybatis:bcxin-msg:war:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.version' for org.projectlombok:lombok:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 135, column 22
[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] ------------------------< tk.mybatis:bcxin-msg >------------------------
[INFO] Building bcxin-msg 1.0.0-SNAPSHOT
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-web/1.5.1.RELEASE/spring-boot-starter-web-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-web/1.5.1.RELEASE/spring-boot-starter-web-1.5.1.RELEASE.pom (1.7 kB at 3.5 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starters/1.5.1.RELEASE/spring-boot-starters-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starters/1.5.1.RELEASE/spring-boot-starters-1.5.1.RELEASE.pom (6.4 kB at 32 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/1.5.1.RELEASE/spring-boot-starter-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/1.5.1.RELEASE/spring-boot-starter-1.5.1.RELEASE.pom (1.7 kB at 17 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/1.5.1.RELEASE/spring-boot-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/1.5.1.RELEASE/spring-boot-1.5.1.RELEASE.pom (10 kB at 32 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-core/4.3.6.RELEASE/spring-core-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-core/4.3.6.RELEASE/spring-core-4.3.6.RELEASE.pom (2.5 kB at 13 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context/4.3.6.RELEASE/spring-context-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context/4.3.6.RELEASE/spring-context-4.3.6.RELEASE.pom (5.0 kB at 53 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/4.3.6.RELEASE/spring-aop-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/4.3.6.RELEASE/spring-aop-4.3.6.RELEASE.pom (2.7 kB at 14 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/4.3.6.RELEASE/spring-beans-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/4.3.6.RELEASE/spring-beans-4.3.6.RELEASE.pom (2.5 kB at 25 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/4.3.6.RELEASE/spring-expression-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/4.3.6.RELEASE/spring-expression-4.3.6.RELEASE.pom (1.7 kB at 19 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/1.5.1.RELEASE/spring-boot-autoconfigure-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/1.5.1.RELEASE/spring-boot-autoconfigure-1.5.1.RELEASE.pom (21 kB at 101 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/1.5.1.RELEASE/spring-boot-starter-logging-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/1.5.1.RELEASE/spring-boot-starter-logging-1.5.1.RELEASE.pom (1.3 kB at 14 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-parent/1.2.10/logback-parent-1.2.10.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-parent/1.2.10/logback-parent-1.2.10.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom (2.8 kB at 15 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom (14 kB at 144 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.7.22/jcl-over-slf4j-1.7.22.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.7.22/jcl-over-slf4j-1.7.22.pom (963 B at 8.8 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/jul-to-slf4j/1.7.22/jul-to-slf4j-1.7.22.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/jul-to-slf4j/1.7.22/jul-to-slf4j-1.7.22.pom (986 B at 5.1 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/log4j-over-slf4j/1.7.22/log4j-over-slf4j-1.7.22.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/log4j-over-slf4j/1.7.22/log4j-over-slf4j-1.7.22.pom (1.1 kB at 12 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-tomcat/1.5.1.RELEASE/spring-boot-starter-tomcat-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-tomcat/1.5.1.RELEASE/spring-boot-starter-tomcat-1.5.1.RELEASE.pom (1.3 kB at 14 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-core/8.5.11/tomcat-embed-core-8.5.11.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-core/8.5.11/tomcat-embed-core-8.5.11.pom (1.3 kB at 7.0 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-el/8.5.11/tomcat-embed-el-8.5.11.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-el/8.5.11/tomcat-embed-el-8.5.11.pom (1.3 kB at 13 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.11/tomcat-embed-websocket-8.5.11.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.11/tomcat-embed-websocket-8.5.11.pom (1.6 kB at 15 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-validator/5.3.4.Final/hibernate-validator-5.3.4.Final.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-validator/5.3.4.Final/hibernate-validator-5.3.4.Final.pom (16 kB at 66 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-validator-parent/5.3.4.Final/hibernate-validator-parent-5.3.4.Final.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-validator-parent/5.3.4.Final/hibernate-validator-parent-5.3.4.Final.pom (40 kB at 349 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/jboss-parent/15/jboss-parent-15.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/jboss-parent/15/jboss-parent-15.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/classmate/1.3.3/classmate-1.3.3.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/classmate/1.3.3/classmate-1.3.3.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/oss-parent/24/oss-parent-24.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/oss-parent/24/oss-parent-24.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-databind/2.8.6/jackson-databind-2.8.6.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-databind/2.8.6/jackson-databind-2.8.6.pom (5.4 kB at 58 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-core/2.8.6/jackson-core-2.8.6.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-core/2.8.6/jackson-core-2.8.6.pom (5.4 kB at 55 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-web/4.3.6.RELEASE/spring-web-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-web/4.3.6.RELEASE/spring-web-4.3.6.RELEASE.pom (8.0 kB at 42 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-webmvc/4.3.6.RELEASE/spring-webmvc-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-webmvc/4.3.6.RELEASE/spring-webmvc-4.3.6.RELEASE.pom (10.0 kB at 52 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/1.5.1.RELEASE/spring-boot-starter-jdbc-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/1.5.1.RELEASE/spring-boot-starter-jdbc-1.5.1.RELEASE.pom (1.2 kB at 4.0 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-jdbc/8.5.11/tomcat-jdbc-8.5.11.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-jdbc/8.5.11/tomcat-jdbc-8.5.11.pom (1.5 kB at 16 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-juli/8.5.11/tomcat-juli-8.5.11.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-juli/8.5.11/tomcat-juli-8.5.11.pom (1.3 kB at 11 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/4.3.6.RELEASE/spring-jdbc-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/4.3.6.RELEASE/spring-jdbc-4.3.6.RELEASE.pom (3.5 kB at 38 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/4.3.6.RELEASE/spring-tx-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/4.3.6.RELEASE/spring-tx-4.3.6.RELEASE.pom (3.2 kB at 17 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-aop/1.5.1.RELEASE/spring-boot-starter-aop-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-aop/1.5.1.RELEASE/spring-boot-starter-aop-1.5.1.RELEASE.pom (1.2 kB at 11 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-freemarker/1.5.1.RELEASE/spring-boot-starter-freemarker-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-freemarker/1.5.1.RELEASE/spring-boot-starter-freemarker-1.5.1.RELEASE.pom (1.4 kB at 4.9 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/freemarker/freemarker/2.3.25-incubating/freemarker-2.3.25-incubating.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/freemarker/freemarker/2.3.25-incubating/freemarker-2.3.25-incubating.pom (3.5 kB at 21 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context-support/4.3.6.RELEASE/spring-context-support-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context-support/4.3.6.RELEASE/spring-context-support-4.3.6.RELEASE.pom (5.7 kB at 28 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/1.5.1.RELEASE/spring-boot-starter-test-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/1.5.1.RELEASE/spring-boot-starter-test-1.5.1.RELEASE.pom (3.1 kB at 25 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/1.5.1.RELEASE/spring-boot-test-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/1.5.1.RELEASE/spring-boot-test-1.5.1.RELEASE.pom (4.8 kB at 24 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/1.5.1.RELEASE/spring-boot-test-autoconfigure-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/1.5.1.RELEASE/spring-boot-test-autoconfigure-1.5.1.RELEASE.pom (5.7 kB at 50 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom (2.4 kB at 13 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom (12 kB at 61 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom (2.1 kB at 23 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom (9.1 kB at 49 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 23 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 29 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0.pom (7.0 kB at 35 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/assertj/assertj-parent-pom/2.1.4/assertj-parent-pom-2.1.4.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/assertj/assertj-parent-pom/2.1.4/assertj-parent-pom-2.1.4.pom (15 kB at 131 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom (1.3 kB at 7.0 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 8.7 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0.pom (5.2 kB at 26 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-test/4.3.6.RELEASE/spring-test-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-test/4.3.6.RELEASE/spring-test-4.3.6.RELEASE.pom (8.0 kB at 39 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-devtools/1.5.1.RELEASE/spring-boot-devtools-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-devtools/1.5.1.RELEASE/spring-boot-devtools-1.5.1.RELEASE.pom (5.3 kB at 18 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/5.1.40/mysql-connector-java-5.1.40.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/5.1.40/mysql-connector-java-5.1.40.pom (1.1 kB at 12 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/alibaba/fastjson/1.1.36/fastjson-1.1.36.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/alibaba/fastjson/1.1.36/fastjson-1.1.36.pom (8.1 kB at 41 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8.0 kB at 41 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.8.6/jackson-datatype-joda-2.8.6.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.8.6/jackson-datatype-joda-2.8.6.pom (3.3 kB at 16 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom (33 kB at 383 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.8.6/jackson-module-parameter-names-2.8.6.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.8.6/jackson-module-parameter-names-2.8.6.pom (4.1 kB at 14 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-modules-java8/2.8.6/jackson-modules-java8-2.8.6.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-modules-java8/2.8.6/jackson-modules-java8-2.8.6.pom (2.5 kB at 9.1 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/alibaba/druid/1.0.11/druid-1.0.11.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/alibaba/druid/1.0.11/druid-1.0.11.pom (15 kB at 83 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.2.0/mybatis-spring-boot-starter-1.2.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.2.0/mybatis-spring-boot-starter-1.2.0.pom (1.9 kB at 9.9 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot/1.2.0/mybatis-spring-boot-1.2.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot/1.2.0/mybatis-spring-boot-1.2.0.pom (3.7 kB at 32 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-parent/28/mybatis-parent-28.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-parent/28/mybatis-parent-28.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-dependencies/1.4.3.RELEASE/spring-boot-dependencies-1.4.3.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-dependencies/1.4.3.RELEASE/spring-boot-dependencies-1.4.3.RELEASE.pom (89 kB at 411 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-framework-bom/4.3.5.RELEASE/spring-framework-bom-4.3.5.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-framework-bom/4.3.5.RELEASE/spring-framework-bom-4.3.5.RELEASE.pom (5.1 kB at 25 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-releasetrain/Hopper-SR6/spring-data-releasetrain-Hopper-SR6.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-releasetrain/Hopper-SR6/spring-data-releasetrain-Hopper-SR6.pom (4.4 kB at 43 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/build/spring-data-build/1.8.6.RELEASE/spring-data-build-1.8.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/build/spring-data-build/1.8.6.RELEASE/spring-data-build-1.8.6.RELEASE.pom (5.4 kB at 28 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/integration/spring-integration-bom/4.3.6.RELEASE/spring-integration-bom-4.3.6.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/integration/spring-integration-bom/4.3.6.RELEASE/spring-integration-bom-4.3.6.RELEASE.pom (8.5 kB at 78 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.2.0/mybatis-spring-boot-autoconfigure-1.2.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.2.0/mybatis-spring-boot-autoconfigure-1.2.0.pom (2.8 kB at 12 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.4.2/mybatis-3.4.2.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.4.2/mybatis-3.4.2.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-spring/1.3.1/mybatis-spring-1.3.1.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-spring/1.3.1/mybatis-spring-1.3.1.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot-starter/1.1.0/mapper-spring-boot-starter-1.1.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot-starter/1.1.0/mapper-spring-boot-starter-1.1.0.pom (2.4 kB at 11 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot/1.0.0/mapper-spring-boot-1.0.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot/1.0.0/mapper-spring-boot-1.0.0.pom (8.3 kB at 44 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-dependencies/1.4.2.RELEASE/spring-boot-dependencies-1.4.2.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-dependencies/1.4.2.RELEASE/spring-boot-dependencies-1.4.2.RELEASE.pom (89 kB at 397 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-framework-bom/4.3.4.RELEASE/spring-framework-bom-4.3.4.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-framework-bom/4.3.4.RELEASE/spring-framework-bom-4.3.4.RELEASE.pom (5.1 kB at 52 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-releasetrain/Hopper-SR5/spring-data-releasetrain-Hopper-SR5.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-releasetrain/Hopper-SR5/spring-data-releasetrain-Hopper-SR5.pom (4.4 kB at 24 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/build/spring-data-build/1.8.5.RELEASE/spring-data-build-1.8.5.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/build/spring-data-build/1.8.5.RELEASE/spring-data-build-1.8.5.RELEASE.pom (5.4 kB at 27 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/integration/spring-integration-bom/4.3.5.RELEASE/spring-integration-bom-4.3.5.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/integration/spring-integration-bom/4.3.5.RELEASE/spring-integration-bom-4.3.5.RELEASE.pom (8.5 kB at 42 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/security/spring-security-bom/4.1.3.RELEASE/spring-security-bom-4.1.3.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/security/spring-security-bom/4.1.3.RELEASE/spring-security-bom-4.1.3.RELEASE.pom (4.3 kB at 24 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.1.1/mybatis-spring-boot-starter-1.1.1.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.1.1/mybatis-spring-boot-starter-1.1.1.pom (1.4 kB at 12 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot/1.1.1/mybatis-spring-boot-1.1.1.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot/1.1.1/mybatis-spring-boot-1.1.1.pom (3.4 kB at 16 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-parent/27/mybatis-parent-27.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-parent/27/mybatis-parent-27.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-dependencies/1.3.3.RELEASE/spring-boot-dependencies-1.3.3.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-dependencies/1.3.3.RELEASE/spring-boot-dependencies-1.3.3.RELEASE.pom (74 kB at 388 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom (5.1 kB at 62 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-releasetrain/Gosling-SR4/spring-data-releasetrain-Gosling-SR4.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-releasetrain/Gosling-SR4/spring-data-releasetrain-Gosling-SR4.pom (4.2 kB at 24 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/build/spring-data-build/1.7.4.RELEASE/spring-data-build-1.7.4.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/build/spring-data-build/1.7.4.RELEASE/spring-data-build-1.7.4.RELEASE.pom (2.4 kB at 12 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/integration/spring-integration-bom/4.2.5.RELEASE/spring-integration-bom-4.2.5.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/integration/spring-integration-bom/4.2.5.RELEASE/spring-integration-bom-4.2.5.RELEASE.pom (8.5 kB at 73 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/security/spring-security-bom/4.0.3.RELEASE/spring-security-bom-4.0.3.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/security/spring-security-bom/4.0.3.RELEASE/spring-security-bom-4.0.3.RELEASE.pom (4.3 kB at 21 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.1.1/mybatis-spring-boot-autoconfigure-1.1.1.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.1.1/mybatis-spring-boot-autoconfigure-1.1.1.pom (2.8 kB at 29 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.4.0/mybatis-3.4.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.4.0/mybatis-3.4.0.pom (11 kB at 54 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-spring/1.3.0/mybatis-spring-1.3.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-spring/1.3.0/mybatis-spring-1.3.0.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot-autoconfigure/1.0.0/mapper-spring-boot-autoconfigure-1.0.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot-autoconfigure/1.0.0/mapper-spring-boot-autoconfigure-1.0.0.pom (3.1 kB at 10 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper/3.3.9/mapper-3.3.9.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper/3.3.9/mapper-3.3.9.pom (8.7 kB at 84 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/javax/persistence/persistence-api/1.0/persistence-api-1.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/javax/persistence/persistence-api/1.0/persistence-api-1.0.pom (1.3 kB at 7.7 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot-starter/1.1.0/pagehelper-spring-boot-starter-1.1.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot-starter/1.1.0/pagehelper-spring-boot-starter-1.1.0.pom (2.5 kB at 24 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot/1.1.0/pagehelper-spring-boot-1.1.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot/1.1.0/pagehelper-spring-boot-1.1.0.pom (8.4 kB at 39 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.1.0/pagehelper-spring-boot-autoconfigure-1.1.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.1.0/pagehelper-spring-boot-autoconfigure-1.1.0.pom (3.1 kB at 31 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper/5.0.0/pagehelper-5.0.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper/5.0.0/pagehelper-5.0.0.pom (8.9 kB at 94 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/jsqlparser/jsqlparser/0.9.5/jsqlparser-0.9.5.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/jsqlparser/jsqlparser/0.9.5/jsqlparser-0.9.5.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-configuration-processor/1.5.1.RELEASE/spring-boot-configuration-processor-1.5.1.RELEASE.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-configuration-processor/1.5.1.RELEASE/spring-boot-configuration-processor-1.5.1.RELEASE.pom (1.6 kB at 5.4 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/maven-metadata.xml
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/maven-metadata.xml (2.0 kB at 25 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/1.18.34/lombok-1.18.34.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/1.18.34/lombok-1.18.34.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/rabbitmq/amqp-client/3.6.5/amqp-client-3.6.5.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/rabbitmq/amqp-client/3.6.5/amqp-client-3.6.5.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 78 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/35/commons-parent-35.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient-cache/4.5.8/httpclient-cache-4.5.8.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient-cache/4.5.8/httpclient-cache-4.5.8.pom (6.6 kB at 27 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/cn/hutool/hutool-all/4.3.0/hutool-all-4.3.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/cn/hutool/hutool-all/4.3.0/hutool-all-4.3.0.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/cn/hutool/hutool-parent/4.3.0/hutool-parent-4.3.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/cn/hutool/hutool-parent/4.3.0/hutool-parent-4.3.0.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-core/4.0.6/aliyun-java-sdk-core-4.0.6.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-core/4.0.6/aliyun-java-sdk-core-4.0.6.pom (5.2 kB at 26 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.pom (486 B at 2.6 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 11 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/javax/activation/activation/1.1/activation-1.1.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/javax/activation/activation/1.1/activation-1.1.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-core/2.1.14/jaxb-core-2.1.14.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-core/2.1.14/jaxb-core-2.1.14.pom (4.5 kB at 52 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-impl/2.1/jaxb-impl-2.1.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-impl/2.1/jaxb-impl-2.1.pom (350 B at 2.0 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-dysmsapi/1.1.0/aliyun-java-sdk-dysmsapi-1.1.0.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-dysmsapi/1.1.0/aliyun-java-sdk-dysmsapi-1.1.0.pom (3.3 kB at 39 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/javax/mail/javax.mail-api/1.5.5/javax.mail-api-1.5.5.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/javax/mail/javax.mail-api/1.5.5/javax.mail-api-1.5.5.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/mail/all/1.5.5/all-1.5.5.pom
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/mail/all/1.5.5/all-1.5.5.pom (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-web/1.5.1.RELEASE/spring-boot-starter-web-1.5.1.RELEASE.jar
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/1.5.1.RELEASE/spring-boot-starter-1.5.1.RELEASE.jar
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/1.5.1.RELEASE/spring-boot-starter-logging-1.5.1.RELEASE.jar
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.jar
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.7.22/jcl-over-slf4j-1.7.22.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/jul-to-slf4j/1.7.22/jul-to-slf4j-1.7.22.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/1.5.1.RELEASE/spring-boot-starter-1.5.1.RELEASE.jar (2.3 kB at 26 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/log4j-over-slf4j/1.7.22/log4j-over-slf4j-1.7.22.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/jul-to-slf4j/1.7.22/jul-to-slf4j-1.7.22.jar (4.6 kB at 31 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.7.22/jcl-over-slf4j-1.7.22.jar (17 kB at 103 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-validator/5.3.4.Final/hibernate-validator-5.3.4.Final.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-web/1.5.1.RELEASE/spring-boot-starter-web-1.5.1.RELEASE.jar (2.3 kB at 11 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-web/4.3.6.RELEASE/spring-web-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/1.5.1.RELEASE/spring-boot-starter-logging-1.5.1.RELEASE.jar (2.3 kB at 10.0 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/4.3.6.RELEASE/spring-beans-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/log4j-over-slf4j/1.7.22/log4j-over-slf4j-1.7.22.jar (24 kB at 89 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context/4.3.6.RELEASE/spring-context-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-webmvc/4.3.6.RELEASE/spring-webmvc-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context/4.3.6.RELEASE/spring-context-4.3.6.RELEASE.jar (1.1 MB at 2.7 MB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/4.3.6.RELEASE/spring-expression-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-web/4.3.6.RELEASE/spring-web-4.3.6.RELEASE.jar (817 kB at 1.8 MB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-tomcat/1.5.1.RELEASE/spring-boot-starter-tomcat-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-validator/5.3.4.Final/hibernate-validator-5.3.4.Final.jar (725 kB at 1.6 MB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-core/8.5.11/tomcat-embed-core-8.5.11.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/4.3.6.RELEASE/spring-beans-4.3.6.RELEASE.jar (763 kB at 1.4 MB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-el/8.5.11/tomcat-embed-el-8.5.11.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-el/8.5.11/tomcat-embed-el-8.5.11.jar (240 kB at 324 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.11/tomcat-embed-websocket-8.5.11.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-tomcat/1.5.1.RELEASE/spring-boot-starter-tomcat-1.5.1.RELEASE.jar (2.3 kB at 3.1 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/1.5.1.RELEASE/spring-boot-starter-jdbc-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-webmvc/4.3.6.RELEASE/spring-webmvc-4.3.6.RELEASE.jar (915 kB at 867 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-jdbc/8.5.11/tomcat-jdbc-8.5.11.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.11/tomcat-embed-websocket-8.5.11.jar (242 kB at 222 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-juli/8.5.11/tomcat-juli-8.5.11.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/1.5.1.RELEASE/spring-boot-starter-jdbc-1.5.1.RELEASE.jar (2.3 kB at 2.0 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/4.3.6.RELEASE/spring-jdbc-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-jdbc/8.5.11/tomcat-jdbc-8.5.11.jar (141 kB at 109 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/4.3.6.RELEASE/spring-tx-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-juli/8.5.11/tomcat-juli-8.5.11.jar (41 kB at 31 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-aop/1.5.1.RELEASE/spring-boot-starter-aop-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/4.3.6.RELEASE/spring-expression-4.3.6.RELEASE.jar (263 kB at 200 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/4.3.6.RELEASE/spring-aop-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-core/8.5.11/tomcat-embed-core-8.5.11.jar (3.0 MB at 2.3 MB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-freemarker/1.5.1.RELEASE/spring-boot-starter-freemarker-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-aop/1.5.1.RELEASE/spring-boot-starter-aop-1.5.1.RELEASE.jar (2.2 kB at 1.5 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/freemarker/freemarker/2.3.25-incubating/freemarker-2.3.25-incubating.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/4.3.6.RELEASE/spring-tx-4.3.6.RELEASE.jar (267 kB at 173 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context-support/4.3.6.RELEASE/spring-context-support-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/4.3.6.RELEASE/spring-aop-4.3.6.RELEASE.jar (380 kB at 245 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/1.5.1.RELEASE/spring-boot-starter-test-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/4.3.6.RELEASE/spring-jdbc-4.3.6.RELEASE.jar (427 kB at 258 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/1.5.1.RELEASE/spring-boot-test-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-freemarker/1.5.1.RELEASE/spring-boot-starter-freemarker-1.5.1.RELEASE.jar (2.3 kB at 1.4 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/1.5.1.RELEASE/spring-boot-test-autoconfigure-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context-support/4.3.6.RELEASE/spring-context-support-4.3.6.RELEASE.jar (187 kB at 104 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/freemarker/freemarker/2.3.25-incubating/freemarker-2.3.25-incubating.jar (1.5 MB at 808 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/1.5.1.RELEASE/spring-boot-test-autoconfigure-1.5.1.RELEASE.jar (123 kB at 63 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar (207 kB at 105 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar (121 kB at 61 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/1.5.1.RELEASE/spring-boot-starter-test-1.5.1.RELEASE.jar (2.7 kB at 1.3 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/1.5.1.RELEASE/spring-boot-test-1.5.1.RELEASE.jar (141 kB at 68 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.jar (41 kB at 20 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (53 kB at 26 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0.jar (29 kB at 13 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-core/4.3.6.RELEASE/spring-core-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar (81 kB at 37 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-test/4.3.6.RELEASE/spring-test-4.3.6.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0.jar (979 kB at 429 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-devtools/1.5.1.RELEASE/spring-boot-devtools-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 23 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/1.5.1.RELEASE/spring-boot-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-core/4.3.6.RELEASE/spring-core-4.3.6.RELEASE.jar (1.1 MB at 479 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/1.5.1.RELEASE/spring-boot-autoconfigure-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-test/4.3.6.RELEASE/spring-test-4.3.6.RELEASE.jar (599 kB at 249 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/5.1.40/mysql-connector-java-5.1.40.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/1.5.1.RELEASE/spring-boot-1.5.1.RELEASE.jar (662 kB at 273 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/alibaba/fastjson/1.1.36/fastjson-1.1.36.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar (1.2 MB at 483 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/5.1.40/mysql-connector-java-5.1.40.jar (991 kB at 395 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-core/2.8.6/jackson-core-2.8.6.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (190 kB at 75 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-databind/2.8.6/jackson-databind-2.8.6.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/1.5.1.RELEASE/spring-boot-autoconfigure-1.5.1.RELEASE.jar (1.0 MB at 405 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.8.6/jackson-datatype-joda-2.8.6.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-devtools/1.5.1.RELEASE/spring-boot-devtools-1.5.1.RELEASE.jar (214 kB at 82 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/joda-time/joda-time/2.9.7/joda-time-2.9.7.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-core/2.8.6/jackson-core-2.8.6.jar (281 kB at 107 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.8.6/jackson-module-parameter-names-2.8.6.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-databind/2.8.6/jackson-databind-2.8.6.jar (1.2 MB at 447 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/alibaba/druid/1.0.11/druid-1.0.11.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.8.6/jackson-datatype-joda-2.8.6.jar (66 kB at 24 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.2.0/mybatis-spring-boot-starter-1.2.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/alibaba/fastjson/1.1.36/fastjson-1.1.36.jar (356 kB at 127 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.2.0/mybatis-spring-boot-autoconfigure-1.2.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.8.6/jackson-module-parameter-names-2.8.6.jar (8.2 kB at 2.9 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.4.2/mybatis-3.4.2.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/joda-time/joda-time/2.9.7/joda-time-2.9.7.jar (633 kB at 224 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-spring/1.3.1/mybatis-spring-1.3.1.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-spring/1.3.1/mybatis-spring-1.3.1.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot-starter/1.1.0/mapper-spring-boot-starter-1.1.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.4.2/mybatis-3.4.2.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot-autoconfigure/1.0.0/mapper-spring-boot-autoconfigure-1.0.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.2.0/mybatis-spring-boot-starter-1.2.0.jar (2.7 kB at 934 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper/3.3.9/mapper-3.3.9.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/alibaba/druid/1.0.11/druid-1.0.11.jar (1.9 MB at 656 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot-starter/1.1.0/mapper-spring-boot-starter-1.1.0.jar (2.5 kB at 845 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot-starter/1.1.0/pagehelper-spring-boot-starter-1.1.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper/3.3.9/mapper-3.3.9.jar (109 kB at 37 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.1.0/pagehelper-spring-boot-autoconfigure-1.1.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.2.0/mybatis-spring-boot-autoconfigure-1.2.0.jar (14 kB at 4.7 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper/5.0.0/pagehelper-5.0.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/tk/mybatis/mapper-spring-boot-autoconfigure/1.0.0/mapper-spring-boot-autoconfigure-1.0.0.jar (5.8 kB at 1.9 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/jsqlparser/jsqlparser/0.9.5/jsqlparser-0.9.5.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.1.0/pagehelper-spring-boot-autoconfigure-1.1.0.jar (6.5 kB at 2.1 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-configuration-processor/1.5.1.RELEASE/spring-boot-configuration-processor-1.5.1.RELEASE.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar (52 kB at 17 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/rabbitmq/amqp-client/3.6.5/amqp-client-3.6.5.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/jsqlparser/jsqlparser/0.9.5/jsqlparser-0.9.5.jar (322 kB at 102 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/rabbitmq/amqp-client/3.6.5/amqp-client-3.6.5.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient-cache/4.5.8/httpclient-cache-4.5.8.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper-spring-boot-starter/1.1.0/pagehelper-spring-boot-starter-1.1.0.jar (2.6 kB at 807 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/cn/hutool/hutool-all/4.3.0/hutool-all-4.3.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/cn/hutool/hutool-all/4.3.0/hutool-all-4.3.0.jar (0 B at 0 B/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-core/4.0.6/aliyun-java-sdk-core-4.0.6.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 234 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/pagehelper/pagehelper/5.0.0/pagehelper-5.0.0.jar (65 kB at 20 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient-cache/4.5.8/httpclient-cache-4.5.8.jar (162 kB at 48 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-core/2.1.14/jaxb-core-2.1.14.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-configuration-processor/1.5.1.RELEASE/spring-boot-configuration-processor-1.5.1.RELEASE.jar (59 kB at 17 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-impl/2.1/jaxb-impl-2.1.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 6.9 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-dysmsapi/1.1.0/aliyun-java-sdk-dysmsapi-1.1.0.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-core/4.0.6/aliyun-java-sdk-core-4.0.6.jar (156 kB at 46 kB/s)
[INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/javax/mail/javax.mail-api/1.5.5/javax.mail-api-1.5.5.jar
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-dysmsapi/1.1.0/aliyun-java-sdk-dysmsapi-1.1.0.jar (21 kB at 6.1 kB/s)
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-impl/2.1/jaxb-impl-2.1.jar (827 kB at 235 kB/s)
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/javax/mail/javax.mail-api/1.5.5/javax.mail-api-1.5.5.jar (0 B at 0 B/s)
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-core/2.1.14/jaxb-core-2.1.14.jar (425 B at 120 B/s)
[INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar (90 kB at 25 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bcxin-msg ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-msg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 121 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-msg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to /data/jenkins/workspace/bcxin-sms/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-msg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-sms/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-msg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /data/jenkins/workspace/bcxin-sms/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-msg ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ bcxin-msg ---
[WARNING] Error injecting: org.apache.maven.plugin.war.WarMojo
com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) Error injecting constructor, java.lang.ExceptionInInitializerError
  at org.apache.maven.plugin.war.WarMojo.<init>(Unknown Source)
  while locating org.apache.maven.plugin.war.WarMojo

1 error
    at com.google.inject.internal.InternalProvisionException.toProvisionException (InternalProvisionException.java:226)
    at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1053)
    at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1086)
    at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48)
    at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57)
    at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127)
    at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66)
    at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47)
    at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050)
    at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
    at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
    at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:140)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:71)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:377)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
Caused by: java.lang.ExceptionInInitializerError
    at com.thoughtworks.xstream.XStream.setupConverters (XStream.java:692)
    at com.thoughtworks.xstream.XStream.<init> (XStream.java:456)
    at com.thoughtworks.xstream.XStream.<init> (XStream.java:381)
    at com.thoughtworks.xstream.XStream.<init> (XStream.java:356)
    at org.apache.maven.plugin.war.util.WebappStructureSerializer.<clinit> (WebappStructureSerializer.java:47)
    at org.apache.maven.plugin.war.AbstractWarMojo.<init> (AbstractWarMojo.java:329)
    at org.apache.maven.plugin.war.WarMojo.<init> (WarMojo.java:54)
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance (NativeConstructorAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance (DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstanceWithCaller (Constructor.java:499)
    at java.lang.reflect.Constructor.newInstance (Constructor.java:480)
    at com.google.inject.internal.DefaultConstructionProxyFactory$ReflectiveProxy.newInstance (DefaultConstructionProxyFactory.java:126)
    at com.google.inject.internal.ConstructorInjector.provision (ConstructorInjector.java:114)
    at com.google.inject.internal.ConstructorInjector.access$000 (ConstructorInjector.java:32)
    at com.google.inject.internal.ConstructorInjector$1.call (ConstructorInjector.java:98)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127)
    at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66)
    at com.google.inject.internal.ConstructorInjector.construct (ConstructorInjector.java:93)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get (ConstructorBindingImpl.java:306)
    at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050)
    at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1086)
    at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48)
    at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57)
    at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127)
    at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66)
    at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47)
    at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050)
    at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
    at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
    at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:140)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:71)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:377)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field protected java.lang.reflect.InvocationHandler java.lang.reflect.Proxy.h accessible: module java.base does not "opens java.lang.reflect" to unnamed module @125a2dc4
    at java.lang.reflect.AccessibleObject.checkCanSetAccessible (AccessibleObject.java:354)
    at java.lang.reflect.AccessibleObject.checkCanSetAccessible (AccessibleObject.java:297)
    at java.lang.reflect.Field.checkCanSetAccessible (Field.java:178)
    at java.lang.reflect.Field.setAccessible (Field.java:172)
    at com.thoughtworks.xstream.converters.extended.DynamicProxyConverter.<clinit> (DynamicProxyConverter.java:52)
    at com.thoughtworks.xstream.XStream.setupConverters (XStream.java:692)
    at com.thoughtworks.xstream.XStream.<init> (XStream.java:456)
    at com.thoughtworks.xstream.XStream.<init> (XStream.java:381)
    at com.thoughtworks.xstream.XStream.<init> (XStream.java:356)
    at org.apache.maven.plugin.war.util.WebappStructureSerializer.<clinit> (WebappStructureSerializer.java:47)
    at org.apache.maven.plugin.war.AbstractWarMojo.<init> (AbstractWarMojo.java:329)
    at org.apache.maven.plugin.war.WarMojo.<init> (WarMojo.java:54)
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance (NativeConstructorAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance (DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstanceWithCaller (Constructor.java:499)
    at java.lang.reflect.Constructor.newInstance (Constructor.java:480)
    at com.google.inject.internal.DefaultConstructionProxyFactory$ReflectiveProxy.newInstance (DefaultConstructionProxyFactory.java:126)
    at com.google.inject.internal.ConstructorInjector.provision (ConstructorInjector.java:114)
    at com.google.inject.internal.ConstructorInjector.access$000 (ConstructorInjector.java:32)
    at com.google.inject.internal.ConstructorInjector$1.call (ConstructorInjector.java:98)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127)
    at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66)
    at com.google.inject.internal.ConstructorInjector.construct (ConstructorInjector.java:93)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get (ConstructorBindingImpl.java:306)
    at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050)
    at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1086)
    at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48)
    at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57)
    at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127)
    at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66)
    at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47)
    at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050)
    at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
    at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
    at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:140)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:71)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:377)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30.321 s
[INFO] Finished at: 2024-10-15T11:27:53+08:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.6:war (default-war) on project bcxin-msg: Execution default-war of goal org.apache.maven.plugins:maven-war-plugin:2.6:war failed: Unable to load the mojo 'war' in the plugin 'org.apache.maven.plugins:maven-war-plugin:2.6' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: null
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>org.apache.maven.plugins:maven-war-plugin:2.6
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/Users/linchunpeng/maven/repository/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar
[ERROR] urls[1] = file:/Users/linchunpeng/maven/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[ERROR] urls[2] = file:/Users/linchunpeng/maven/repository/junit/junit/3.8.1/junit-3.8.1.jar
[ERROR] urls[3] = file:/Users/linchunpeng/maven/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[ERROR] urls[4] = file:/Users/linchunpeng/maven/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[JENKINS] Archiving /data/jenkins/workspace/bcxin-sms/pom.xml to tk.mybatis/bcxin-msg/1.0.0-SNAPSHOT/bcxin-msg-1.0.0-SNAPSHOT.pom
[ERROR] urls[5] = file:/Users/linchunpeng/maven/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[ERROR] urls[6] = file:/Users/linchunpeng/maven/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[ERROR] urls[7] = file:/Users/linchunpeng/maven/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[ERROR] urls[8] = file:/Users/linchunpeng/maven/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[ERROR] urls[9] = file:/Users/linchunpeng/maven/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[ERROR] urls[10] = file:/Users/linchunpeng/maven/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[11] = file:/Users/linchunpeng/maven/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[ERROR] urls[12] = file:/Users/linchunpeng/maven/repository/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar
[ERROR] urls[13] = file:/Users/linchunpeng/maven/repository/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
[ERROR] urls[14] = file:/Users/linchunpeng/maven/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[ERROR] urls[15] = file:/Users/linchunpeng/maven/repository/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
[ERROR] urls[16] = file:/Users/linchunpeng/maven/repository/commons-io/commons-io/2.2/commons-io-2.2.jar
[ERROR] urls[17] = file:/Users/linchunpeng/maven/repository/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar
[ERROR] urls[18] = file:/Users/linchunpeng/maven/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
[ERROR] urls[19] = file:/Users/linchunpeng/maven/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
[ERROR] urls[20] = file:/Users/linchunpeng/maven/repository/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.jar
[ERROR] urls[21] = file:/Users/linchunpeng/maven/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[ERROR] urls[22] = file:/Users/linchunpeng/maven/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
[ERROR] urls[23] = file:/Users/linchunpeng/maven/repository/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[ERROR] urls[24] = file:/Users/linchunpeng/maven/repository/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar
[ERROR] urls[25] = file:/Users/linchunpeng/maven/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[ERROR] urls[26] = file:/Users/linchunpeng/maven/repository/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
[ERROR] 
[ERROR] -----------------------------------------------------: ExceptionInInitializerError: Unable to make field protected java.lang.reflect.InvocationHandler java.lang.reflect.Proxy.h accessible: module java.base does not "opens java.lang.reflect" to unnamed module @125a2dc4
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
channel stopped
Finished: FAILURE