On Fri, 2004-07-09 at 11:52, Carlos Sanchez wrote: > Hi, > > Now that the deployment stuff is done by the artifact plugin using jsch are > there any plans to migrate site plugin so it uses also jsch instead of a > binary ssh executable? > > It would be great if Maven needed no external programs. Maybe the scm plugin > could use jcvs?
That would be nice, there is the netbeans CVS code which is pure java. The JCVS is a rather complicated client interface. I tried it about 2 years ago when I asked the author to change the license to the LGPL (which he did). I think Eric Pugh was going to take a stab at creating a Maven SCM provider that used the netbeans code. > Regards > > Carlos Sanchez > A Coru�a, Spain > > Oness Project > http://oness.sourceforge.net > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
