unfortunately it doesn't work! I'm using also Artifactory but mvn archetype should be retrieve its plugin direclt from central, is it right? Moreover I've disabled profile which uses repo on Artifactory and mvn archetype it doesn't work too.
I've tried also to check out a project with its pom from svn, and I tried to run mvn help:... on that pom, but I've encountered the same errors like above. Any other hint? Thanks so much, Raffaele Wayne Fay wrote: > > If you attempted to run Maven --before-- configuring the proxy, then > you likely have bad metadata in ~/.m2/. Delete this directory and try > again. And/or try mvn -U to force updates now that the proxy is > configured. > > Wayne > > On 10/10/07, Raffaele <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> >> I have just installed maven under linux red hat system. >> >> The first test I've done was: >> mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app >> >> and it doesn't work, the error is the following: >> http://www.nabble.com/file/p13136436/error.jpg >> >> Then I tried to configure proxy as suggested here >> http://maven.apache.org/guides/mini/guide-proxies.html >> >> But the error remains! >> >> I'm sure to ha configured properly the proxy, in fact I have another >> maven >> installation in WIndows and it works! >> >> Any help? >> Thanks >> Raffaele >> -- >> View this message in context: >> http://www.nabble.com/HELP---repository-central-will-be-blacklisted-tf4601005s177.html#a13136436 >> 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] > > > -- View this message in context: http://www.nabble.com/HELP---repository-central-will-be-blacklisted-tf4601005s177.html#a13138150 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]