Re: Plexus container 1/2 artifact problems [was: Bad links on plugin index page]

2007-08-22 Thread Dennis Lundberg
Brett Porter wrote: On 16/08/2007, at 8:42 AM, Kenney Westerhof wrote: Or is there something that we can do in doxia to fix it? Should we update to a version of plexus-velocity that uses the latest plexus-container-default? That would work; or add a depMgt section specifying p-c-d and p-c

Re: Plexus container 1/2 artifact problems [was: Bad links on plugin index page]

2007-08-15 Thread Brett Porter
On 16/08/2007, at 8:42 AM, Kenney Westerhof wrote: Or is there something that we can do in doxia to fix it? Should we update to a version of plexus-velocity that uses the latest plexus- container-default? That would work; or add a depMgt section specifying p-c-d and p-c-a as scope provi

Re: Plexus container 1/2 artifact problems [was: Bad links on plugin index page]

2007-08-15 Thread Kenney Westerhof
Dennis Lundberg wrote: Thanks for looking into this Kenney. Are you saying that that the problem is really in maven itself, and version 2.0.7 in particular as it uses the shading thingy? Yes, the problem is in maven itself. It uses a shaded embedder but that's okay. 2.0.7 uses plexus-cont

Re: Plexus container 1/2 artifact problems [was: Bad links on plugin index page]

2007-08-15 Thread Dennis Lundberg
Thanks for looking into this Kenney. Are you saying that that the problem is really in maven itself, and version 2.0.7 in particular as it uses the shading thingy? Or is there something that we can do in doxia to fix it? Should we update to a version of plexus-velocity that uses the latest p

Re: Plexus container 1/2 artifact problems [was: Bad links on plugin index page]

2007-08-15 Thread Kenney Westerhof
I just committed a fix in the mojo sandbox for the shade plugin: instead of removing the dependencies, it marks them provided. That should make sure all versions line up if a transitive dep brings in a 'removed' artifact. I'm not sure where the removal of provided scoped deps takes place; probabl

RE: Plexus container 1/2 artifact problems [was: Bad links on plugin index page]

2007-08-14 Thread Brian E. Fox
enney Westerhof [mailto:[EMAIL PROTECTED] Sent: Tue 8/14/2007 9:34 AM To: Maven Developers List Subject: Re: Plexus container 1/2 artifact problems [was: Bad links on plugin index page] Hi, I added a sleep to the test and quickly copied /tmp/surefire*tmp to examine them. The following 2 entri

Re: Plexus container 1/2 artifact problems [was: Bad links on plugin index page]

2007-08-14 Thread Kenney Westerhof
Hi, I added a sleep to the test and quickly copied /tmp/surefire*tmp to examine them. The following 2 entries in the surefire tmp file are the cause: surefire45886tmp:classPathUrl.30=/home/forge/.m2/repository/org/codehaus/plexus/plexus-component-api/1.0-alpha-20/plexus-component-api-1.0-alpha-

Re: Bad links on plugin index page

2007-08-12 Thread Brett Porter
On 12/08/2007, at 6:56 PM, Jason van Zyl wrote: 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.c

Re: Bad links on plugin index page

2007-08-12 Thread Jason van Zyl
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 o

Re: Bad links on plugin index page

2007-08-11 Thread Brett Porter
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-sitetool

Re: Bad links on plugin index page

2007-08-11 Thread Dennis Lundberg
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. I have committed a (temporary) fix for this problem. To get a better solution I have started a thread about this on [E

Re: Bad links on plugin index page

2007-08-11 Thread Dennis Lundberg
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. 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. I reverted

Re: Bad links on plugin index page

2007-08-10 Thread Brett Porter
Using the latest of everything doesn't correct the problem - seems like there's still a bug. I also had to skip the tests in the doxia- sitetools to get it to build. I reverted to 2.0-beta-5, which works but skips the two pages (index.xml.vm and download.apt.vm). All should be ok once synced

Re: Bad links on plugin index page

2007-08-10 Thread Brett Porter
My fault, I published it, assuming whatever would be in the repo would be correct. I'll try building the latest of everything and do it again. - Brett On 11/08/2007, at 2:52 AM, Dennis Lundberg wrote: Wendy Smoak wrote: Any idea what happened to the plugin index page? It was published tod

Re: Bad links on plugin index page

2007-08-10 Thread Dennis Lundberg
Wendy Smoak wrote: Any idea what happened to the plugin index page? It was published today (Aug 10) and all the links are to anchors on the index page rather than to the plugin site. For example: http://maven.apache.org/plugins/index.html#maven-compiler-plugin/ instead of http://maven.apache.o

Bad links on plugin index page

2007-08-10 Thread Wendy Smoak
Any idea what happened to the plugin index page? It was published today (Aug 10) and all the links are to anchors on the index page rather than to the plugin site. For example: http://maven.apache.org/plugins/index.html#maven-compiler-plugin/ instead of http://maven.apache.org/plugins/maven-comp