Re: [m2b2] reading velocity template from external projects

2005-09-29 Thread Jason van Zyl
On Fri, 2005-09-30 at 10:03 +0800, Allan Ramirez wrote: > Hi everyone, > > I have this plugin that can read a velocity template, but the template > must be in the classpath of the plugin to read it. > Now, I am trying to modify the plugin which it can able to read > templates from other project

[m2b2] reading velocity template from external projects

2005-09-29 Thread Allan Ramirez
Hi everyone, I have this plugin that can read a velocity template, but the template must be in the classpath of the plugin to read it. Now, I am trying to modify the plugin which it can able to read templates from other projects. Any ideas? From my components.xml, I already tried to change t