2011/9/17 Hervé BOUTEMY <herve.bout...@free.fr>: > Le vendredi 16 septembre 2011, ol...@apache.org a écrit : >> Author: olamy >> Date: Fri Sep 16 21:07:28 2011 >> New Revision: 1171784 >> >> URL: http://svn.apache.org/viewvc?rev=1171784&view=rev >> Log: >> [MCHANGELOG-123] Patch with support for SCM provider implementations >> (similar to release plugin) add documentation >> > >> +Changing Scm Implementation >> + >> + Starting version 2.3, you can change Apache Maven Scm implementation used >> for your scm (ie javasvn for svn scm). + It's only available with Maven 3 >> and the new site plugin configuration. + > > is it really only available with the new site report plugin configuration > format? Yes > If you write the configuration in the usual reporting configuration, it won't > work? The current plugin section in reporting section doesn't have any dependencies section to add extra dependencies.
To fix that I can probably add a dependency to javasvn scm provider in changelog report. But won't help folks who want to use an other scm which is not included in changelog dependencies > > The new site plugin reportPlugins format is not expected to be used directly, > since it doesn't support report plugins configuration flexible inheritence > > Having a plugin *require* this configuration format would be a problem for > general users understanding... > > Regards, > > Hervé > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org