Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HHH-18469 Bug reproduction - java.lang.AssertionError #413

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

remove comment

cd895a8
Select commit
Loading
Failed to load commit list.
Open

HHH-18469 Bug reproduction - java.lang.AssertionError #413

remove comment
cd895a8
Select commit
Loading
Failed to load commit list.
Hibernate Jenkins CI / Jenkins failed Aug 8, 2024 in 10s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments mvn -B -q clean package -DskipTests=true.

script returned exit code 1
Build log
+ mvn -B -q clean package -DskipTests=true
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile (default-testCompile) on project test-case-template-hibernate-orm-6: Fatal error compiling: error: invalid target release: 17 -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :test-case-template-hibernate-orm-6

Details

  • Declarative: Checkout SCM (2.1 sec)
    • Declarative: Tool Install (1 sec)
      • Build (4.7 sec)
        Error: script returned exit code 1
      • Test (0.94 sec)