> -----Original Message-----
> From: Shatzer, Larry [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 24, 2003 4:21 PM
> To: 'Maven Developers List'
> Subject: RE: Use Java based CVS library instead of command line
> executable
>
> > I think this is what ant strives for.  a 100% java solution 
> > with no external
> > system tool requirements (they wanted to get away from the 
> > mess that is
> > make).
> > 
> > http://ant.apache.org/manual/intro.html
> > 
> > Can we also research a ssh / scp replacement?
> 
> Even ant shells out to cvs.
> 
> http://ant.apache.org/manual/CoreTasks/cvs.html
> 
> It's reason for not using jCVS is due to GPL and apache 
> license problems.

Ah, so it does.
We have what? 5 scm's supported in maven now (in some form or fashion)
cvs, svn, starteam, perforce, and clearcase. (did I miss any?)

keeping up with all of the scm's and all of versions of ssh/scp would
probably not be a good idea.

so ... uhm ... I withdraw my previous comment. ;-)

/* joakim erdfelt - corporate code gorilla - java junkie - maven neophyte */

Reply via email to