You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Massimo <ml...@gmail.com> on 2005/02/04 20:49:22 UTC

Changelog with subversion

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org