> 1. installed java What version? > 2. installed maven. What version?
> 3.changed the local repository path and proxies in the settings.xml file Why did you change the local repo path? Check to make sure that your proxy is uncommented. By default, the proxy block is commented out (disabled). > when i run the command :D:\tutorials>mvn archetype:create Why are you using archetype:create when the "Maven in 5 minutes" webpage says to use archetype:generate? http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
