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

Upgrade osgi-resource-locator #25366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OndroMih
Copy link
Contributor

@OndroMih OndroMih commented Feb 7, 2025

osgi-resource-locator module is part of hk2-extra, which was released today.

Release notes: https://github.com/eclipse-ee4j/glassfish-hk2-extra/releases/tag/3.0.0-RELEASE

osgi-resource-locator module is part of hk2-extra, which was released today.
@pzygielo
Copy link
Contributor

pzygielo commented Feb 7, 2025

MultiException stack 3 of 3 
java.lang.IllegalStateException: Unable to resolve
    org.glassfish.main.admin.rest-service [181]
    missing requirement
        &(package = org.glassfish.admin.rest.client.utils) (version >= 7.0.0) (!(version >= 8.0.0))
        caused by:
            Unable to resolve
                org.glassfish.main.admin.rest-client [71] 
                missing requirement
                    &(package = org.glassfish.jersey.client.filter) (version >= 3.1.0) (!(version >= 4.0.0))
                    caused by:
                        Unable to resolve
                            org.glassfish.jersey.core.jersey-client [197]
                            missing requirement
                                &(package = org.glassfish.jersey.http) (version >= 3.1.0) (!(version >= 4.0.0))
                                caused by:
                                    Unable to resolve
                                        org.glassfish.jersey.core.jersey-common [202]
                                        missing requirement
                                            &(package = org.glassfish.hk2.osgiresourcelocator) (version >= 1.0.0) (!(version >= 2.0.0)))```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants