sonatype-nexus-community / nexus-repository-helm

At the Helm, Helm Yeah, v k8s
Eclipse Public License 1.0
96 stars 71 forks source link

Fix jline lib issue during bundle:start. #52

Closed Darkvar closed 5 years ago

Darkvar commented 5 years ago

Fixing an error during plugin temporary install.

Error executing command: Error executing command on bundles:
        Error starting bundle 251: Unable to resolve org.sonatype.nexus.plugins.nexus-repository-helm [251](R 251.0): missing requirement [org.sonatype.nexus.plugins.nexus-repository-helm [251](R 251.0)] osgi.wiring.package; (&(osgi.wiring.package=jline.internal)(version>=2.14.0)) Unresolved requirements: [[org.sonatype.nexus.plugins.nexus-repository-helm [251](R 251.0)] osgi.wiring.package; (&(osgi.wiring.package=jline.internal)(version>=2.14.0))]

This pull request makes the following changes:

sonatypecla[bot] commented 5 years ago

Thanks for the contribution! Before we can merge this, we need @Darkvar to sign the Sonatype Contributor License Agreement.

Darkvar commented 5 years ago

@DarthHater could you please take a look

Darkvar commented 5 years ago

Closing this PR in favour #55