[hibernate-dev] Bundled signatures resource not found: jdk-deprecated-21

"Jose Yoshiriro Ajisaka Ramos" <[email protected]> Sat, 13 Apr 2024 01:49:21 -0000
Newsgroups gmane.comp.java.hibernate.devel
Message-ID <[email protected]>
Hey friends!

I've cloned the https://github.com/hibernate/hibernate-validator project and added some code.
When I run mvn clean install I get this error:

[ERROR] Failed to execute goal de.thetaphi:forbiddenapis:3.2:testCheck (check-test) on project hibernate-validator: IO problem while reading files with API signatures.: Bundled signatures resource not found: jdk-deprecated-21 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal de.thetaphi:forbiddenapis:3.2:testCheck (check-test) on project hibernate-validator: IO problem while reading files with API signatures.

I ran under a JDK 21.


When I ran under JDK 17 the error was different:

[ERROR] Failed to execute goal de.thetaphi:forbiddenapis:3.2:testCheck (check-test) on project hibernate-validator: Execution check-test of goal de.thetaphi:forbiddenapis:3.2:testCheck failed: The class file format of '/home/jyoshiriro/Documents/projetos-pessoais/hibernate-validator/engine/target/test-classes/org/hibernate/validator/testutils/ConstraintValidatorInitializationHelper.class' is too recent to be parsed by ASM. -> [Help 1]


How can I fix that?
_______________________________________________
hibernate-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.redhat.com/en/about/privacy-policy
List Archives: https://lists.jboss.org/archives/list/[email protected]/message/5YGRYX5S2JC37RTH7QSJOFKYHQVHI77T/