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

Bug Report: #6752

Open
stbischof opened this issue Jun 11, 2024 · 1 comment
Open

Bug Report: #6752

stbischof opened this issue Jun 11, 2024 · 1 comment
Assignees
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect

Comments

@stbischof
Copy link

stbischof commented Jun 11, 2024

Brief Summary

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/

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

@stbischof stbischof added Status: Open Issue has been triaged by the front-line engineers and is being worked on verification Type: Bug Label issue as a bug defect labels Jun 11, 2024
@Elifzeynepedman
Copy link

Hi @stbischof,

I have escalated this to the platform development team as FISH-8924.

Thank you,
Elif

@Elifzeynepedman Elifzeynepedman added Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev and removed Status: Open Issue has been triaged by the front-line engineers and is being worked on verification labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect
Projects
None yet
Development

No branches or pull requests

2 participants