Re: site failures using -Preporting

2007-03-16 Thread Dennis Lundberg
Dan, I have tried the latest version of maven-checkstyle-plugin built from SVN and now it is working. Thanks, nice job! Daniel Kulp wrote: Dennis, Can you give it another try? I think I understand what's happening with the ResourceManager now and it should work. Dan On Thursday 15 Mar

Re: site failures using -Preporting

2007-03-15 Thread Daniel Kulp
Dennis, Can you give it another try? I think I understand what's happening with the ResourceManager now and it should work. Dan On Thursday 15 March 2007 18:21, Dennis Lundberg wrote: > Daniel, > > I can't get the trunk for the Checkstyle plugin to work. Downgrading > to a previous release

Re: site failures using -Preporting

2007-03-15 Thread Daniel Kulp
Ok. eclipse:eclipse -DdownloadSources=true to the rescue. :-) Seriously, it looks like the ResourceManager has to be manually configured with "acceptable" paths to look at. Thus, if I add: locator.addSearchPath( "url", "" ); then the URL form works fine. I personally thing ""

Re: site failures using -Preporting

2007-03-15 Thread Daniel Kulp
On Thursday 15 March 2007 18:21, Dennis Lundberg wrote: > Daniel, > > I can't get the trunk for the Checkstyle plugin to work. Downgrading > to a previous release like 2.1 or 2.0 works though. Ack.. This is a different but related issue. The ResourceManager that is injected during site generat

Re: site failures using -Preporting

2007-03-15 Thread Dennis Lundberg
Daniel, I can't get the trunk for the Checkstyle plugin to work. Downgrading to a previous release like 2.1 or 2.0 works though. Daniel Kulp wrote: Brian, Two things to try: 1) Remove your local copy of the checkstyle plugin and force it to re-download. 2) Rebuild checkstyle based on t

RE: site failures using -Preporting

2007-03-14 Thread Brian E. Fox
Bingo, clearing my repo did the trick. Thanks. -Original Message- From: Daniel Kulp [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 14, 2007 8:46 PM To: dev@maven.apache.org Subject: Re: site failures using -Preporting Brian, Two things to try: 1) Remove your local copy of the

Re: site failures using -Preporting

2007-03-14 Thread Daniel Kulp
Brian, Two things to try: 1) Remove your local copy of the checkstyle plugin and force it to re-download. 2) Rebuild checkstyle based on trunk. I think I fixed this on Monday. Dan On Wednesday 14 March 2007 20:15, Brian E. Fox wrote: > I'm getting this on several plugins when generating

site failures using -Preporting

2007-03-14 Thread Brian E. Fox
I'm getting this on several plugins when generating the site with -Preporting: [INFO] Generate "Checkstyle" report. [INFO] [ERROR] BUILD ERROR [INFO]