Hi, Wel that what we tried to do with the scmchangelog-maven-plugin : It uses the scm tags to determine the versions and parses the scm comments to produce the changelog. We are currently upgrading from Mojo sandbox ;o) and are hoping to release soon. Check it on http://mojo.codehaus.org/scmchangelog-maven-plugin/ Emmanuel
Kent Narling wrote: > > Is there any simple way of generating a report of SCM changes since last > release? > The changelog only takes range, date or tag (which doesn't even work with > svn) as types... > > I guess there is no way for maven guess what tag/date belongs to previous > releases or even what the previous release number was? > (which makes this quite hard) > > On the other hand, this would be a very sensible functionality to > support... > maybe it would be possible to store historic information in the project > that > plugins could use? just a thought... > > -- View this message in context: http://www.nabble.com/Generating-changelog-since-last-release--tp19778457p19780350.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
