It's nice to know I'm not the only person seeing this. I'd ignore the warnings, but the build terminates when it sees more complex JSTL than simply a bean substitution.
I guess I'll look into Velocity. I'm aware of it, but have never investigated. Thanks! -K On 3/14/06 8:23 AM, "Wendy Smoak" <[EMAIL PROTECTED]> wrote: > On 3/14/06, Kathryn Huxtable <[EMAIL PROTECTED]> wrote: >> I should actually have asked where the lexical analysis is happening? I'm >> interested in where the file's text is broken up into tokens, as that's >> where escaping usually happens. > > I believe this is done with Velocity: http://jakarta.apache.org/velocity/ > > So far, I'm just getting warnings during archetype:create, but it still works: > [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference > : > template = archetype-resources/pom.xml [line 82,column 34] : > ${project.build.dir > ectory} is not a valid reference. > > There might be a JIRA issue already, it sounds familiar. > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Kathryn Huxtable Middleware Architect Core Middleware Information Technology, a division of Information Services The University of Kansas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
