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

Case 03436792 #252

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

Update InjuryEntity.java

cfda700
Select commit
Loading
Failed to load commit list.
Open

Case 03436792 #252

Update InjuryEntity.java
cfda700
Select commit
Loading
Failed to load commit list.
Hibernate Jenkins CI / Jenkins failed Aug 28, 2024 in 17s

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] COMPILATION ERROR : 
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimFolderPK.java:[3,31] package org.apache.commons.lang does not exist
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimFolderPK.java:[113,16] cannot find symbol
  symbol:   class Remark
  location: class org.hibernate.bugs.ClaimFolderPK
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimantEntity.java:[9,24] package javax.validation does not exist
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimantEntity.java:[45,6] cannot find symbol
  symbol:   class Valid
  location: class org.hibernate.bugs.ClaimantEntity
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimantEntity.java:[67,6] cannot find symbol
  symbol:   class Valid
  location: class org.hibernate.bugs.ClaimantEntity
[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-5: Compilation failure: Compilation failure: 
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimFolderPK.java:[3,31] package org.apache.commons.lang does not exist
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimFolderPK.java:[113,16] cannot find symbol
[ERROR]   symbol:   class Remark
[ERROR]   location: class org.hibernate.bugs.ClaimFolderPK
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimantEntity.java:[9,24] package javax.validation does not exist
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimantEntity.java:[45,6] cannot find symbol
[ERROR]   symbol:   class Valid
[ERROR]   location: class org.hibernate.bugs.ClaimantEntity
[ERROR] /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-252/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/ClaimantEntity.java:[67,6] cannot find symbol
[ERROR]   symbol:   class Valid
[ERROR]   location: class org.hibernate.bugs.ClaimantEntity
[ERROR] -> [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/MojoFailureException

Details

  • Declarative: Checkout SCM (5.4 sec)
    • Declarative: Tool Install (3.3 sec)
      • Build (6.6 sec)
        Error: script returned exit code 1
      • Test (0.93 sec)