What version of Maven are you using... rather old versions use ibiblio as there was no repo1.maven.org when they were released
On 19 May 2011 14:51, Anders Hammar <[email protected]> wrote: > I haven't checked, but I recall seeing some mail on this list saying that > ibiblio hasn't synced with central for quite some time. So surefile-pluign > 2.7.2 isn't available from there. > > Why are you using ibiblio? Just use the default maven central repo and it > should work. > Or, if you're in a company environment, use the internal repo manager and > have it handle the repos for you. > > /Anders > > On Thu, May 19, 2011 at 12:12, uday shankar <[email protected]> wrote: > >> Hi, >> I am getting this error when I tried to run a simple application using mvn >> package command >> >> ERROR] Plugin org.apache.maven.plugins:maven-surefire-plugin:2.7.2 or one >> of >> it >> dependencies could not be resolved: Failed to read artifact descriptor for >> org >> apache.maven.plugins:maven-surefire-plugin:jar:2.7.2: Could not find >> artifact o >> g.apache.maven.plugins:maven-surefire-plugin:pom:2.7.2 in ibiblio.org >> (http://m >> rrors.ibiblio.org/pub/mirrors/maven2) -> [Help 1] >> >> Pleae help >> >> -- >> View this message in context: >> http://maven.40175.n5.nabble.com/Surefire-pluginmissing-tp4409287p4409287.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> 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]
