Hi Shailendra,

I'm absolutely new to Maven but let me make a wild guess:

Looks like the surefire-plugin is named differently and it's path can't be 
resolved when Maven2 is looking for updates.
Check this path:
http://www.ibiblio.org/maven2/plugins/org/apache/maven/plugins/
And notice, that you will not find a subfolder "surefire/" but one named 
"maven-surefire-plugin/".

This is where I found it:
http://www.ibiblio.org/maven2/surefire/surefire/

Greetings,
Rias

-----Ursprüngliche Nachricht-----
Von: Kumar, Shailendra [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 19. Juli 2005 17:19
An: Maven Users List
Betreff: M2 Eclipse problem

Hi,
I am using maven2. When I execute comd "m2 eclipse:eclipse"
it gives me following error. Could you help me resolve it?

[INFO] -------------------------------------------------------------------------
---
[INFO] Building Maven Quick Start Archetype
[INFO] -------------------------------------------------------------------------
---
[INFO] maven-eclipse-plugin: checking for updates from central-plugins
[INFO] Retrieving release information for maven-eclipse-plugin
[INFO] maven-eclipse-plugin: resolved to version 2.0-alpha-3 from local reposito
ry
[INFO] surefire: checking for updates from central-plugins
[INFO] Retrieving snapshot information for surefire 1.0-SNAPSHOT
Downloading: http://repo1.maven.org/maven2/plugins/org/apache/maven/plugins/sure
fire/1.0-SNAPSHOT/surefire-1.0-SNAPSHOT.jar
[WARNING] Unable to get resource from repository http://repo1.maven.org/maven2/p
lugins

Thanks,
Shail

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte 
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail 
irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und 
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte 
Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden.

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

Reply via email to