On Thu, Apr 4, 2019 at 12:21 PM Rafael Ruiz Palacios <[email protected]> wrote: > Any idea why this happens?
Update to a newer parent POM and specify your `jenkins.version` and `java.level`: https://github.com/jenkinsci/plugin-pom#usage You can delete the `jenkins-test-harness.version` override. You can also delete your configuration of `maven-deploy-plugin`, your `distributionManagement`, and if possible your `MidVision` repository (since all libraries needed by the plugin ought to be uploaded to `repo.jenkins-ci.org/public`). -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1FnBwmCNjVy1rVgVzCXOq15htLPvK3xEPCBM2kJhn_PQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
