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-17129: Failed selection by composite key attribute of child entity #306

Closed
wants to merge 1 commit into from

Add test case

f2dc8a2
Select commit
Loading
Failed to load commit list.
Closed

HHH-17129: Failed selection by composite key attribute of child entity #306

Add test case
f2dc8a2
Select commit
Loading
Failed to load commit list.
Hibernate Jenkins CI / Jenkins failed Sep 20, 2023 in 27s

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.11.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 (8.7 sec)
    • Declarative: Tool Install (6.7 sec)
      • Build (9.6 sec)
        Error: script returned exit code 1
      • Test (1 sec)