Re: Error reading archetype catalog http://repo1.maven.org/maven2

2010-10-18 Thread Marco Rossi
Ok, now works (after reading the comments to http://jira.codehaus.org/browse/ARCHETYPE-202). It's amazing that's this bug is currently open (in the repository my version is the latest one [ http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/maven/plugins/maven-archetype-plugin/ ]). Thanks gu

Re: Error reading archetype catalog http://repo1.maven.org/maven2

2010-10-18 Thread Marco Rossi
Ok, thanks. I have the version 2.0-alpha-5. Do you know how to update the release?

Re: Error reading archetype catalog http://repo1.maven.org/maven2

2010-10-18 Thread Marco Rossi
>And, are you behind a proxy? Did you set it in settings.xml? Yes, i set it. Indeed i see my local repository "increase" >If yes, are you using an archetype plugin version prior to 2.0? Honestly i don't know. I simply download maven 3.0, configure the proxy and try the simpler command mvn archety

Error reading archetype catalog http://repo1.maven.org/maven2

2010-10-18 Thread Marco Rossi
Hi, i'm newer with maven. I try to google but i don't fine the answer. Everytime i try a maven command, i.e. mvn archetype:generate -DgroupId=com.mycompany.app \ -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart \ -DinteractiveMode=false i get the message in the title. What's w