Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #1619 failed Changes by Dave Cridland <dave@cridland.net>

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Build Default Stage Download or View
03-Oct-2018 11:14:04 [INFO] Distribution 4.3.0-SNAPSHOT ........................ SKIPPED
03-Oct-2018 11:14:04 [INFO] ------------------------------------------------------------------------
03-Oct-2018 11:14:04 [INFO] BUILD FAILURE
03-Oct-2018 11:14:04 [INFO] ------------------------------------------------------------------------
03-Oct-2018 11:14:04 [INFO] Total time: 40.087 s
03-Oct-2018 11:14:04 [INFO] Finished at: 2018-10-03T11:14:04Z
03-Oct-2018 11:14:04 [INFO] ------------------------------------------------------------------------
03-Oct-2018 11:14:04 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project monitoring: Compilation failure: Compilation failure:
03-Oct-2018 11:14:04 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/archive/ConversationManager.java:[1006,81] incompatible types: inferred type does not conform to equality constraint(s)
03-Oct-2018 11:14:04 [ERROR]     inferred: java.lang.Object
03-Oct-2018 11:14:04 [ERROR]     equality constraints(s): java.lang.Object,java.lang.Boolean
03-Oct-2018 11:14:04 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/reporting/stats/StatsEngine.java:[324,85] incompatible types: inferred type does not conform to equality constraint(s)
03-Oct-2018 11:14:04 [ERROR]     inferred: java.lang.Object
03-Oct-2018 11:14:04 [ERROR]     equality constraints(s): java.lang.Object,java.util.Map<java.lang.String,java.lang.Double>
03-Oct-2018 11:14:04 [ERROR] -> [Help 1]
03-Oct-2018 11:14:04 [ERROR]
03-Oct-2018 11:14:04 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
03-Oct-2018 11:14:04 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
03-Oct-2018 11:14:04 [ERROR]
03-Oct-2018 11:14:04 [ERROR] For more information about the errors and possible solutions, please read the following articles:
03-Oct-2018 11:14:04 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
03-Oct-2018 11:14:04 [ERROR]
03-Oct-2018 11:14:04 [ERROR] After correcting the problems, you can resume the build with the command
03-Oct-2018 11:14:04 [ERROR]   mvn <goals> -rf :monitoring
03-Oct-2018 11:14:04 Unable to publish artifact [Unpacked project files]: the source directory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/target does not exist.