Niall Pemberton wrote:
> 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?  

Ah, I must admit that I'm not really a Maven user, so I don't have 
much of a clue about how to use it. I was just going into the master 
build folder and typing "maven". 

Just tried it with "maven build-all" and it looked like to went fine. 
But there's still no EL jar file in the nightlies folder and when I
run "maven" or "maven build-all" in the el folder it doesn't create 
a new jar file for me in the target folder.

I'm obviously doing something wrong, but I haven't a clue what.

Cheers,

-- 
Bob Arnott



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

Reply via email to