try the Maven SCM plugin http://maven.apache.org/reference/plugins/scm/
On Mon, 5 Jul 2004 13:19:00 -0300 , Roberto Castro <[EMAIL PROTECTED]> wrote: > Hi, I'm trying to generate my project, downloading source code from CVS. I'm > planning to allow people reponsible for generating project files, even to > generate different versions of the system. I mean, I'd like them to generate > versions based on different source versions on CVS. I could pass a version > parameter to maven. > Is it possible to do this directly via Maven, using <repository> tag, or do > I have to develop an "ant" script to download source codes from CVS? > Thanks a lot. > > Roberto de Castro > Analista de Suporte > Cetip - Desus Rio de Janeiro > +55 21 2276-7439 > mailto:[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]
