You started from a pretty old plugin which depends on Jenkins core 1.460. That core did not have RunAction2. Upgrade the core dependency, or better, start writing your plugin from the Maven archetype.
On Wed, Jul 20, 2016 at 10:34 PM, Quang Truong <[email protected]> wrote: > > >> Unfortunately, I added the dependency into pom file then everything turn >> out badly :( >> > It failed on the core so I have no idea on where to fix > > -- > 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/8d693033-5498-40fb-8dcc-892a1d73db79%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/8d693033-5498-40fb-8dcc-892a1d73db79%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Software Engineer CloudBees, Inc. -- 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/CAJc7kzRn7-QgT8RNyX1Arv0go65Y8H2O5qbJ0oNTjB1xu3gvKw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
