Re: [m2] Problems with changelog-maven-plugin

2006-03-21 Thread Lee Meador
maven - 2.0.2 changelog plugin - 2.0-beta-1 -- Lee On 3/20/06, allan ramirez <[EMAIL PROTECTED]> wrote: > > what version of changelog plugin are you using? > > -allan > > On 3/18/06, Tim Davies <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > Ive just been trying to get the changelog plugin to work

Re: [m2] Problems with changelog-maven-plugin

2006-03-20 Thread allan ramirez
what version of changelog plugin are you using? -allan On 3/18/06, Tim Davies <[EMAIL PROTECTED]> wrote: > > Hi, > > Ive just been trying to get the changelog plugin to work for my maven2 > sites. I find that only template pages are being generated and I get the > following errors in the output:

Re: [m2] Problems with changelog-maven-plugin

2006-03-20 Thread Lee Meador
I see those errors on all sorts of different things and, though I am not fully informed, I have found you can ignore them. The errors I means are "canGenerateReport()" errors. I removed the part from my pom and found the change log started working. I was willing to live with that and ... Thanks.

[m2] Problems with changelog-maven-plugin

2006-03-17 Thread Tim Davies
Hi, Ive just been trying to get the changelog plugin to work for my maven2 sites. I find that only template pages are being generated and I get the following errors in the output: [WARNING] Error loading report org.apache.maven.changelog.ChangeLogReport - AbstractMethodError: canGenerateRep