On Sun, Apr 10, 2011 at 11:08 PM, Brinker, Don-NONEMP
<dbrin...@collegeboard.org> wrote:
> We've got a server in place at my company serving up local artifacts.  To 
> secure the server (and not expose our stuff anymore than we have to) we have 
> users defined and anonymous access disabled.  So far so good - we can query 
> and deploy artifacts just fine.
>
> Now here's where things get interesting: archetype:generate doesn't seem to 
> pay any attention to my settings.xml.  The server logs that it received an 
> unauthenticated user request for the catalog.  I was HOPING generate would 
> match the archetypeCatalog URL to the URL of a repository in my settings, but 
> no luck.

It doesn't match by url, it matches by repository id.  Is there a way
to send a repo id in addition to the url?

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to