Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgrade osgi-resource-locator #25366

Draft
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)))```

@OndroMih
Copy link
Contributor Author

OndroMih commented Feb 8, 2025

I don't know how to address this issue now. I raised a discussion here: #25369

@OndroMih OndroMih marked this pull request as draft February 21, 2025 11:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants