Bob,

It works fine for me when I run "$maven build-all" following what James
outlined here...

http://www.mail-archive.com/dev@struts.apache.org/msg07192.html

I changed both ELJavascriptValidatorTag and JavascriptValidatorTag
yesteday - but it looks like when you build EL its not picking up the latest
version of JavascriptValidatorTag.  The way the new maven build works, if
you try to build el - then it downloads the dependencies (e.g. struts-core,
struts-taglib) from your local maven repository, so for EL to work then it
things like struts-taglib need to have been built and the repository
updated - using "$maven build-all" does this. Sounds like that hasn't
happended for struts-taglib in your case. What maven goal/target did you try
to run?

Niall

----- Original Message ----- 
From: "Bob Arnott" <[EMAIL PROTECTED]>
Sent: Tuesday, March 29, 2005 3:31 PM


> Just updated to the latest from svn and tried to build everything. I
noticed
> that EL and Taglibs didn't build. Taglibs appears to build okay when not
using
> the global build stuff, but EL threw the following:



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to