Builds the Spark Install4j distributables once every day.

Build: #858 failed Manual run by wroot

Stages & jobs

  1. Build Stage

  2. Post Build

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Maven build Build Stage Download or View
27-Feb-2019 22:03:48 [INFO] BUILD FAILURE
27-Feb-2019 22:03:48 [INFO] ------------------------------------------------------------------------
27-Feb-2019 22:03:48 [INFO] Total time: 18.351 s
27-Feb-2019 22:03:48 [INFO] Finished at: 2019-02-27T22:03:48Z
27-Feb-2019 22:03:48 [INFO] ------------------------------------------------------------------------
27-Feb-2019 22:03:48 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project flashing: Compilation failure: Compilation failure:
27-Feb-2019 22:03:48 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/src/main/java/org/jivesoftware/spark/plugin/flashing/FlashingPreferenceDialog.java:[79,32] cannot find symbol
27-Feb-2019 22:03:48 [ERROR]   symbol:   variable TYPE_CONTINOUS
27-Feb-2019 22:03:48 [ERROR]   location: class org.jivesoftware.spark.plugin.flashing.FlashingPreferences
27-Feb-2019 22:03:48 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/src/main/java/org/jivesoftware/spark/plugin/flashing/FlashingPreferenceDialog.java:[92,43] cannot find symbol
27-Feb-2019 22:03:48 [ERROR]   symbol:   variable TYPE_CONTINOUS
27-Feb-2019 22:03:48 [ERROR]   location: class org.jivesoftware.spark.plugin.flashing.FlashingPreferences
27-Feb-2019 22:03:48 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/src/main/java/org/jivesoftware/spark/plugin/flashing/FlashingHandler.java:[34,101] cannot find symbol
27-Feb-2019 22:03:48 [ERROR]   symbol:   variable TYPE_CONTINOUS
27-Feb-2019 22:03:48 [ERROR]   location: class org.jivesoftware.spark.plugin.flashing.FlashingPreferences
27-Feb-2019 22:03:48 [ERROR] -> [Help 1]
27-Feb-2019 22:03:48 [ERROR]
27-Feb-2019 22:03:48 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
27-Feb-2019 22:03:48 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
27-Feb-2019 22:03:48 [ERROR]
27-Feb-2019 22:03:48 [ERROR] For more information about the errors and possible solutions, please read the following articles:
27-Feb-2019 22:03:48 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
27-Feb-2019 22:03:48 [ERROR]
27-Feb-2019 22:03:48 [ERROR] After correcting the problems, you can resume the build with the command
27-Feb-2019 22:03:48 [ERROR]   mvn <goals> -rf :flashing