(In the future, do not set the Reply-To header for messages intended to be answered publicly)
On Mon, 2006-08-14 at 17:57 +0000, Julien HENRY wrote: > Hi, > > My next job (on september) will be to write a plugin for CM Synergy. > I'm already an advanced user of Maven 2, and I have already used > several scm (CVS, SVN and VSS). Could you give me some tips that will > help me writing such a plugin? The best documentation to date is the existing source code which is pretty clean. Check out the source code from [1], copy one of the existing one (the svn provider for example) and start with that. [1]: https://svn.apache.org/repos/asf/maven/scm/trunk/ -- Trygve