Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #1 was successful

Job: Run Maven was successful

Stages & jobs

  1. Build and Package

Build log

The build generated 2,944 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

25-May-2017 14:18:17 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gojara ---
25-May-2017 14:18:17 [INFO] No tests to run.
25-May-2017 14:18:17 [INFO]
25-May-2017 14:18:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gojara ---
25-May-2017 14:18:17 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/gojara/target/gojara-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:17 [INFO]
25-May-2017 14:18:17 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ gojara ---
25-May-2017 14:18:17 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/gojara/target/gojara.jar
25-May-2017 14:18:17 [INFO]
25-May-2017 14:18:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gojara ---
25-May-2017 14:18:17 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/gojara/target/gojara-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/gojara/4.2.0-SNAPSHOT/gojara-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:17 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/gojara/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/gojara/4.2.0-SNAPSHOT/gojara-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:17 [INFO]                                                                         
25-May-2017 14:18:17 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:17 [INFO] Building Hazelcast Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:17 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:17 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/hazelcast/hazelcast/3.5.1/hazelcast-3.5.1.pom
25-May-2017 14:18:17 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/hazelcast/hazelcast/3.5.1/hazelcast-3.5.1.pom (13 KB at 1109.5 KB/sec)
25-May-2017 14:18:17 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/hazelcast/hazelcast-root/3.5.1/hazelcast-root-3.5.1.pom
25-May-2017 14:18:17 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/hazelcast/hazelcast-root/3.5.1/hazelcast-root-3.5.1.pom (40 KB at 3629.8 KB/sec)
25-May-2017 14:18:17 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/hazelcast/hazelcast/3.5.1/hazelcast-3.5.1.jar
25-May-2017 14:18:17 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/hazelcast/hazelcast/3.5.1/hazelcast-3.5.1.jar (6449 KB at 27439.3 KB/sec)
25-May-2017 14:18:17 [INFO]
25-May-2017 14:18:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hazelcast ---
25-May-2017 14:18:17 [INFO]
25-May-2017 14:18:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hazelcast ---
25-May-2017 14:18:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:17 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/hazelcast/src/main/resources
25-May-2017 14:18:17 [INFO]
25-May-2017 14:18:17 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hazelcast ---
25-May-2017 14:18:17 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:17 [INFO] Compiling 27 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/hazelcast/target/classes
25-May-2017 14:18:18 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/session/RemoteSessionTask.java: Some input files use or override a deprecated API.
25-May-2017 14:18:18 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/session/RemoteSessionTask.java: Recompile with -Xlint:deprecation for details.
25-May-2017 14:18:18 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/session/RemoteComponentSession.java: Some input files use unchecked or unsafe operations.
25-May-2017 14:18:18 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/session/RemoteComponentSession.java: Recompile with -Xlint:unchecked for details.
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hazelcast ---
25-May-2017 14:18:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/hazelcast/src/test/resources
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hazelcast ---
25-May-2017 14:18:18 [INFO] No sources to compile
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ hazelcast ---
25-May-2017 14:18:18 [INFO] No tests to run.
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hazelcast ---
25-May-2017 14:18:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/hazelcast/target/hazelcast-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ hazelcast ---
25-May-2017 14:18:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/hazelcast/target/hazelcast.jar
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ hazelcast ---
25-May-2017 14:18:18 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/hazelcast/target/hazelcast-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/hazelcast/4.2.0-SNAPSHOT/hazelcast-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:18 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/hazelcast/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/hazelcast/4.2.0-SNAPSHOT/hazelcast-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:18 [INFO]                                                                         
25-May-2017 14:18:18 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:18 [INFO] Building JMXWeb Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:18 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.2.2/quartz-2.2.2.pom
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.2.2/quartz-2.2.2.pom (10 KB at 668.5 KB/sec)
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.2.2/quartz-parent-2.2.2.pom
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.2.2/quartz-parent-2.2.2.pom (14 KB at 1523.1 KB/sec)
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.pom
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.pom (856 B at 83.6 KB/sec)
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/itextpdf/itextpdf/5.4.1/itextpdf-5.4.1.pom
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/itextpdf/itextpdf/5.4.1/itextpdf-5.4.1.pom (7 KB at 773.8 KB/sec)
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/itextpdf/itext-parent/1.0.0/itext-parent-1.0.0.pom
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/itextpdf/itext-parent/1.0.0/itext-parent-1.0.0.pom (4 KB at 271.0 KB/sec)
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/owlike/genson/1.4/genson-1.4.pom
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/owlike/genson/1.4/genson-1.4.pom (7 KB at 289.7 KB/sec)
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/owlike/genson-parent/1.4/genson-parent-1.4.pom
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/owlike/genson-parent/1.4/genson-parent-1.4.pom (5 KB at 399.8 KB/sec)
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.2.2/quartz-2.2.2.jar
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.jar
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/itextpdf/itextpdf/5.4.1/itextpdf-5.4.1.jar
25-May-2017 14:18:18 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/owlike/genson/1.4/genson-1.4.jar
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/owlike/genson/1.4/genson-1.4.jar (378 KB at 4334.4 KB/sec)
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.jar (595 KB at 6751.3 KB/sec)
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.2.2/quartz-2.2.2.jar (645 KB at 7328.5 KB/sec)
25-May-2017 14:18:18 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/itextpdf/itextpdf/5.4.1/itextpdf-5.4.1.jar (1854 KB at 14713.7 KB/sec)
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jmxweb ---
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jmxweb ---
25-May-2017 14:18:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/jmxweb/src/main/resources
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jmxweb ---
25-May-2017 14:18:18 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:18 [INFO] Compiling 26 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/jmxweb/target/classes
25-May-2017 14:18:18 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/jmxweb/src/java/com/javamonitor/openfire/mbeans/Openfire.java: Some input files use or override a deprecated API.
25-May-2017 14:18:18 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/jmxweb/src/java/com/javamonitor/openfire/mbeans/Openfire.java: Recompile with -Xlint:deprecation for details.
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jmxweb ---
25-May-2017 14:18:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/jmxweb/src/test/resources
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jmxweb ---
25-May-2017 14:18:18 [INFO] No sources to compile
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jmxweb ---
25-May-2017 14:18:18 [INFO] No tests to run.
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jmxweb ---
25-May-2017 14:18:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/jmxweb/target/jmxweb-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:18 [INFO]
25-May-2017 14:18:18 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ jmxweb ---
25-May-2017 14:18:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/jmxweb/target/jmxweb.jar
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jmxweb ---
25-May-2017 14:18:19 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/jmxweb/target/jmxweb-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/jmxweb/4.2.0-SNAPSHOT/jmxweb-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:19 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/jmxweb/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/jmxweb/4.2.0-SNAPSHOT/jmxweb-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:19 [INFO]                                                                         
25-May-2017 14:18:19 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:19 [INFO] Building JustMarried Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:19 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ justmarried ---
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ justmarried ---
25-May-2017 14:18:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:19 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/justmarried/src/main/resources
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ justmarried ---
25-May-2017 14:18:19 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:19 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/justmarried/target/classes
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ justmarried ---
25-May-2017 14:18:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:19 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/justmarried/src/test/resources
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ justmarried ---
25-May-2017 14:18:19 [INFO] No sources to compile
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ justmarried ---
25-May-2017 14:18:19 [INFO] No tests to run.
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ justmarried ---
25-May-2017 14:18:19 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/justmarried/target/justmarried-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ justmarried ---
25-May-2017 14:18:19 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/justmarried/target/justmarried.jar
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ justmarried ---
25-May-2017 14:18:19 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/justmarried/target/justmarried-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/justmarried/4.2.0-SNAPSHOT/justmarried-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:19 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/justmarried/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/justmarried/4.2.0-SNAPSHOT/justmarried-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:19 [INFO]                                                                         
25-May-2017 14:18:19 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:19 [INFO] Building LoadStats Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:19 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ loadStats ---
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ loadStats ---
25-May-2017 14:18:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:19 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/loadStats/src/main/resources
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ loadStats ---
25-May-2017 14:18:19 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:19 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/loadStats/target/classes
25-May-2017 14:18:19 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/loadStats/src/java/org/jivesoftware/openfire/plugin/StatCollector.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/loadStats/src/java/org/jivesoftware/openfire/plugin/StatCollector.java uses or overrides a deprecated API.
25-May-2017 14:18:19 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/loadStats/src/java/org/jivesoftware/openfire/plugin/StatCollector.java: Recompile with -Xlint:deprecation for details.
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ loadStats ---
25-May-2017 14:18:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:19 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/loadStats/src/test/resources
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ loadStats ---
25-May-2017 14:18:19 [INFO] No sources to compile
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ loadStats ---
25-May-2017 14:18:19 [INFO] No tests to run.
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ loadStats ---
25-May-2017 14:18:19 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/loadStats/target/loadStats-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ loadStats ---
25-May-2017 14:18:19 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/loadStats/target/loadStats.jar
25-May-2017 14:18:19 [INFO]
25-May-2017 14:18:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ loadStats ---
25-May-2017 14:18:19 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/loadStats/target/loadStats-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/loadStats/4.2.0-SNAPSHOT/loadStats-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:19 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/loadStats/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/loadStats/4.2.0-SNAPSHOT/loadStats-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:19 [INFO]                                                                         
25-May-2017 14:18:19 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:19 [INFO] Building Monitoring Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:19 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/dwr/dwr/1.1.3/dwr-1.1.3.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/dwr/dwr/1.1.3/dwr-1.1.3.pom (3 KB at 342.8 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/bsf/bsf/2.3.0/bsf-2.3.0.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/bsf/bsf/2.3.0/bsf-2.3.0.pom (140 B at 17.1 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/xom/xom/1.1/xom-1.1.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/xom/xom/1.1/xom-1.1.pom (2 KB at 290.5 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.pom (491 B at 79.9 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom (7 KB at 503.2 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/xom/xom/1.0b3/xom-1.0b3.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/xom/xom/1.0b3/xom-1.0b3.pom (2 KB at 150.7 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jrobin/jrobin/1.5.9/jrobin-1.5.9.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jrobin/jrobin/1.5.9/jrobin-1.5.9.pom (9 KB at 1169.6 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/jfree/jfreechart/1.0.13/jfreechart-1.0.13.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/jfree/jfreechart/1.0.13/jfreechart-1.0.13.pom (2 KB at 241.2 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/jfree/jcommon/1.0.16/jcommon-1.0.16.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/jfree/jcommon/1.0.16/jcommon-1.0.16.pom (2 KB at 203.1 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/2.9.4/lucene-core-2.9.4.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/2.9.4/lucene-core-2.9.4.pom (2 KB at 175.3 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/2.9.4/lucene-parent-2.9.4.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/2.9.4/lucene-parent-2.9.4.pom (4 KB at 436.5 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/lowagie/itext/2.0.8/itext-2.0.8.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/lowagie/itext/2.0.8/itext-2.0.8.pom (3 KB at 474.1 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.pom (1018 B at 71.0 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.pom (2 KB at 169.9 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/1.2/picocontainer-1.2.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/1.2/picocontainer-1.2.pom (807 B at 98.5 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/1.2/picocontainer-parent-1.2.pom
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/1.2/picocontainer-parent-1.2.pom (8 KB at 1183.3 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/bsf/bsf/2.3.0/bsf-2.3.0.jar
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/xom/xom/1.1/xom-1.1.jar
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.jar
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/dwr/dwr/1.1.3/dwr-1.1.3.jar
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/dwr/dwr/1.1.3/dwr-1.1.3.jar (181 KB at 4517.0 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jrobin/jrobin/1.5.9/jrobin-1.5.9.jar
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/bsf/bsf/2.3.0/bsf-2.3.0.jar (172 KB at 5036.4 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/jfree/jfreechart/1.0.13/jfreechart-1.0.13.jar
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/xom/xom/1.1/xom-1.1.jar (422 KB at 8263.8 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/jfree/jcommon/1.0.16/jcommon-1.0.16.jar
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar (227 KB at 4269.3 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/2.9.4/lucene-core-2.9.4.jar
25-May-2017 14:18:19 [INFO] Downloaded: https://repo.maven.apache.org/maven2/jfree/jcommon/1.0.16/jcommon-1.0.16.jar (478 KB at 4223.3 KB/sec)
25-May-2017 14:18:19 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/lowagie/itext/2.0.8/itext-2.0.8.jar
25-May-2017 14:18:20 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jrobin/jrobin/1.5.9/jrobin-1.5.9.jar (770 KB at 5618.0 KB/sec)
25-May-2017 14:18:20 [INFO] Downloading: https://repo.maven.apache.org/maven2/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.jar
25-May-2017 14:18:20 [INFO] Downloaded: https://repo.maven.apache.org/maven2/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.jar (188 KB at 794.6 KB/sec)
25-May-2017 14:18:20 [INFO] Downloading: https://repo.maven.apache.org/maven2/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.jar
25-May-2017 14:18:20 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/2.9.4/lucene-core-2.9.4.jar (1093 KB at 4458.9 KB/sec)
25-May-2017 14:18:20 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/1.2/picocontainer-1.2.jar
25-May-2017 14:18:20 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/1.2/picocontainer-1.2.jar (112 KB at 414.0 KB/sec)
25-May-2017 14:18:20 [INFO] Downloaded: https://repo.maven.apache.org/maven2/jfree/jfreechart/1.0.13/jfreechart-1.0.13.jar (1393 KB at 4656.6 KB/sec)
25-May-2017 14:18:20 [INFO] Downloaded: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.jar (2667 KB at 8438.1 KB/sec)
25-May-2017 14:18:20 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/lowagie/itext/2.0.8/itext-2.0.8.jar (1185 KB at 3713.8 KB/sec)
25-May-2017 14:18:20 [INFO] Downloaded: https://repo.maven.apache.org/maven2/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.jar (1516 KB at 4366.3 KB/sec)
25-May-2017 14:18:20 [INFO]
25-May-2017 14:18:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitoring ---
25-May-2017 14:18:20 [INFO]
25-May-2017 14:18:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ monitoring ---
25-May-2017 14:18:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:20 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/monitoring/src/main/resources
25-May-2017 14:18:20 [INFO]
25-May-2017 14:18:20 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ monitoring ---
25-May-2017 14:18:20 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:20 [INFO] Compiling 69 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/monitoring/target/classes
25-May-2017 14:18:20 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/archive/ArchiveSearcher.java: Some input files use or override a deprecated API.
25-May-2017 14:18:20 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/archive/ArchiveSearcher.java: Recompile with -Xlint:deprecation for details.
25-May-2017 14:18:20 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/archive/ConversationManager.java: Some input files use unchecked or unsafe operations.
25-May-2017 14:18:20 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/archive/ConversationManager.java: Recompile with -Xlint:unchecked for details.
25-May-2017 14:18:20 [INFO]
25-May-2017 14:18:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ monitoring ---
25-May-2017 14:18:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:20 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/monitoring/src/test/resources
25-May-2017 14:18:20 [INFO]
25-May-2017 14:18:20 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ monitoring ---
25-May-2017 14:18:20 [INFO] No sources to compile
25-May-2017 14:18:20 [INFO]
25-May-2017 14:18:20 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ monitoring ---
25-May-2017 14:18:20 [INFO] No tests to run.
25-May-2017 14:18:20 [INFO]
25-May-2017 14:18:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ monitoring ---
25-May-2017 14:18:20 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/monitoring/target/monitoring-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:20 [INFO]
25-May-2017 14:18:20 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ monitoring ---
25-May-2017 14:18:20 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/monitoring/target/monitoring.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ monitoring ---
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/monitoring/target/monitoring-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/monitoring/4.2.0-SNAPSHOT/monitoring-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/monitoring/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/monitoring/4.2.0-SNAPSHOT/monitoring-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:21 [INFO]                                                                         
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO] Building Message of the Day Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ motd ---
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ motd ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/motd/src/main/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ motd ---
25-May-2017 14:18:21 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:21 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/motd/target/classes
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ motd ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/motd/src/test/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ motd ---
25-May-2017 14:18:21 [INFO] No sources to compile
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ motd ---
25-May-2017 14:18:21 [INFO] No tests to run.
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ motd ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/motd/target/motd-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ motd ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/motd/target/motd.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ motd ---
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/motd/target/motd-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/motd/4.2.0-SNAPSHOT/motd-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/motd/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/motd/4.2.0-SNAPSHOT/motd-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:21 [INFO]                                                                         
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO] Building MUC Service Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-servlet/1.18.1/jersey-servlet-1.18.1.pom
25-May-2017 14:18:21 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-servlet/1.18.1/jersey-servlet-1.18.1.pom (10 KB at 852.3 KB/sec)
25-May-2017 14:18:21 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.18.1/jersey-project-1.18.1.pom
25-May-2017 14:18:21 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.18.1/jersey-project-1.18.1.pom (24 KB at 2996.7 KB/sec)
25-May-2017 14:18:21 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.18.1/jersey-server-1.18.1.pom
25-May-2017 14:18:21 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.18.1/jersey-server-1.18.1.pom (11 KB at 1276.2 KB/sec)
25-May-2017 14:18:21 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.pom
25-May-2017 14:18:21 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.pom (11 KB at 982.7 KB/sec)
25-May-2017 14:18:21 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-servlet/1.18.1/jersey-servlet-1.18.1.jar
25-May-2017 14:18:21 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.18.1/jersey-server-1.18.1.jar
25-May-2017 14:18:21 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar
25-May-2017 14:18:21 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-servlet/1.18.1/jersey-servlet-1.18.1.jar (125 KB at 4005.0 KB/sec)
25-May-2017 14:18:21 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.18.1/jersey-server-1.18.1.jar (669 KB at 12849.3 KB/sec)
25-May-2017 14:18:21 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar (469 KB at 9751.9 KB/sec)
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mucservice ---
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mucservice ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/mucservice/src/main/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ mucservice ---
25-May-2017 14:18:21 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:21 [INFO] Compiling 19 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/mucservice/target/classes
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mucservice ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/mucservice/src/test/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ mucservice ---
25-May-2017 14:18:21 [INFO] No sources to compile
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mucservice ---
25-May-2017 14:18:21 [INFO] No tests to run.
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mucservice ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/mucservice/target/mucservice-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ mucservice ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/mucservice/target/mucservice.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mucservice ---
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/mucservice/target/mucservice-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/mucservice/4.2.0-SNAPSHOT/mucservice-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/mucservice/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/mucservice/4.2.0-SNAPSHOT/mucservice-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:21 [INFO]                                                                         
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO] Building NodeJS Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nodejs ---
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nodejs ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/nodejs/src/main/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ nodejs ---
25-May-2017 14:18:21 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:21 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/nodejs/target/classes
25-May-2017 14:18:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/nodejs/src/java/org/ifsoft/nodejs/openfire/NodeThread.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/nodejs/src/java/org/ifsoft/nodejs/openfire/NodeThread.java uses or overrides a deprecated API.
25-May-2017 14:18:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/nodejs/src/java/org/ifsoft/nodejs/openfire/NodeThread.java: Recompile with -Xlint:deprecation for details.
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nodejs ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/nodejs/src/test/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ nodejs ---
25-May-2017 14:18:21 [INFO] No sources to compile
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nodejs ---
25-May-2017 14:18:21 [INFO] No tests to run.
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nodejs ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/nodejs/target/nodejs-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ nodejs ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/nodejs/target/nodejs.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ nodejs ---
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/nodejs/target/nodejs-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/nodejs/4.2.0-SNAPSHOT/nodejs-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/nodejs/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/nodejs/4.2.0-SNAPSHOT/nodejs-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:21 [INFO]                                                                         
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO] Building PacketFilter Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ packetFilter ---
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ packetFilter ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/packetFilter/src/main/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ packetFilter ---
25-May-2017 14:18:21 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:21 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/packetFilter/target/classes
25-May-2017 14:18:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/packetFilter/src/java/org/jivesoftware/openfire/plugin/component/ComponentList.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/packetFilter/src/java/org/jivesoftware/openfire/plugin/component/ComponentList.java uses unchecked or unsafe operations.
25-May-2017 14:18:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/packetFilter/src/java/org/jivesoftware/openfire/plugin/component/ComponentList.java: Recompile with -Xlint:unchecked for details.
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ packetFilter ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/packetFilter/src/test/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ packetFilter ---
25-May-2017 14:18:21 [INFO] No sources to compile
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ packetFilter ---
25-May-2017 14:18:21 [INFO] No tests to run.
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ packetFilter ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/packetFilter/target/packetFilter-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ packetFilter ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/packetFilter/target/packetFilter.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ packetFilter ---
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/packetFilter/target/packetFilter-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/packetFilter/4.2.0-SNAPSHOT/packetFilter-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/packetFilter/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/packetFilter/4.2.0-SNAPSHOT/packetFilter-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:21 [INFO]                                                                         
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO] Building Presence Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ presence ---
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ presence ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/presence/src/main/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ presence ---
25-May-2017 14:18:21 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:21 [INFO] Compiling 6 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/presence/target/classes
25-May-2017 14:18:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/presence/src/java/org/jivesoftware/openfire/plugin/PresencePlugin.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/presence/src/java/org/jivesoftware/openfire/plugin/PresencePlugin.java uses or overrides a deprecated API.
25-May-2017 14:18:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/presence/src/java/org/jivesoftware/openfire/plugin/PresencePlugin.java: Recompile with -Xlint:deprecation for details.
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ presence ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/presence/src/test/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ presence ---
25-May-2017 14:18:21 [INFO] No sources to compile
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ presence ---
25-May-2017 14:18:21 [INFO] No tests to run.
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ presence ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/presence/target/presence-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ presence ---
25-May-2017 14:18:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/presence/target/presence.jar
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ presence ---
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/presence/target/presence-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/presence/4.2.0-SNAPSHOT/presence-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:21 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/presence/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/presence/4.2.0-SNAPSHOT/presence-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:21 [INFO]                                                                         
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO] Building Registration Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:21 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:21 [INFO] Downloading: https://repo.maven.apache.org/maven2/net/tanesha/recaptcha4j/recaptcha4j/0.0.7/recaptcha4j-0.0.7.pom
25-May-2017 14:18:21 [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/tanesha/recaptcha4j/recaptcha4j/0.0.7/recaptcha4j-0.0.7.pom (5 KB at 404.0 KB/sec)
25-May-2017 14:18:21 [INFO] Downloading: https://repo.maven.apache.org/maven2/net/tanesha/recaptcha4j/recaptcha4j/0.0.7/recaptcha4j-0.0.7.jar
25-May-2017 14:18:21 [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/tanesha/recaptcha4j/recaptcha4j/0.0.7/recaptcha4j-0.0.7.jar (11 KB at 909.5 KB/sec)
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ registration ---
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ registration ---
25-May-2017 14:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/registration/src/main/resources
25-May-2017 14:18:21 [INFO]
25-May-2017 14:18:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ registration ---
25-May-2017 14:18:21 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:21 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/registration/target/classes
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ registration ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/registration/src/test/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ registration ---
25-May-2017 14:18:22 [INFO] No sources to compile
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ registration ---
25-May-2017 14:18:22 [INFO] No tests to run.
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ registration ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/registration/target/registration-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ registration ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/registration/target/registration.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ registration ---
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/registration/target/registration-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/registration/4.2.0-SNAPSHOT/registration-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/registration/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/registration/4.2.0-SNAPSHOT/registration-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:22 [INFO]                                                                         
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO] Building Rest API Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restAPI ---
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ restAPI ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/restAPI/src/main/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ restAPI ---
25-May-2017 14:18:22 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:22 [INFO] Compiling 59 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/restAPI/target/classes
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ restAPI ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/restAPI/src/test/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ restAPI ---
25-May-2017 14:18:22 [INFO] No sources to compile
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ restAPI ---
25-May-2017 14:18:22 [INFO] No tests to run.
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ restAPI ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/restAPI/target/restAPI-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ restAPI ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/restAPI/target/restAPI.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ restAPI ---
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/restAPI/target/restAPI-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/restAPI/4.2.0-SNAPSHOT/restAPI-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/restAPI/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/restAPI/4.2.0-SNAPSHOT/restAPI-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:22 [INFO]                                                                         
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO] Building Search Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ search ---
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ search ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/search/src/main/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ search ---
25-May-2017 14:18:22 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:22 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/search/target/classes
25-May-2017 14:18:22 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/search/src/java/org/jivesoftware/openfire/plugin/SearchPlugin.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/search/src/java/org/jivesoftware/openfire/plugin/SearchPlugin.java uses or overrides a deprecated API.
25-May-2017 14:18:22 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/search/src/java/org/jivesoftware/openfire/plugin/SearchPlugin.java: Recompile with -Xlint:deprecation for details.
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ search ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/search/src/test/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ search ---
25-May-2017 14:18:22 [INFO] No sources to compile
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ search ---
25-May-2017 14:18:22 [INFO] No tests to run.
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ search ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/search/target/search-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ search ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/search/target/search.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ search ---
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/search/target/search-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/search/4.2.0-SNAPSHOT/search-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/search/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/search/4.2.0-SNAPSHOT/search-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:22 [INFO]                                                                         
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO] Building STUN Server Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/de/javawi/jstun/jstun/0.7.4/jstun-0.7.4.pom
25-May-2017 14:18:22 [INFO] Downloaded: https://repo.maven.apache.org/maven2/de/javawi/jstun/jstun/0.7.4/jstun-0.7.4.pom (7 KB at 863.0 KB/sec)
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/de/javawi/jstun/jstun/0.7.4/jstun-0.7.4.jar
25-May-2017 14:18:22 [INFO] Downloaded: https://repo.maven.apache.org/maven2/de/javawi/jstun/jstun/0.7.4/jstun-0.7.4.jar (70 KB at 4950.8 KB/sec)
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ stunserver ---
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ stunserver ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/stunserver/src/main/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ stunserver ---
25-May-2017 14:18:22 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:22 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/stunserver/target/classes
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ stunserver ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/stunserver/src/test/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ stunserver ---
25-May-2017 14:18:22 [INFO] No sources to compile
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ stunserver ---
25-May-2017 14:18:22 [INFO] No tests to run.
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ stunserver ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/stunserver/target/stunserver-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ stunserver ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/stunserver/target/stunserver.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ stunserver ---
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/stunserver/target/stunserver-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/stunserver/4.2.0-SNAPSHOT/stunserver-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/stunserver/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/stunserver/4.2.0-SNAPSHOT/stunserver-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:22 [INFO]                                                                         
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO] Building Subscription Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ subscription ---
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ subscription ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/subscription/src/main/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ subscription ---
25-May-2017 14:18:22 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:22 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/subscription/target/classes
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ subscription ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/subscription/src/test/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ subscription ---
25-May-2017 14:18:22 [INFO] No sources to compile
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ subscription ---
25-May-2017 14:18:22 [INFO] No tests to run.
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ subscription ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/subscription/target/subscription-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ subscription ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/subscription/target/subscription.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ subscription ---
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/subscription/target/subscription-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/subscription/4.2.0-SNAPSHOT/subscription-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/subscription/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/subscription/4.2.0-SNAPSHOT/subscription-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:22 [INFO]                                                                         
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO] Building UserCreation Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ userCreation ---
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ userCreation ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userCreation/src/main/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ userCreation ---
25-May-2017 14:18:22 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:22 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userCreation/target/classes
25-May-2017 14:18:22 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/userCreation/src/java/org/jivesoftware/openfire/plugin/UserCreationPlugin.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/userCreation/src/java/org/jivesoftware/openfire/plugin/UserCreationPlugin.java uses or overrides a deprecated API.
25-May-2017 14:18:22 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/userCreation/src/java/org/jivesoftware/openfire/plugin/UserCreationPlugin.java: Recompile with -Xlint:deprecation for details.
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ userCreation ---
25-May-2017 14:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userCreation/src/test/resources
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ userCreation ---
25-May-2017 14:18:22 [INFO] No sources to compile
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ userCreation ---
25-May-2017 14:18:22 [INFO] No tests to run.
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ userCreation ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userCreation/target/userCreation-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ userCreation ---
25-May-2017 14:18:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userCreation/target/userCreation.jar
25-May-2017 14:18:22 [INFO]
25-May-2017 14:18:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ userCreation ---
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userCreation/target/userCreation-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/userCreation/4.2.0-SNAPSHOT/userCreation-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:22 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userCreation/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/userCreation/4.2.0-SNAPSHOT/userCreation-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:22 [INFO]                                                                         
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO] Building UserImportExport Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:22 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/msv/msv/20030225/msv-20030225.pom
25-May-2017 14:18:22 [INFO] Downloaded: https://repo.maven.apache.org/maven2/msv/msv/20030225/msv-20030225.pom (143 B at 17.5 KB/sec)
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/msv/isorelax/20030225/isorelax-20030225.pom
25-May-2017 14:18:22 [INFO] Downloaded: https://repo.maven.apache.org/maven2/msv/isorelax/20030225/isorelax-20030225.pom (148 B at 13.1 KB/sec)
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/msv/relaxngDatatype/20030225/relaxngDatatype-20030225.pom
25-May-2017 14:18:22 [INFO] Downloaded: https://repo.maven.apache.org/maven2/msv/relaxngDatatype/20030225/relaxngDatatype-20030225.pom (155 B at 18.9 KB/sec)
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/msv/xsdlib/20030225/xsdlib-20030225.pom
25-May-2017 14:18:22 [INFO] Downloaded: https://repo.maven.apache.org/maven2/msv/xsdlib/20030225/xsdlib-20030225.pom (146 B at 14.3 KB/sec)
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/msv/msv/20030225/msv-20030225.jar
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/msv/isorelax/20030225/isorelax-20030225.jar
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/msv/relaxngDatatype/20030225/relaxngDatatype-20030225.jar
25-May-2017 14:18:22 [INFO] Downloading: https://repo.maven.apache.org/maven2/msv/xsdlib/20030225/xsdlib-20030225.jar
25-May-2017 14:18:22 [INFO] Downloaded: https://repo.maven.apache.org/maven2/msv/relaxngDatatype/20030225/relaxngDatatype-20030225.jar (19 KB at 981.5 KB/sec)
25-May-2017 14:18:22 [INFO] Downloaded: https://repo.maven.apache.org/maven2/msv/isorelax/20030225/isorelax-20030225.jar (189 KB at 5083.5 KB/sec)
25-May-2017 14:18:22 [INFO] Downloaded: https://repo.maven.apache.org/maven2/msv/xsdlib/20030225/xsdlib-20030225.jar (489 KB at 12531.1 KB/sec)
25-May-2017 14:18:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/msv/msv/20030225/msv-20030225.jar (1452 KB at 17704.1 KB/sec)
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ userImportExport ---
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ userImportExport ---
25-May-2017 14:18:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userImportExport/src/main/resources
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ userImportExport ---
25-May-2017 14:18:23 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:23 [INFO] Compiling 6 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userImportExport/target/classes
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ userImportExport ---
25-May-2017 14:18:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userImportExport/src/test/resources
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ userImportExport ---
25-May-2017 14:18:23 [INFO] No sources to compile
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ userImportExport ---
25-May-2017 14:18:23 [INFO] No tests to run.
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ userImportExport ---
25-May-2017 14:18:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userImportExport/target/userImportExport-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ userImportExport ---
25-May-2017 14:18:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userImportExport/target/userImportExport.jar
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ userImportExport ---
25-May-2017 14:18:23 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userImportExport/target/userImportExport-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/userImportExport/4.2.0-SNAPSHOT/userImportExport-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:23 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userImportExport/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/userImportExport/4.2.0-SNAPSHOT/userImportExport-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:23 [INFO]                                                                         
25-May-2017 14:18:23 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:23 [INFO] Building UserService Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:23 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ userservice ---
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ userservice ---
25-May-2017 14:18:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userservice/src/main/resources
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ userservice ---
25-May-2017 14:18:23 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:23 [INFO] Compiling 23 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userservice/target/classes
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ userservice ---
25-May-2017 14:18:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userservice/src/test/resources
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ userservice ---
25-May-2017 14:18:23 [INFO] No sources to compile
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ userservice ---
25-May-2017 14:18:23 [INFO] No tests to run.
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ userservice ---
25-May-2017 14:18:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userservice/target/userservice-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ userservice ---
25-May-2017 14:18:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userservice/target/userservice.jar
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ userservice ---
25-May-2017 14:18:23 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userservice/target/userservice-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/userservice/4.2.0-SNAPSHOT/userservice-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:23 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/userservice/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/userservice/4.2.0-SNAPSHOT/userservice-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:23 [INFO]                                                                         
25-May-2017 14:18:23 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:23 [INFO] Building WebSocket Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:23 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3.pom
25-May-2017 14:18:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3.pom (11 KB at 1352.3 KB/sec)
25-May-2017 14:18:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3.jar
25-May-2017 14:18:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3.jar (107 KB at 5631.6 KB/sec)
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ websocket ---
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ websocket ---
25-May-2017 14:18:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/websocket/src/main/resources
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ websocket ---
25-May-2017 14:18:23 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:23 [INFO] Compiling 5 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/websocket/target/classes
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ websocket ---
25-May-2017 14:18:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/websocket/src/test/resources
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ websocket ---
25-May-2017 14:18:23 [INFO] No sources to compile
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ websocket ---
25-May-2017 14:18:23 [INFO] No tests to run.
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ websocket ---
25-May-2017 14:18:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/websocket/target/websocket-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ websocket ---
25-May-2017 14:18:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/websocket/target/websocket.jar
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ websocket ---
25-May-2017 14:18:23 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/websocket/target/websocket-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/websocket/4.2.0-SNAPSHOT/websocket-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:23 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/websocket/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/websocket/4.2.0-SNAPSHOT/websocket-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:23 [INFO]                                                                         
25-May-2017 14:18:23 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:23 [INFO] Building XML Debugger Plugin 4.2.0-SNAPSHOT
25-May-2017 14:18:23 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmldebugger ---
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xmldebugger ---
25-May-2017 14:18:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/xmldebugger/src/main/resources
25-May-2017 14:18:23 [INFO]
25-May-2017 14:18:23 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ xmldebugger ---
25-May-2017 14:18:23 [INFO] Changes detected - recompiling the module!
25-May-2017 14:18:23 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/xmldebugger/target/classes
25-May-2017 14:18:24 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/xmldebugger/src/java/org/jivesoftware/openfire/plugin/DebuggerPlugin.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/xmldebugger/src/java/org/jivesoftware/openfire/plugin/DebuggerPlugin.java uses or overrides a deprecated API.
25-May-2017 14:18:24 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/xmldebugger/src/java/org/jivesoftware/openfire/plugin/DebuggerPlugin.java: Recompile with -Xlint:deprecation for details.
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xmldebugger ---
25-May-2017 14:18:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:24 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/xmldebugger/src/test/resources
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ xmldebugger ---
25-May-2017 14:18:24 [INFO] No sources to compile
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ xmldebugger ---
25-May-2017 14:18:24 [INFO] No tests to run.
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ xmldebugger ---
25-May-2017 14:18:24 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/xmldebugger/target/xmldebugger-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ xmldebugger ---
25-May-2017 14:18:24 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/xmldebugger/target/xmldebugger.jar
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmldebugger ---
25-May-2017 14:18:24 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/xmldebugger/target/xmldebugger-4.2.0-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/xmldebugger/4.2.0-SNAPSHOT/xmldebugger-4.2.0-SNAPSHOT.jar
25-May-2017 14:18:24 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/xmldebugger/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/xmldebugger/4.2.0-SNAPSHOT/xmldebugger-4.2.0-SNAPSHOT.pom
25-May-2017 14:18:24 [INFO]                                                                         
25-May-2017 14:18:24 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:24 [INFO] Building Web-based Administration Interface 4.2.0-SNAPSHOT
25-May-2017 14:18:24 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.pom
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.pom (9 KB at 892.5 KB/sec)
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar (86 KB at 7786.8 KB/sec)
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 482.1 KB/sec)
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 3593.2 KB/sec)
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/opensymphony/sitemesh/2.2.1/sitemesh-2.2.1.pom
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/opensymphony/sitemesh/2.2.1/sitemesh-2.2.1.pom (154 B at 15.0 KB/sec)
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2.pom
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2.pom (11 KB at 1144.6 KB/sec)
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/1/commons-parent-1.pom
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/1/commons-parent-1.pom (8 KB at 1062.5 KB/sec)
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 1356.9 KB/sec)
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 1647.7 KB/sec)
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/opensymphony/sitemesh/2.2.1/sitemesh-2.2.1.jar
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2.jar
25-May-2017 14:18:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2.jar (52 KB at 2879.9 KB/sec)
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/opensymphony/sitemesh/2.2.1/sitemesh-2.2.1.jar (131 KB at 6212.2 KB/sec)
25-May-2017 14:18:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 3726.9 KB/sec)
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webadmin ---
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ webadmin ---
25-May-2017 14:18:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:24 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/webadmin/src/main/resources
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ webadmin ---
25-May-2017 14:18:24 [INFO] No sources to compile
25-May-2017 14:18:24 [INFO]
25-May-2017 14:18:24 [INFO] --- jetty-jspc-maven-plugin:9.2.14.v20151106:jspc (jspc) @ webadmin ---
25-May-2017 14:18:24 [INFO] Logging initialized @66337ms
25-May-2017 14:18:24 [INFO] Compiling dns-check.jsp,server-properties.jsp,muc-room-delete.jsp,system-sms.jsp,server-session-summary.jsp,ldap-group.jsp,system-cache.jsp,private-data-settings.jsp,muc-service-create.jsp,connection-settings-socket-s2s.jsp,group-create.jsp,system-email.jsp,component-session-details.jsp,group-summary.jsp,manage-updates.jsp,user-roster.jsp,user-password.jsp,error.jsp,user-create.jsp,muc-room-occupants.jsp,user-roster-delete.jsp,setup/setup-profile-settings.jsp,setup/setup-ldap-group_test.jsp,setup/setup-datasource-standard.jsp,setup/setup-admin-settings.jsp,setup/setup-ldap-user_test.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-server_test.jsp,setup/index.jsp,setup/setup-datasource-settings.jsp,setup/setup-ldap-server.jsp,setup/setup-admin-settings_test.jsp,setup/setup-ldap-user.jsp,setup/setup-finished.jsp,setup/setup-datasource-jndi.jsp,setup/setup-completed.jsp,setup/setup-host-settings.jsp,user-delete.jsp,server-db.jsp,index.jsp,muc-tasks.jsp,chatroom-history-settings.jsp,login.jsp,ldap-server.jsp,connection-settings-external-components.jsp,group-delete.jsp,security-certificate-store-management.jsp,connection-settings-advanced.jsp,system-emailtest.jsp,server-restart.jsp,session-summary.jsp,user-edit-form.jsp,muc-service-delete.jsp,muc-room-edit-form.jsp,user-roster-edit.jsp,user-groups.jsp,server-db-stats.jsp,user-search.jsp,user-roster-add.jsp,session-conflict.jsp,plugin-admin.jsp,logviewer.jsp,system-clustering.jsp,file-transfer-proxy.jsp,security-audit-viewer.jsp,http-bind.jsp,security-keystore.jsp,muc-room-affiliations.jsp,security-certificate-details.jsp,user-message.jsp,server-props.jsp,user-summary.jsp,error-serverdown.jsp,muc-sysadmins.jsp,system-smstest.jsp,media-proxy.jsp,muc-service-edit-form.jsp,muc-history-settings.jsp,available-plugins.jsp,muc-default-settings.jsp,session-details.jsp,audit-policy.jsp,server-locale.jsp,security-keystore-signing-request.jsp,log.jsp,muc-service-summary.jsp,muc-room-create.jsp,js/jscalendar/i18n.jsp,muc-create-permission.jsp,component-session-summary.jsp,security-truststore.jsp,import-keystore-certificate.jsp,connection-managers-settings.jsp,profile-settings.jsp,group-edit.jsp,connection-settings-socket-c2s.jsp,decorators/setup.jsp,decorators/main.jsp,muc-room-summary.jsp,ldap-user.jsp,reg-settings.jsp,user-roster-view.jsp,server-session-details.jsp,user-properties.jsp,offline-messages.jsp,compression-settings.jsp,user-lockout.jsp,user-tabs.jsp,import-truststore-certificate.jsp
25-May-2017 14:18:24 [INFO] Includes=**/*.jsp, **/*.jspx
25-May-2017 14:18:24 [INFO] Excludes=null
25-May-2017 14:18:24 [INFO] Files selected to precompile: dns-check.jsp,server-properties.jsp,muc-room-delete.jsp,system-sms.jsp,server-session-summary.jsp,ldap-group.jsp,system-cache.jsp,private-data-settings.jsp,muc-service-create.jsp,connection-settings-socket-s2s.jsp,group-create.jsp,system-email.jsp,component-session-details.jsp,group-summary.jsp,manage-updates.jsp,user-roster.jsp,user-password.jsp,error.jsp,user-create.jsp,muc-room-occupants.jsp,user-roster-delete.jsp,setup/setup-profile-settings.jsp,setup/setup-ldap-group_test.jsp,setup/setup-datasource-standard.jsp,setup/setup-admin-settings.jsp,setup/setup-ldap-user_test.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-server_test.jsp,setup/index.jsp,setup/setup-datasource-settings.jsp,setup/setup-ldap-server.jsp,setup/setup-admin-settings_test.jsp,setup/setup-ldap-user.jsp,setup/setup-finished.jsp,setup/setup-datasource-jndi.jsp,setup/setup-completed.jsp,setup/setup-host-settings.jsp,user-delete.jsp,server-db.jsp,index.jsp,muc-tasks.jsp,chatroom-history-settings.jsp,login.jsp,ldap-server.jsp,connection-settings-external-components.jsp,group-delete.jsp,security-certificate-store-management.jsp,connection-settings-advanced.jsp,system-emailtest.jsp,server-restart.jsp,session-summary.jsp,user-edit-form.jsp,muc-service-delete.jsp,muc-room-edit-form.jsp,user-roster-edit.jsp,user-groups.jsp,server-db-stats.jsp,user-search.jsp,user-roster-add.jsp,session-conflict.jsp,plugin-admin.jsp,logviewer.jsp,system-clustering.jsp,file-transfer-proxy.jsp,security-audit-viewer.jsp,http-bind.jsp,security-keystore.jsp,muc-room-affiliations.jsp,security-certificate-details.jsp,user-message.jsp,server-props.jsp,user-summary.jsp,error-serverdown.jsp,muc-sysadmins.jsp,system-smstest.jsp,media-proxy.jsp,muc-service-edit-form.jsp,muc-history-settings.jsp,available-plugins.jsp,muc-default-settings.jsp,session-details.jsp,audit-policy.jsp,server-locale.jsp,security-keystore-signing-request.jsp,log.jsp,muc-service-summary.jsp,muc-room-create.jsp,js/jscalendar/i18n.jsp,muc-create-permission.jsp,component-session-summary.jsp,security-truststore.jsp,import-keystore-certificate.jsp,connection-managers-settings.jsp,profile-settings.jsp,group-edit.jsp,connection-settings-socket-c2s.jsp,decorators/setup.jsp,decorators/main.jsp,muc-room-summary.jsp,ldap-user.jsp,reg-settings.jsp,user-roster-view.jsp,server-session-details.jsp,user-properties.jsp,offline-messages.jsp,compression-settings.jsp,user-lockout.jsp,user-tabs.jsp,import-truststore-certificate.jsp
25-May-2017 14:18:33 [INFO]
25-May-2017 14:18:33 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ webadmin ---
25-May-2017 14:18:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:33 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/webadmin/src/test/resources
25-May-2017 14:18:33 [INFO]
25-May-2017 14:18:33 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ webadmin ---
25-May-2017 14:18:33 [INFO] No sources to compile
25-May-2017 14:18:33 [INFO]
25-May-2017 14:18:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ webadmin ---
25-May-2017 14:18:33 [INFO] No tests to run.
25-May-2017 14:18:33 [INFO]
25-May-2017 14:18:33 [INFO] --- maven-war-plugin:2.6:exploded (default) @ webadmin ---
25-May-2017 14:18:33 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
25-May-2017 14:18:33 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (4 KB at 404.9 KB/sec)
25-May-2017 14:18:33 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.pom
25-May-2017 14:18:33 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.pom (9 KB at 1197.7 KB/sec)
25-May-2017 14:18:33 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.4/xstream-parent-1.4.4.pom
25-May-2017 14:18:33 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.4/xstream-parent-1.4.4.pom (19 KB at 3119.8 KB/sec)
25-May-2017 14:18:33 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.pom
25-May-2017 14:18:33 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.pom (5 KB at 725.3 KB/sec)
25-May-2017 14:18:33 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
25-May-2017 14:18:33 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
25-May-2017 14:18:33 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.jar
25-May-2017 14:18:33 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.jar
25-May-2017 14:18:33 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (81 KB at 4238.5 KB/sec)
25-May-2017 14:18:33 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (61 KB at 1906.1 KB/sec)
25-May-2017 14:18:33 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.jar (10 KB at 293.8 KB/sec)
25-May-2017 14:18:33 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.jar (473 KB at 10263.5 KB/sec)
25-May-2017 14:18:34 [INFO] Exploding webapp
25-May-2017 14:18:34 [INFO] Assembling webapp [webadmin] in [/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/target/openfire/plugins/admin/webapp]
25-May-2017 14:18:34 [INFO] Processing war project
25-May-2017 14:18:34 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/webadmin/../src/web]
25-May-2017 14:18:34 [INFO] Webapp assembled in [166 msecs]
25-May-2017 14:18:34 [INFO]
25-May-2017 14:18:34 [INFO] --- maven-resources-plugin:2.7:copy-resources (Copy plugin.xml) @ webadmin ---
25-May-2017 14:18:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-May-2017 14:18:34 [INFO] Copying 1 resource
25-May-2017 14:18:34 [INFO]
25-May-2017 14:18:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ webadmin ---
25-May-2017 14:18:34 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
25-May-2017 14:18:34 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 494.0 KB/sec)
25-May-2017 14:18:34 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
25-May-2017 14:18:34 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 12650.7 KB/sec)
25-May-2017 14:18:34 [INFO] Skipping artifact installation
25-May-2017 14:18:34 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:34 [INFO] Reactor Summary:
25-May-2017 14:18:34 [INFO]
25-May-2017 14:18:34 [INFO] Parent ............................................. SUCCESS [  0.649 s]
25-May-2017 14:18:34 [INFO] Database Utilities ................................. SUCCESS [  1.871 s]
25-May-2017 14:18:34 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.138 s]
25-May-2017 14:18:34 [INFO] Core XMPP Server ................................... SUCCESS [ 45.871 s]
25-May-2017 14:18:34 [INFO] Starter for Openfire ............................... SUCCESS [  0.394 s]
25-May-2017 14:18:34 [INFO] Openfire Plugins ................................... SUCCESS [  0.003 s]
25-May-2017 14:18:34 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.236 s]
25-May-2017 14:18:34 [INFO] Broadcast Plugin ................................... SUCCESS [  1.235 s]
25-May-2017 14:18:34 [INFO] Callback on Offline Plugin ......................... SUCCESS [  1.072 s]
25-May-2017 14:18:34 [INFO] Administration Interface Taglibs ................... SUCCESS [  0.162 s]
25-May-2017 14:18:34 [INFO] ClientControl Plugin ............................... SUCCESS [  2.209 s]
25-May-2017 14:18:34 [INFO] ContentFilter Plugin ............................... SUCCESS [  0.192 s]
25-May-2017 14:18:34 [INFO] DB Access Plugin ................................... SUCCESS [  0.083 s]
25-May-2017 14:18:34 [INFO] Email Listener Plugin .............................. SUCCESS [  0.111 s]
25-May-2017 14:18:34 [INFO] Email On Away Plugin ............................... SUCCESS [  0.088 s]
25-May-2017 14:18:34 [INFO] Fastpath Plugin .................................... SUCCESS [  0.974 s]
25-May-2017 14:18:34 [INFO] Gojara Plugin ...................................... SUCCESS [  0.422 s]
25-May-2017 14:18:34 [INFO] Hazelcast Plugin ................................... SUCCESS [  0.772 s]
25-May-2017 14:18:34 [INFO] JMXWeb Plugin ...................................... SUCCESS [  1.109 s]
25-May-2017 14:18:34 [INFO] JustMarried Plugin ................................. SUCCESS [  0.099 s]
25-May-2017 14:18:34 [INFO] LoadStats Plugin ................................... SUCCESS [  0.102 s]
25-May-2017 14:18:34 [INFO] Monitoring Plugin .................................. SUCCESS [  1.370 s]
25-May-2017 14:18:34 [INFO] Message of the Day Plugin .......................... SUCCESS [  0.093 s]
25-May-2017 14:18:34 [INFO] MUC Service Plugin ................................. SUCCESS [  0.305 s]
25-May-2017 14:18:34 [INFO] NodeJS Plugin ...................................... SUCCESS [  0.096 s]
25-May-2017 14:18:34 [INFO] PacketFilter Plugin ................................ SUCCESS [  0.157 s]
25-May-2017 14:18:34 [INFO] Presence Plugin .................................... SUCCESS [  0.118 s]
25-May-2017 14:18:34 [INFO] Registration Plugin ................................ SUCCESS [  0.222 s]
25-May-2017 14:18:34 [INFO] Rest API Plugin .................................... SUCCESS [  0.309 s]
25-May-2017 14:18:34 [INFO] Search Plugin ...................................... SUCCESS [  0.107 s]
25-May-2017 14:18:34 [INFO] STUN Server Plugin ................................. SUCCESS [  0.165 s]
25-May-2017 14:18:34 [INFO] Subscription Plugin ................................ SUCCESS [  0.154 s]
25-May-2017 14:18:34 [INFO] UserCreation Plugin ................................ SUCCESS [  0.103 s]
25-May-2017 14:18:34 [INFO] UserImportExport Plugin ............................ SUCCESS [  0.348 s]
25-May-2017 14:18:34 [INFO] UserService Plugin ................................. SUCCESS [  0.232 s]
25-May-2017 14:18:34 [INFO] WebSocket Plugin ................................... SUCCESS [  0.186 s]
25-May-2017 14:18:34 [INFO] XML Debugger Plugin ................................ SUCCESS [  0.626 s]
25-May-2017 14:18:34 [INFO] Web-based Administration Interface ................. SUCCESS [ 10.023 s]
25-May-2017 14:18:34 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:34 [INFO] BUILD SUCCESS
25-May-2017 14:18:34 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:34 [INFO] Total time: 01:15 min
25-May-2017 14:18:34 [INFO] Finished at: 2017-05-25T14:18:34+00:00
25-May-2017 14:18:34 [INFO] Final Memory: 87M/849M
25-May-2017 14:18:34 [INFO] ------------------------------------------------------------------------
25-May-2017 14:18:34 Parsing test results under /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1...
25-May-2017 14:18:34 Finished task 'Build and install in local repository' with result: Success
25-May-2017 14:18:34 Running post build plugin 'NCover Results Collector'
25-May-2017 14:18:34 Running post build plugin 'Artifact Copier'
25-May-2017 14:18:34 Running post build plugin 'npm Cache Cleanup'
25-May-2017 14:18:34 Running post build plugin 'Clover Results Collector'
25-May-2017 14:18:34 Running post build plugin 'Docker Container Cleanup'
25-May-2017 14:18:34 Finalising the build...
25-May-2017 14:18:34 Stopping timer.
25-May-2017 14:18:34 Build OPENFIRE-NIGHTLYMAVEN-JOB1-1 completed.
25-May-2017 14:18:34 Running on server: post build plugin 'NCover Results Collector'
25-May-2017 14:18:34 Running on server: post build plugin 'Build Hanging Detection Configuration'
25-May-2017 14:18:34 Running on server: post build plugin 'Clover Delta Calculator'
25-May-2017 14:18:34 Running on server: post build plugin 'Maven Dependencies Postprocessor'
25-May-2017 14:18:34 All post build plugins have finished
25-May-2017 14:18:34 Generating build results summary...
25-May-2017 14:18:34 Saving build results to disk...
25-May-2017 14:18:34 Logging substituted variables...
25-May-2017 14:18:34 Indexing build results...
25-May-2017 14:18:34 Finished building OPENFIRE-NIGHTLYMAVEN-JOB1-1.