You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Ciramella, EJ" <EC...@emptoris.com> on 2003/07/14 17:43:41 UTC

VSS + Maven?

Does Maven support VSS?

Re: VSS + Maven?

Posted by Siegfried Göschl <si...@it20one.at>.
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: users-unsubscribe@maven.apache.org For
> additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: VSS + Maven?

Posted by Ben Walding <be...@walding.com>.
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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org