Sorry, posted this on the wrong list!
-Markus
Am 04.04.2026 um 10:32 schrieb Markus KARG:
When building branch 5.0 from scratch, the following will be the result:
[ERROR] Failed to execute goal on project jersey-gf-ejb: Could not
resolve dependencies for project
org.glassfish.jersey.containers.glassfish:jersey-gf-ejb:jar:5.0.99-SNAPSHOT
[ERROR] dependency:
org.hibernate.validator:hibernate-validator:jar:9.1.0.Final-ee12patch1
(provided?)
[ERROR] Could not find artifact
org.hibernate.validator:hibernate-validator:jar:9.1.0.Final-ee12patch1
in central (https://repo1.maven.org/maven2)
Apparently the build is dependent of something not available on maven
central, so we where can those patches JARs get obtained from, and why
is that repo not mentioned in our POM?
-Markus