On Wed, Aug 23, 2017 at 4:43 PM, Victor Martinez <[email protected]> wrote: > I've seen https://issues.jenkins-ci.org/browse/JENKINS-25625 but no idea > whether it is related
Very likely. Typically this means that you somehow have `SECURITY-144-compat` in your test classpath. Perhaps you have a dependency on an old version of `maven-plugin`. Check mvn dependency:tree > I tried with the latest version 2.71 but same error. Jenkins baseline version is probably irrelevant; the change in 2.71 should have no effect on behavior, it was just internal cleanup. -- 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/CANfRfr0V_UKjsCA_Fem%2B7VVB1RORmgCOVJD%3DaTc7WOwg%3DQH_Dg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
