Hi all, I'm a older user of freemarker, from version 1. Today, I'm working in a maven pom.xml for freemarker. Freemarker is very valuable for me, and I want to contribute. My old web site ( www.chile.com ) is down now, but it was developed with freemarker about 2002-2003.
I'm using a maven plugin for javacc, and this build is working. I have some issues with some JUnit tests, but I'm working in that ( I guess the problem is related to my Locale ) But my approach is to create a base freemarker project, and a second project, related to extensions ( jython, servlet, etc ). Before continue, I want some comments from you. Regards, Mauricio
