Wendy Smoak wrote:
On 11/17/05, Laurie Harper <[EMAIL PROTECTED]> wrote:

I'm not sure if this is something I'm doing wrong or a problem in the
code; I confirmed via 'maven --debug java:compile' that the right
Commons Validator jar (1.2.0) is being used but I'm getting a compile
error. Is this something that was missed in the upgrade to validator
1.2.0 maybe?

It's building fine here... taglib depends on core, so you might want
to re-build the core .jar file if you haven't done that recently. I've run into that sort of thing before.

Hmm. The class it's failing to find a method on is s Commons Validator class though, isn't it? At any rate, I've tried 'maven clean java:compile jar' in core/ (as well as 'maven multiproject:clean' in build/) and I still get the failure compiling in taglibs/.

If it's working for you, I must have something out-of-sync locally. I'll try a fresh checkout and/or deleting my ~/.maven.

Thanks,

L.


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

Reply via email to