> -----Original Message-----
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]]
> Sent: 05 June 2002 12:07
> To: Turbine Maven Developers List
> Subject: RE: new <repository><connection> tag issue
>
> On Wed, 2002-06-05 at 07:03, Vincent Massol wrote:
> >
> >
> > > -----Original Message-----
> > > From: Jason van Zyl [mailto:[EMAIL PROTECTED]]
> > > Sent: 05 June 2002 11:18
> > > To: Turbine Maven Developers List
> > > Subject: Re: new <repository><connection> tag issue
> > >
> > > On Wed, 2002-06-05 at 04:03, Vincent Massol wrote:
> > > > Hi,
> > > >
> > > > I was happy with it until I arrived at work this morning and
tried
> > to
> > > > migrate one of the project to the new POM ...
> > > >
> > > > The issue is that we don't have any anonymous CVS user here and
we
> > can't
> > > > have one (we're using OS logon for CVS access). Everyone has his
own
> > > > username ...
> > > >
> > > > It was working fine before as only the CVS module was specified
and
> > thus
> > > > the cvs executable was using the default CVSROOT
> > > >
> > > > Is it still possible to only specify the CVS module ?
> > > > Could we break connection in 2 ... one part for the CVSROOT and
> > another
> > > > part for the module name ?
> > >
> > > I did break it with a ":" character because I needed to
differentiate.
> > > The maven descriptor separates the server from the module.
> >
> > Fine but I assumed that <connection>mymodule</connection> will not
work,
> > right ? In other words, is it still possible to default to the
CVSROOT
> > defined in CVS/ directories ?
> >
> > Not sure I have been clear enough. What I meant by "break" was :
> >
> > <repository>
> > <cvs>
> > <cvsroot/>
> > <module/>
> > </cvs>
> > </repository>
> >
> > but I understand Betwixt doesn't support this (i.e it breaks with a
DTD
> > being : "(cvs|clearcase|starteam|...)")
> >
> > Hum ...
> >
> > Then maybe something like :
> > <connection>scm:cvs:default:mymodule</connection>
>
> That's what's in there now :-)
I think we're talking cross purpose here ... :-)
I meant that string literally! I'd like to be able to *not* have to
specify a username, server name, etc (i.e to be able to not specify a
CVSROOT string). Just the module name. Maven would then use the cvs task
with no CVSROOT specified.
Now that said, I have just read the doc and found that this information
is only used for the "dist" target which I don't use ATM (BTW I only use
"dist-build" as I don't want to do any CVS checkout when building a
single project - it is a nice feature of the CI reactor but I don't like
it in a the single project build. I think the "dist" target name should
be reserved for the normal dist).
So this has now fallen in my not-so-crucial task list ... Sorry for the
bandwidth ...
Thanks
-Vincent
>
> > -Vincent
> >
> > >
> > > > Thanks
> > > > -Vincent
> > > >
> > > >
> > > > --
> > > > To unsubscribe, e-mail: <mailto:turbine-maven-dev-
> > > [EMAIL PROTECTED]>
> > > > For additional commands, e-mail: <mailto:turbine-maven-dev-
> > > [EMAIL PROTECTED]>
> > > --
> > > jvz.
> > >
> > > Jason van Zyl
> > > [EMAIL PROTECTED]
> > >
> > > http://tambora.zenplex.org
> > >
> > >
> > > --
> > > To unsubscribe, e-mail: <mailto:turbine-maven-dev-
> > > [EMAIL PROTECTED]>
> > > For additional commands, e-mail: <mailto:turbine-maven-dev-
> > > [EMAIL PROTECTED]>
> >
> >
> >
> > --
> > To unsubscribe, e-mail: <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>
> --
> jvz.
>
> Jason van Zyl
> [EMAIL PROTECTED]
>
> http://tambora.zenplex.org
>
>
> --
> To unsubscribe, e-mail: <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>