Carlo, That's very easy to do. Simply use the existing <cvs> ant task to perform the cvs checkout prior to using the Maven reactor. All that in your maven.xml as described in my previous email.
Cheers, -Vincent > -----Original Message----- > From: Carlo Conserva [mailto:[EMAIL PROTECTED]] > Sent: 21 August 2002 11:09 > To: [EMAIL PROTECTED] > Subject: Checking out dependencies from CVS > > Hello everybody, > I'm a very new maven user and I haven't understood very well yet how it > works. > I have one question: when maven builds my project, I'd like it to check > out the dependency projects from CVS and build them, instead of > downloading the already built jars from a web site. > Is it possible? > Thanks in advance! > Carlo -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
