Established TCP socket on 37907 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/tomcat-oa-web/pom.xml -s /data/software/apache-maven/conf/settings.xml -gs /data/software/apache-maven/conf/settings.xml clean package -P uat -T 100C -Dmaven.test.skip=true [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.cku:oa-web:war:0.0.1-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-war-plugin @ line 515, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ckuoa [pom] [INFO] oa-core [jar] [INFO] oa-thirdparty [jar] [INFO] oa-web [war] [INFO] oa-gen [jar] [INFO] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 400 [INFO] [INFO] ---------------------------< com.cku:cku-oa >--------------------------- [INFO] Building ckuoa 0.0.1-SNAPSHOT [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cku-oa ---