yegor256 / rultor

DevOps team assistant that helps you merge, deploy, and release GitHub-hosted apps and libraries
https://www.rultor.com
Other
560 stars 156 forks source link

Shippable CI build failing #1235

Open filfreire opened 6 years ago

filfreire commented 6 years ago

Shippable fails:

(can't find the download button to download the log files, so don't know for sure the error that is being returned on the log)

Language setup on shippable is java openjdk7

example: https://app.shippable.com/github/yegor256/rultor/runs/1980/1/console

filfreire commented 6 years ago

@yegor256 fyi

0crat commented 6 years ago

@yegor256 please, pay attention to this issue

Glusk commented 5 years ago

Shippable fails:

(can't find the download button to download the log files, so don't know for sure the error that is being returned on the log)

Language setup on shippable is java openjdk7

example: https://app.shippable.com/github/yegor256/rultor/runs/1980/1/console

@filfreire I've experienced the same issue. It looks like you have to sign-up with Shippable first in order to have access to the logs. Here is the error message from the build you've linked:

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:17 min
[INFO] Finished at: 2017-12-19T00:37:34+00:00
[INFO] Final Memory: 56M/253M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project rultor: Fatal error compiling: invalid target release: 1.8 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException