You can't actually but I hope to add it in a future version.

Emmanuel

On Jan 23, 2008 5:39 PM, Patrick Shea <[EMAIL PROTECTED]> wrote:

> Yes that's for maven, but continuum will still call "svn up" on the entire
> branch.
>
> What I'm trying to avoid is to have multiple "checked out" projects with
> the same code.
>
> I need to pass "-N" to subversion on projects of type pom.
>
> Patrick
>
>
> -----Original Message-----
> From: Mick Knutson <[EMAIL PROTECTED]>
> Sent: Wednesday, January 23, 2008 8:24am
> To: continuum-users@maven.apache.org, [EMAIL PROTECTED]
> Subject: Re: Recursive maven projects
>
> --non-recursive
>
> On Jan 23, 2008 8:20 AM, Patrick Shea <[EMAIL PROTECTED]> wrote:
>
> > When using a recursive maven project continuum does the right thing by
> > creating a project for each pom but it also means that the checkout will
> > also be repeated for each project even if it's not needed (ie: pom
> projects
> > usually only contain one file, pom.xml)
> >
> > So in my case:
> >
> > pom1.xml
> > +pom2.xml
> > ++pom3.xml
> >
> > Continuum will create 3 projects but in my build areas projects 1 and 2
> > will also checkout everything from project 3.
> >
> > I can't see an option to limit the checkout to be non recursive for
> > project 1 and 2.
> >
> > Is there a way?
> >
> > Patrick
> >
> >
>
>
> --
> Thanks,
> Mick Knutson
>
> http://www.baselogic.com
> http://www.blincmagazine.com
> http://www.djmick.com
> http://www.myspace.com/mickknutson
> http://www.myspace.com/BLiNCMagazine
> http://tahoe.baselogic.com
> ---
>
>
>

Reply via email to