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 wrong? i'm using maven 3.0, without mirrors (central repositoty). Thanks in advance, Marco
