2005/9/2, Trygve Laugstøl <[EMAIL PROTECTED]>:
> On Fri, Sep 02, 2005 at 10:54:37AM -0400, dohadwala, moiz wrote:
> > How does one do it for m2?
> >
> > I am new to maven and I have decided to skip maven 1.x and start with m2
> > directly.
> 
> In Maven 2 there is the same off-line option as in Maven 1 but you can
> also say that repositories can contain snapshots or not so by default
> Maven won't go to Ibiblio to look for snapshots.
> 

I think that's what I was looking for... so if I explicitly list the
default repositories and add a <snapshotPolicy> false</snapshotPolicy>
to them, Maven won't look for snapshots there and directly get
snapshots from the developer local repository... I'll give it a try.

Thanks, best regards
Jose

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to