Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Default Job Default Stage Download or View
01-Apr-2025 09:38:05 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ calculation-api ---
01-Apr-2025 09:38:05 [INFO] Changes detected - recompiling the module!
01-Apr-2025 09:38:05 [INFO] Compiling 39 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CALC-CALC-JOB1/api/target/classes
01-Apr-2025 09:38:06 [INFO] ------------------------------------------------------------------------
01-Apr-2025 09:38:06 [INFO] Reactor Summary for Calculation 2.0.0-SNAPSHOT:
01-Apr-2025 09:38:06 [INFO]
01-Apr-2025 09:38:06 [INFO] Calculation ........................................ SUCCESS [  6.943 s]
01-Apr-2025 09:38:06 [INFO] Calculation Module API ............................. FAILURE [ 11.314 s]
01-Apr-2025 09:38:06 [INFO] Calculation Module OMOD ............................ SKIPPED
01-Apr-2025 09:38:06 [INFO] ------------------------------------------------------------------------
01-Apr-2025 09:38:06 [INFO] BUILD FAILURE
01-Apr-2025 09:38:06 [INFO] ------------------------------------------------------------------------
01-Apr-2025 09:38:06 [INFO] Total time:  18.930 s
01-Apr-2025 09:38:06 [INFO] Finished at: 2025-04-01T09:38:06Z
01-Apr-2025 09:38:06 [INFO] ------------------------------------------------------------------------
01-Apr-2025 09:38:06 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project calculation-api: Fatal error compiling: invalid target release: 21 -> [Help 1]
01-Apr-2025 09:38:06 [ERROR]
01-Apr-2025 09:38:06 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
01-Apr-2025 09:38:06 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
01-Apr-2025 09:38:06 [ERROR]
01-Apr-2025 09:38:06 [ERROR] For more information about the errors and possible solutions, please read the following articles:
01-Apr-2025 09:38:06 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
01-Apr-2025 09:38:06 [ERROR]
01-Apr-2025 09:38:06 [ERROR] After correcting the problems, you can resume the build with the command
01-Apr-2025 09:38:06 [ERROR]   mvn <args> -rf :calculation-api