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

Unable to start nexus-repository-composer 0.0.2 on NXRM 3.16.1-02 #58

Closed
brianqttran opened this issue Dec 11, 2019 · 1 comment
Closed

Comments

@brianqttran
Copy link

  • What are you trying to do?
    Start nexus-repository-composer 0.0.2 on NXRM 3.16.1-02

  • What feature or behavior is this required for?
    Creating a proxy composer repository

  • How could we solve this issue? (Not knowing is okay!)
    Not sure

  • Anything else?
    Following the installation instructions in the readme, I have:

  • successfully built the jar file and copied it to the tmp folder

  • enabled the nexus console

  • installed the bundle

However, when I try to start the bundle it fails with the following error:
Error executing command: Error executing command on bundles: Error starting bundle 269: Unable to resolve org.sonatype.nexus.plugins.nexus-repository-composer [269](R 269.0): missing requirement [org.sonatype.nexus.plugins.nexus-repository-composer [269](R 269.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.compress.archivers)(version>=1.19.0)) Unresolved requirements: [[org.sonatype.nexus.plugins.nexus-repository-composer [269](R 269.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.compress.archivers)(version>=1.19.0))]

@brianqttran
Copy link
Author

As it turns out nexus-repository-composer 0.0.2 requires a more recent version of nexus repository manager. Successfully installed the plugin on NXRM 3.19.1-01.

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

1 participant