Hi...

"Michael Owen" <[EMAIL PROTECTED]> writes:

> Hi,
>
> I'm using Maven 1.0.2 and I'm trying to get the change log report
> working. To do this I have put:
>
> <report>maven-changelog-plugin</report>
>
> in the reports section of the POM, and added:
>
> <repository>
> <connection>scm:perforce:perforce.dev.uk:1666://depot/development/project/main/...</connection>
> </repository>

And you also need this in project.properties:

# Use Perforce to construct Changelog
maven.changelog.factory = org.apache.maven.perforcelib.PerforceChangeLogFactory

Jim

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

Reply via email to