Open stbischof opened 5 months ago
The Payara-Bom has the dependency
<dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>org.eclipse.persistence.antlr</artifactId> <version>${eclipselink.version}</version> </dependency>
with
<eclipselink.version>4.0.1.payara-p2</eclipselink.version>
link to current version of bob But there is no version higher then org.eclipse.persistence.antlr/2.7.11.payara-p4
in the Payara Repo: https://nexus.payara.fish/service/rest/repository/browse/payara-artifacts/org/eclipse/persistence/org.eclipse.persistence.antlr/
Only reference existing Dependencies in pom. exiting versions
an unresolavle dependency to
org.eclipse.persistence : org.eclipse.persistence.antlr : 4.0.1.payara-p2
look in your repo:
All
JDK 17
Payara Server Full Profile
Hi @stbischof,
I have escalated this to the platform development team as FISH-8924.
FISH-8924
Thank you, Elif
Brief Summary
The Payara-Bom has the dependency
with
link to current version of bob But there is no version higher then org.eclipse.persistence.antlr/2.7.11.payara-p4
in the Payara Repo: https://nexus.payara.fish/service/rest/repository/browse/payara-artifacts/org/eclipse/persistence/org.eclipse.persistence.antlr/
Expected Outcome
Only reference existing Dependencies in pom. exiting versions
Current Outcome
an unresolavle dependency to
org.eclipse.persistence : org.eclipse.persistence.antlr : 4.0.1.payara-p2
Reproducer
look in your repo:
Operating System
All
JDK Version
JDK 17
Payara Distribution
Payara Server Full Profile