Hello

I try to use site:generate goal on the simplest possible project but got the following message:

[...]
checkstyle:init:

checkstyle:report:
checkstyle:run:
[echo] Using C:\Documents and Settings\maciek\.maven\plugins\maven-checkstyl
e-plugin-2.2-SNAPSHOT\plugin-resources/sun_checks.xml for checkstyle ...
[echo] Generating the Change Log...
maven-changelog-plugin:report:
[echo] Generating the changelog report


BUILD FAILED
File...... file:/C:/Documents and Settings/maciek/.maven/plugins/maven-changelog
-plugin-1.4-SNAPSHOT/
Element... changelog:changelog
Line...... 64
Column.... 15
repository connection must start with scm[delim]
Total time: 7 seconds


in project.xml I've got:

<repository> <connection>cvs:pserver:[EMAIL PROTECTED]:/foo</connection> <url>http://scm.foobar.com</url> </repository>

So what's wrong with my connection?

Thanks in advance

Maciek Zywno




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



Reply via email to