Re: Setting values in a mojo

2011-12-16 Thread Dirk Olmes
On 12/16/2011 08:25 AM, Sankaran, Nambi wrote: > Hi All > > I have the following mojo, but the values are NOT getting set, by maven > runtime. > The exception trace is provided below. > Have anyone faced the same problem before? Do you build your project using the maven-plugin packaging type? Fo

Setting values in a mojo

2011-12-15 Thread Sankaran, Nambi
Hi All I have the following mojo, but the values are NOT getting set, by maven runtime. The exception trace is provided below. Have anyone faced the same problem before? public class Assembler1PackageMojo extends AbstractMojo { /** * The Ma