What is the error message you get?

2005/5/30, Massimiliano Amato <[EMAIL PROTECTED]>:
> Hi.
> 
> I've cvs.exe in the path but scm plugin still doesn't work
> 
> I can run cvs from the directory where i lauch maven from
> 
> I launched maven with -X option and cvs.exe is in the path, what could
> be the problem?
> 
> On 5/26/05, bryan ( [EMAIL PROTECTED])
> <[EMAIL PROTECTED]> wrote:
> > google: find cvsnt , install it , add the cvs.exe to your path
> >
> > On 5/26/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi,
> > >
> > > this is my first attempt at using cvs, so bear with me for a moment. I
> > > tried:
> > >
> > > maven scm:checkout-project -Dmaven.scm.method=cvs
> > > -Dmaven.scm.cvs.module=pmd
> > > -Dmaven.scm.cvs.root=:pserver:[EMAIL PROTECTED]:/cvsroot/pmd
> > > -Dmaven.scm.checkout.dir=.
> > >
> > > to get the latest PMD code, but this fails with the following error:
> > >
> > > java.io.IOException: CreateProcess: cvs
> > > -d:pserver:[EMAIL PROTECTED]:/cvsroot/pmd -q checkout -P
> > > pmd error=2
> > >
> > > Which means that cvs.exe (or .bat) cannot be found. Do I need to
> > > install a cvs client or server or what do I need? Basically, I want to
> > > start to learn how to contribute to open-source projects. I hope you
> > > can help me out.
> > >
> > > regards,
> > >
> > > Wim
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to