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

Problem in adding the extension to nexus version 3.27 #152

Open
alireza11048 opened this issue Apr 7, 2024 · 2 comments
Open

Problem in adding the extension to nexus version 3.27 #152

alireza11048 opened this issue Apr 7, 2024 · 2 comments

Comments

@alireza11048
Copy link

I am trying to add nexus composer extension to nexus version 3.27.

I've downloaded the .kar file and copied it to the deploy folder, but I can't see the composer in the repositories when adding a new repository. and in the log of the nexus, i can see the below errors:

2024-04-07 11:32:56,299+0430 ERROR [features-2-thread-1] *SYSTEM java.lang.Throwable - org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=nexus-repository-composer; type=karaf.feature; version="[0.0.29,0.0.29]"; filter:="(&(osgi.identity=nexus-repository-composer)(type=karaf.feature)(version>=0.0.29)(version<=0.0.29))" [caused by: Unable to resolve nexus-repository-composer/0.0.29: missing requirement [nexus-repository-composer/0.0.29] osgi.identity; osgi.identity=org.sonatype.nexus.plugins.nexus-repository-composer; type=osgi.bundle; version="[0.0.29,0.0.29]"; resolution:=mandatory [caused by: Unable to resolve org.sonatype.nexus.plugins.nexus-repository-composer/0.0.29: missing requirement [org.sonatype.nexus.plugins.nexus-repository-composer/0.0.29] osgi.wiring.package; filter:="(&(osgi.wiring.package=com.fasterxml.jackson.core.type)(version>=2.13.0))"]]

any idea to solve the problem is appreciated.

@Rabbit-st
Copy link

Nexus version 3.37.3 has the same problem.

@igramnet
Copy link

3.67 has the same thing. Will this plugin be updated?

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

No branches or pull requests

3 participants