On Sat, 5 Nov 2005, Bill Barker <[EMAIL PROTECTED]> wrote: > "Bill Barker" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> >> "Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >> >>> I'm not sure, but I guess that some change in xdoclet now requires >>> a newer version of dom4j than the one shipping with Maven. >>> > > Yup. This is the problem. Just your garden variety > NoClassDefFoundError.
The version of dom4j that Maven 1.0.2 uses is quite old - some prerelase of 1.4. Maybe we could upgrade to Maven 1.1? > And I can't seem to find a way around it. Not without help from the POM writers, they'd need to depend on dom4j explicitly. > At this point, I'm just going to have to say that struts-taglib will > never build ever again unless the struts-taglib developers want to > get involved in Gump to fix it :(. We should probably add a packaged version of it, then. That way we don't harm upstream projects. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
