sically do it when you configure the element in your
> > settings.xml. By matching the mirror against everything, then maven
> > will query your Nexus no matter what the repository's URL is.
> >
> > Quintin Beukes
> >
> >
> >
> > On Fri, Oct 16,
Alright, alright! :)
I'll have a look at Nexus and go from there.
Is there a way to tell Maven "Only look at the Nexus repo, fail otherwise" ?
Perhaps it will become clear after using Nexus.
Rob
On Fri, Oct 16, 2009 at 12:08 PM, Quintin Beukes wrote:
> > I'd like to think of a repo manager as
t;
> ---
> Todd Thiessen
>
>
> > -Original Message-
> > From: Rob Slifka [mailto:r...@tintri.com]
> > Sent: Friday, October 16, 2009 2:16 PM
> > To: Maven Users List
> > Subject: Hosting a local repo w/out a Repo Manager?
> >
> > Hi all,
Hi all,
I'm working on wrapping my head around setting up an internal "blessed"
repository and being assured that Maven will fail when a dependency is not
found there.
(1) Clear my local repo.
(2) Run Maven through our lifecycle (clean, compile, package, test, etc.).
(3) Take the contents of my no