Well, since not everyone want to write a MAVEN plugin there is VSS support in ANT which I used recently, i.e. the build is triggered with ANT which gets the stuff from VSS and delegates the rest of it to MAVEN.
And it is also possible to call ANT tasks within a JELLY script but I haven't tried that for VSS ... Cheers, Siegfried Goeschl On 15 Jul 2003 at 9:48, Ben Walding wrote: > Maven support for source code control systems is basically limited to > the change logging plugins. > > I don't believe there is currently any support for VSS, but it would > be relatively simple to write if you wanted to do so. > > Take a look at the changelog plugin. > > Ciramella, EJ wrote: > > >Does Maven support VSS? > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
