Tom Joad wrote on Thursday, December 15, 2005 2:58 PM:

> Hi,
> We have  our  organisation central repository. if a developper needs a
> plugin or an artifact  dependency which is not already on it ,maven
> updates only his local repository, but not our central repository.
> Is it possible to update both the local and our central repository?
> and How to do it? 

Use a maven-proxy installation to maintain your central repository and set it 
as mirror of "central" (the ibiblio server). See Maven online docs for 
instructions.

- Jörg

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

Reply via email to