On 12 Aug 07, at 5:11 AM 12 Aug 07, Brett Porter wrote:


On 12/08/2007, at 5:07 AM, Dennis Lundberg wrote:

Brett Porter wrote:
Using the latest of everything doesn't correct the problem - seems like there's still a bug.

OK, we need to track this down ASAP.

Cool, thanks for taking care of it.


I also had to skip the tests in the doxia-sitetools to get it to build.

What error did you get? Tests run fine for me on Windows.

Looks like a bad plexus snapshot on my end, since it's fine on the zone too.

testRender (org.apache.maven.doxia.siterenderer.DefaultSiteRendererTest) Time elapsed: 0.275 sec <<< ERROR! java.lang.NoSuchMethodError: org.codehaus.plexus.component.repository.ComponentDescriptor.setSource (Ljava/lang/String;)V at org.codehaus.plexus.component.discovery.DefaultComponentDiscoverer.cre ateComponentDescriptors(DefaultComponentDiscoverer.java:68)

I'll poke around some more.


Vincent already brought this up on the list a week or so ago. It's a problem with surefire not pulling in the right version of plexus. It should be using the version of plexus specific by the POM, not the one Maven is running with. So simply forking the tests may do the trick. But the isolated classloader no longer appears to do what it was intended to do.

Cheers,
Brett

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


Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
----------------------------------------------------------




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

Reply via email to