Closed Darkvar closed 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:
jline.internal.Preconditions.checkNotNull
java.util.Objects.requireNonNull
Thanks for the contribution! Before we can merge this, we need @Darkvar to sign the Sonatype Contributor License Agreement.
@DarthHater could you please take a look
Closing this PR in favour #55
Fixing an error during plugin temporary install.
This pull request makes the following changes:
jline.internal.Preconditions.checkNotNull
withjava.util.Objects.requireNonNull