Re: Problem using velocity component

2008-12-16 Thread Jason van Zyl
If you jar up your plugin project I'll take a look. Create a JIRA issue and attach the project and I'll see it. On 16-Dec-08, at 6:34 PM, Alfie Kirkpatrick wrote: Hi, I am attempting to write a plugin that uses Velocity to template some config files. I have been developing the plugin using m2

Problem using velocity component

2008-12-16 Thread Alfie Kirkpatrick
Hi, I am attempting to write a plugin that uses Velocity to template some config files. I have been developing the plugin using m2eclipse embedded maven runtime and it works fine. But it gives a NPE when I run it in maven standalone, even with the 2.1M1 release. I have the following in my class