On 5/5/05, David Jackman <[EMAIL PROTECTED]> wrote: > Can anyone tell me the easiest (and hopefully right) way to checkout the > code for the plugin onto my own machine? I tried using the scm plugin > to do this, but reality doesn't match the docs at all.
does something still list CVS? http://maven.apache.org/developers/building-from-source.html Shows the SVN instructions for plugins (no need to bootstrap if you are just installing one plugin however). If the work looks significant, bear in mind that there are plans to redo the changelog plugin using maven-scm (http://svn.apache.org/repos/asf/maven/scm/trunk), probably within the next month... - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
