"Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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? >
I just tried with Maven 1.1b2, and Maven chokes on the Excalibur project.xml long before getting to Struts. It looks like there isn't enough backwards compatibility in Maven to make it possible to upgrade the version that Gump is using. >> 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]
