Did you add it as a dependency in your pom? Also, is there something specific you are trying to add that might already be covered in the Extended Email Publisher [1]?
slide 1 - https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin On Wed, Feb 19, 2014 at 12:01 PM, Billy Wu <[email protected]> wrote: > Trying to Extend the mailer class, but the compilation cannot find symbols > for it > > the project is importing Mailer from Hudson.task.Mailer > > I get an error similar to this: > [ERROR] symbol: class Mailer > [ERROR] public class ExtentionMailer extends Mailer{ > [ERROR] <path to file>:[5,19] cannot find symbol > > Is this something wrong with the class paths? Or should I have a local > copy of the mailer plugin? > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Website: http://earl-of-code.com -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
