Yes, I am using scm:checkout to get a project from cvs repository. Since I'm
converting my projects from M1 to M2 I would like to know what is the "best
practice".

Thanks,
Dave

On Tue, Jun 1, 2010 at 1:18 PM, Anders Hammar <[email protected]> wrote:

> What are you trying to do? Are you checking out your project with the
> maven-scm-plugin?
>
> /Anders
>
> On Tue, Jun 1, 2010 at 17:32, D D <[email protected]> wrote:
>
> > Hello Everyone,
> >
> > I am using CVS as my scm. As I'm project converting from M1 to M2 I
> noticed
> > that my default checkout is $basedir/target/checkout.
> >
> > So should I modify my <build><sourceDirectory> element to point to the
> > source in $basedir/target/checkout/src? Or modify my checkoutDirectory?
> >
> > What are your suggestions regarding this?
> >
> > Thanks,
> > Dave
> >
>

Reply via email to