Started by upstream project "org.subshare_java_11" build number 19 originally caused by: Started by upstream project "co.codewizards.cloudstore_java_11" build number 24 originally caused by: Started by an SCM change Building in workspace /home/tomcat/.jenkins/workspace/org.subshare.www_java_11 > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/subshare/subshare.git Fetching upstream changes from https://github.com/subshare/subshare.git > git --version > git fetch --tags --progress https://github.com/subshare/subshare.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision ab2a7e9b8e387f1b3fd7eb45bd3ded5da6631bc5 (origin/master) > git config core.sparsecheckout > git checkout -f ab2a7e9b8e387f1b3fd7eb45bd3ded5da6631bc5 > git rev-list ab2a7e9b8e387f1b3fd7eb45bd3ded5da6631bc5 Parsing POMs [org.subshare] $ /usr/lib/jvm/jdk-11.0.6+10/bin/java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.4.jar:/home/tomcat/apache-maven-3.6.2/boot/plexus-classworlds-2.6.0.jar:/home/tomcat/apache-maven-3.6.2/conf/logging jenkins.maven3.agent.Maven31Main /home/tomcat/apache-maven-3.6.2 /home/tomcat/apache-tomcat-7.0.40/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.4.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 45225 <===[JENKINS REMOTING CAPACITY]===>channel started WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/home/tomcat/apache-tomcat-7.0.40/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String) WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Executing Maven: -B -f /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/pom.xml -s /home/tomcat/.m2/settings.xml -gs /home/tomcat/apache-maven-3.6.2/conf/settings.xml clean install site site-deploy [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.subshare:org.subshare.parent:pom:1.0.1-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. @ line 75, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.subshare:org.subshare.site.skin:jar:1.0.1-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.subshare:org.subshare:pom:1.0.1-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. @ line 80, column 20 [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] org.subshare.parent [pom] [INFO] org.subshare.site.skin [jar] [INFO] org.subshare [pom] [INFO] [INFO] ------------------< org.subshare:org.subshare.parent >------------------ [INFO] Building org.subshare.parent 1.0.1-SNAPSHOT [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.subshare.parent --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.parent/target [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.subshare.parent --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.parent/pom.xml to /home/tomcat/.m2/repository/org/subshare/org.subshare.parent/1.0.1-SNAPSHOT/org.subshare.parent-1.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ org.subshare.parent --- [INFO] Relativizing decoration links with respect to project URL: http://subshare.org [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.parent/target/site to /home/tomcat/.jenkins/jobs/org.subshare.www_java_11/site/org.subshare.parent [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ org.subshare.parent --- [INFO] Relativizing decoration links with respect to project URL: http://subshare.org [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.parent/target/site to /home/tomcat/.jenkins/jobs/org.subshare.www_java_11/site/org.subshare.parent [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ org.subshare.parent --- file:/tmp/subshare-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.parent/target/site [INFO] >>> to file:/tmp/subshare-junk/./ [INFO] >>> to file:/tmp/subshare-junk/de/./ file:/tmp/subshare-junk/ - Session: Disconnecting file:/tmp/subshare-junk/ - Session: Disconnected [INFO] [INFO] ----------------< org.subshare:org.subshare.site.skin >----------------- [INFO] Building org.subshare.site.skin 1.0.1-SNAPSHOT [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 7.5 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 605 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.subshare.site.skin --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.subshare.site.skin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.subshare.site.skin --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 81 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 32 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 113 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 26 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 31 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 44 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 32 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 159 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 98 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 116 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 608 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.1 MB/s) [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.subshare.site.skin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.subshare.site.skin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.subshare.site.skin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.subshare.site.skin --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/target/org.subshare.site.skin-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.subshare.site.skin --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/target/org.subshare.site.skin-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/subshare/org.subshare.site.skin/1.0.1-SNAPSHOT/org.subshare.site.skin-1.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/pom.xml to /home/tomcat/.m2/repository/org/subshare/org.subshare.site.skin/1.0.1-SNAPSHOT/org.subshare.site.skin-1.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ org.subshare.site.skin --- [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/org.subshare.site.skin [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/org.subshare.site.skin/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/target/site to /home/tomcat/.jenkins/jobs/org.subshare.www_java_11/site/org.subshare.site.skin [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ org.subshare.site.skin --- [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/org.subshare.site.skin [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/org.subshare.site.skin/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/target/site to /home/tomcat/.jenkins/jobs/org.subshare.www_java_11/site/org.subshare.site.skin [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ org.subshare.site.skin --- file:/tmp/subshare-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/target/site [INFO] >>> to file:/tmp/subshare-junk/org.subshare.site.skin [INFO] >>> to file:/tmp/subshare-junk/de/org.subshare.site.skin file:/tmp/subshare-junk/ - Session: Disconnecting file:/tmp/subshare-junk/ - Session: Disconnected [INFO] [INFO] ---------------------< org.subshare:org.subshare >---------------------- [INFO] Building org.subshare 1.0.1-SNAPSHOT [3/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.subshare --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.subshare --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/pom.xml to /home/tomcat/.m2/repository/org/subshare/org.subshare/1.0.1-SNAPSHOT/org.subshare-1.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy-artifacts) @ org.subshare --- [INFO] Configured Artifact: org.subshare:org.subshare.gui:bin:1.0.1-SNAPSHOT:tar.gz [INFO] Configured Artifact: org.subshare:org.subshare.gui:bin:1.0.1-SNAPSHOT:zip [INFO] Configured Artifact: org.subshare:org.subshare.server:bin:1.0.1-SNAPSHOT:tar.gz [INFO] Configured Artifact: org.subshare:org.subshare.server:bin:1.0.1-SNAPSHOT:zip [INFO] Copying org.subshare.gui-1.0.1-SNAPSHOT-bin.tar.gz to /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site/download/org.subshare.gui-1.0.1-SNAPSHOT-bin.tar.gz [INFO] Copying org.subshare.gui-1.0.1-SNAPSHOT-bin.zip to /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site/download/org.subshare.gui-1.0.1-SNAPSHOT-bin.zip [INFO] Copying org.subshare.server-1.0.1-SNAPSHOT-bin.tar.gz to /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site/download/org.subshare.server-1.0.1-SNAPSHOT-bin.tar.gz [INFO] Copying org.subshare.server-1.0.1-SNAPSHOT-bin.zip to /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site/download/org.subshare.server-1.0.1-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ org.subshare --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9 [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/org.subshare [INFO] Rendering site with org.subshare:org.subshare.site.skin:jar:1.0.1-SNAPSHOT skin. [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:2.9 [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/org.subshare/de [INFO] Rendering site with org.subshare:org.subshare.site.skin:jar:1.0.1-SNAPSHOT skin. [INFO] Generating "Lizenzen" report --- maven-project-info-reports-plugin:2.9 [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site to /home/tomcat/.jenkins/jobs/org.subshare.www_java_11/site/org.subshare [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy-artifacts) @ org.subshare --- [INFO] Configured Artifact: org.subshare:org.subshare.gui:bin:1.0.1-SNAPSHOT:tar.gz [INFO] Configured Artifact: org.subshare:org.subshare.gui:bin:1.0.1-SNAPSHOT:zip [INFO] Configured Artifact: org.subshare:org.subshare.server:bin:1.0.1-SNAPSHOT:tar.gz [INFO] Configured Artifact: org.subshare:org.subshare.server:bin:1.0.1-SNAPSHOT:zip [INFO] Copying org.subshare.gui-1.0.1-SNAPSHOT-bin.tar.gz to /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site/download/org.subshare.gui-1.0.1-SNAPSHOT-bin.tar.gz [INFO] Copying org.subshare.gui-1.0.1-SNAPSHOT-bin.zip to /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site/download/org.subshare.gui-1.0.1-SNAPSHOT-bin.zip [INFO] Copying org.subshare.server-1.0.1-SNAPSHOT-bin.tar.gz to /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site/download/org.subshare.server-1.0.1-SNAPSHOT-bin.tar.gz [INFO] Copying org.subshare.server-1.0.1-SNAPSHOT-bin.zip to /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site/download/org.subshare.server-1.0.1-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ org.subshare --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9 [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/org.subshare [INFO] Rendering site with org.subshare:org.subshare.site.skin:jar:1.0.1-SNAPSHOT skin. [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:2.9 [INFO] Relativizing decoration links with respect to project URL: http://subshare.org/org.subshare/de [INFO] Rendering site with org.subshare:org.subshare.site.skin:jar:1.0.1-SNAPSHOT skin. [INFO] Generating "Lizenzen" report --- maven-project-info-reports-plugin:2.9 [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site to /home/tomcat/.jenkins/jobs/org.subshare.www_java_11/site/org.subshare [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ org.subshare --- file:/tmp/subshare-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/target/site [INFO] >>> to file:/tmp/subshare-junk/../../srv/www/nightly/www.subshare.org/htdocs/1.0.1-SNAPSHOT [INFO] >>> to file:/tmp/subshare-junk/de/../../srv/www/nightly/www.subshare.org/htdocs/1.0.1-SNAPSHOT file:/tmp/subshare-junk/ - Session: Disconnecting file:/tmp/subshare-junk/ - Session: Disconnected [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.subshare 1.0.1-SNAPSHOT: [INFO] [INFO] org.subshare.parent ................................ SUCCESS [ 19.934 s] [INFO] org.subshare.site.skin ............................. SUCCESS [ 9.858 s] [INFO] org.subshare ....................................... SUCCESS [01:07 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:39 min [INFO] Finished at: 2020-04-14T06:15:31+02:00 [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/pom.xml to org.subshare/org.subshare.site.skin/1.0.1-SNAPSHOT/org.subshare.site.skin-1.0.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.site.skin/target/org.subshare.site.skin-1.0.1-SNAPSHOT.jar to org.subshare/org.subshare.site.skin/1.0.1-SNAPSHOT/org.subshare.site.skin-1.0.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/pom.xml to org.subshare/org.subshare/1.0.1-SNAPSHOT/org.subshare-1.0.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.subshare.www_java_11/org.subshare/org.subshare.parent/pom.xml to org.subshare/org.subshare.parent/1.0.1-SNAPSHOT/org.subshare.parent-1.0.1-SNAPSHOT.pom channel stopped Finished: SUCCESS