I've just fixed the references to commons.codec.version On Thu, Dec 11, 2008 at 16:27, Jon Brisbin <[EMAIL PROTECTED]> wrote: > The error with commons codec is caused by the inconsistency of the > commons.codec.version property. In module poms it's "commons.codec.version", > but in the parent pom, it's "commons-codec.version" (note the dash). I added > "commons.codec.version" to the root pom because I didn't know if > "commons-codec.version was used anywhere. Other commons-* things are > referenced using a dash, so I suspect the intent was to use a dash, but the > other poms haven't yet been normalized to that convention. > > Thanks! > > Jon Brisibn > http://jbrisbin.com > >
-- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
