Surefire Plugin 2.4.3 - Plugin not found

2008-06-15 Thread Mac-Systems
Hello, Im try to mavenize on of my Projects.. I try to user Surefire Plugin by: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-surefire-plugin/artifactId version2.4.3/version /plugin I have

Re: Surefire Plugin 2.4.3 - Plugin not found

2008-06-15 Thread Wendy Smoak
On Sun, Jun 15, 2008 at 9:46 AM, Mac-Systems [EMAIL PROTECTED] wrote: I have proper Proxy Settings, but i always get ... [ERROR] BUILD ERROR ... Reason: POM 'org.apache.maven.plugins:maven-surefire-plugin' not found in repository: Unable to download the artifact from any repository ...

Re: Surefire Plugin 2.4.3 - Plugin not found

2008-06-15 Thread Mac-Systems
I Tested with and without Proxy settings, no success. Also i use -U to force update. I also removed any repo (codehaus) in my POM. Cleared whole repository. No Success :( Last Option maven 2.09, but well i dont thing it's is really a maven problem at all. Actually also clean plugin is missing

Re: Surefire Plugin 2.4.3 - Plugin not found

2008-06-15 Thread Wendy Smoak
On Sun, Jun 15, 2008 at 10:08 AM, Mac-Systems [EMAIL PROTECTED] wrote: I Tested with and without Proxy settings, no success. Also i use -U to force update. I also removed any repo (codehaus) in my POM. Cleared whole repository. No Success :( Last Option maven 2.09, but well i dont thing

Re: Surefire Plugin 2.4.3 - Plugin not found

2008-06-15 Thread Mac-Systems
Wendy Smoak schrieb: On Sun, Jun 15, 2008 at 10:08 AM, Mac-Systems [EMAIL PROTECTED] wrote: I Tested with and without Proxy settings, no success. Also i use -U to force update. I also removed any repo (codehaus) in my POM. Cleared whole repository. No Success :( Last Option maven 2.09,