Does anyone know how to resolve this freemarker error aside from including the library?
I don't use freemarker and ideally don't want to add this dependency. 2008-05-15 16:31:03,651 ERROR [org.apache.myfaces.shared_impl.util.ClassUtils] - Class : org.apache.myfaces.renderkit.html.ext.HtmlOutputTextRenderer not found. java.lang.NoClassDefFoundError: freemarker/template/TemplateException

