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

Build: #120 failed Scheduled with changes by 4 people

Stages & jobs

  1. Build and Package

  2. Deploy

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Run Maven Build and Package Download or View
16-Sep-2017 07:12:18 [INFO] ------------------------------------------------------------------------
16-Sep-2017 07:12:18 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project hazelcast: Compilation failure: Compilation failure:
16-Sep-2017 07:12:18 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/session/RemoteOutgoingServerSession.java:[35,8] org.jivesoftware.openfire.plugin.session.RemoteOutgoingServerSession is not abstract and does not override abstract method getOutgoingDomainPairs() in org.jivesoftware.openfire.session.OutgoingServerSession
16-Sep-2017 07:12:18 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/session/OutgoingServerSessionTask.java:[53,60] cannot find symbol
16-Sep-2017 07:12:18 [ERROR] symbol:   method getAuthenticatedDomains()
16-Sep-2017 07:12:18 [ERROR] location: interface org.jivesoftware.openfire.session.OutgoingServerSession
16-Sep-2017 07:12:18 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/session/OutgoingServerSessionTask.java:[56,60] cannot find symbol
16-Sep-2017 07:12:18 [ERROR] symbol:   method getHostnames()
16-Sep-2017 07:12:18 [ERROR] location: interface org.jivesoftware.openfire.session.OutgoingServerSession
16-Sep-2017 07:12:18 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/session/RemoteOutgoingServerSession.java:[104,51] cannot find symbol
16-Sep-2017 07:12:18 [ERROR] symbol:   method addAuthenticatedDomain(java.lang.String)
16-Sep-2017 07:12:18 [ERROR] location: interface org.jivesoftware.openfire.session.OutgoingServerSession
16-Sep-2017 07:12:18 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/session/RemoteOutgoingServerSession.java:[131,51] cannot find symbol
16-Sep-2017 07:12:18 [ERROR] symbol:   method addHostname(java.lang.String)
16-Sep-2017 07:12:18 [ERROR] location: interface org.jivesoftware.openfire.session.OutgoingServerSession
16-Sep-2017 07:12:18 [ERROR] -> [Help 1]
16-Sep-2017 07:12:18 [ERROR]
16-Sep-2017 07:12:18 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
16-Sep-2017 07:12:18 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
16-Sep-2017 07:12:18 [ERROR]
16-Sep-2017 07:12:18 [ERROR] For more information about the errors and possible solutions, please read the following articles:
16-Sep-2017 07:12:18 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
16-Sep-2017 07:12:18 [ERROR]
16-Sep-2017 07:12:18 [ERROR] After correcting the problems, you can resume the build with the command
16-Sep-2017 07:12:18 [ERROR]   mvn <goals> -rf :hazelcast