Hi 

There's nothing as default config for proximity , I didnt change anything on 
proximity server, each repo (public,inhouse,inhouse-snapshot) are located on 
some local path (c:\profile\proximity\inhouse\storage\. I copied all the 
repository downloaded so far from internet and OSS here, but forgot to change 
the maven-metadata.xml, which created problems while downloading from 
proximity. So I changed there names from maven-metadata-central.xml to 
maven-metadata.xml , and also for plugins the group should have a 
maven-metadata.xml describing the lists of plugins under this group . Take the 
help of following link for maven metadata .

http://www.nabble.com/Re%3A-Formation-rules-for-repositories-p9094971s177.html

Regards,
Nishant Sonar


-----Original Message-----
From: Tamás Cservenák [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 11, 2007 4:25 PM
To: Maven Users List
Subject: Re: FW: Using Proximity Corporate Repository doesnt download 
plugins/dependencies

well,

what is your config actually? As Heinrich said, the "inhouse" repo
group is (in default config) not proxying the central!

Did you change Proximity settings or using just the default "out-of-the-box"?

I'm happy it works, but does it do what you think? :)

~t~

On 9/11/07, Sonar, Nishant <[EMAIL PROTECTED]> wrote:
> Thanks to Henry, Tamás
>
> I have figured out the problem , the reason was I need to block the internet 
> acces by disabling any proxy setting (in settings.xml), and mirror the 
> 'central' to http://somednsname:8080/px-webapp/repository/inhouse.
> Also I need to be very much clear on the maven-metadata.xml in the repository 
> for all the plugins and dependencies.
>
> It worked!!
>
> Regards,
> Nishant Sonar

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

Reply via email to