> Ah. I just found the FAQ in the Wiki, as opposed to the FAQ > in the main Maven site. Unfortunately, it turns out to do me no good.
Same entry anyway. > In project.xml, I have: > > <dependency> > <id>xalan</id> > <version>2.5.1</version> > </dependency> Did you try <properties><classloader>root</classloader></properties>? > > If you have everything in the FAQ, then there may be more > problems - > > someone was discussing this last week. Check if they got a > solution, > > and if so definitely let us know the answer! > > I scoured the archive for the mailing list, with similar lack > of success. > This is where the last thread got to: http://marc.theaimsgroup.com/?l=turbine-maven-user&m=106089921115436&w=2 I swear it works for me! :) Cheers, Brett
