maven1 maven-scm-plugin has some doc on how to setup your url in your project.xml. Should apply for pom.xml as well. the code is at http://svn.apache.org/repos/asf/maven/scm/trunk -Dan
On 9/16/05, Ashley Williams <[EMAIL PROTECTED]> wrote: > > (Not sure if this is the correct mailing list) > > I'm interested in writing a plugin which does stuff to a svn > repository and came across the maven scm module. Does anyone have a > quick five-line-or-less example of how to use it and a few > instructions of which libraries I need? I looked at the > DefaultContinuumScm class and it appears the project uses a provider > design pattern. > > How do I get my foot in the door anyone? > > Thanks > -AW > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
