Hi, Yes, I am behind a firewall and I configured the settings.xml as indicated in [1]. I actually updated the following tags
<host> ???? </host> <port>????</port> <username>????</username> <password>????</password> Is there any thing else that would do this? Thanks Zoheir -----Original Message----- From: Tim Kettler [mailto:[EMAIL PROTECTED] Sent: Sunday, April 15, 2007 2:46 PM To: Maven Users List Subject: Spam:RE: Spam:Re: Re: Problem when installing Maven 2.0 Hi, see comments inline Am Sonntag, den 15.04.2007, 12:54 +0400 schrieb Zoheir Ezziane: > Hello again, > > I deleted the .m2 directory and run the command "mvn resources:resources > -cpu -X" and here is the output: > > + Error stacktraces are turned on. > Maven version: 2.0.6 > [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents > and Settings\zezziane.NDUC\.m2\plugin-registry.xml' > [DEBUG] Building Maven global-level plugin registry from: > 'D:\ECLIPS\MAVEN-~1.6\bin\..\conf\plugin-registry.xml' > [INFO] Scanning for projects... > [INFO] Searching repository for plugin with prefix: 'resources'. Here it starts searching for the plugin ... > [INFO] org.apache.maven.plugins: checking for updates from central > [WARNING] repository metadata for: 'org.apache.maven.plugins' could not > be retrieved from repository: central due to an error: Error > transferring file [...] ... and fails in the first step while fetching the metadata for the group the plugin belongs to. >From the error message I would guess there is a problem with your Internet connection. Are you behind a proxy and haven't configured maven properly [1]? Or perhaps a (personal) firewall is blocking maven (Windows Firewall or something else)? -Tim [1] http://maven.apache.org/guides/mini/guide-proxies.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
