You need to set the changelog factory in your *.properties (project.properties, ~/build.properties, or $MAVEN_HOME/bin/build.properties):
maven.changelog.factory = org.apache.maven.cvslib.CvsChangeLogFactory -----Original Message----- From: Henri Yandell [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 11:03 AM To: [EMAIL PROTECTED] Subject: Changelog problems For b8, b9 andb10 I've had the same problem. Running maven site fails with the following: maven-changelog-plugin:report: [echo] Generating the changelog report BUILD FAILED File...... file:/home/hen/.maven/plugins/maven-changelog-plugin-1.3-SNAPSHOT/ Element... changelog:changelog Line...... 61 Column.... 15 java.lang.reflect.InvocationTargetException Total time: 40 seconds The FAQ mentions the changelog being an issue, but my maven.log has no mention of SCM etc. The last output it has is the registering of the plugins. Just running: maven changelog:changelog tells me that that does not exist in my project. Anything blatant I'm doing wrong? Hen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
