"Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > struts-taglib failed because the velocity jar wasn't there. I don't > know whether it actually needs velocity, but it looks that way, so > I've added that dependency. >
Maven requires velocity to execute the jar:jar target. I'd always just assumed that it was pulling it from $HOME/.maven/repository. > The point is, that velocity is on the CLASSPATH but hasn't been built > because of the log4j-12 failure. I don't understand why it is there. > > Looking at > <http://brutus.apache.org/gump/public/struts/struts-taglib/details.html> > I see velocity on the classpath with "Instigator" (something I'll have > to look up in a dictionary) Anakia. > > But struts-taglib doesn't depend on Anakia, so why can Anakia > contribute anything to struts-taglib? > > Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
