On Wed, 2002-06-05 at 17:55, Vincent Massol wrote: > > > 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.
What are you using the straight module name for? I'm just wondering what you need? > 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). It's not meant for the reactor it's meant for the single project. It forces you to make a <version> element for the release and it makes sure that the distribution contains exactly what's listed in <tag> element. > 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]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
