Well i got SCM working with subversion an i thought changelog should go by the way but setting maven.changelog.factory in accordance with the plugins docs i always get "0 entries" from changelog output but if i run the same commands the plugins is telling it runs i get plenty of output.
There's something more to setup other then: maven.changelog.factory = org.apache.maven.svnlib.SvnChangeLogFactory maven.changelog.range = 90 and having the: <repository> <connection>scm|svn|https://myhost.mydomain/repos/mainproject/subproject/trunk</connection> <developerConnection>scm|svn|https://myhost.mydomain/repos/mainproject/subproject/trunk</developerConnection> <url></url> </repository> correctly settled up ? Regards -- Massimo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
