Thanks for your response. I tried that too..still not working. i have commented the proxy settings in setting.xml and tried. i am getting this error.
C:\DAK\MAVEN_PROJECT\vrep>mvn archetype:create -DarchetypeGroupId=org.apache.maven.archetypes -Dgrou pId=com.mycompany.app -DartifactId=my-app [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'archetype'. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid versi on could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Mon Dec 17 23:25:36 IST 2007 [INFO] Final Memory: 1M/2M [INFO] ------------------------------------------------------------------------ if any body have configured maven with non proxy settings with local internet please give a sample of the setting.xml file.... thanks for ur time. Wayne Fay wrote: > > Generally, unless you have a corporate proxy/firewall in between you > and the Internet, you won't need to configure anything in > settings.xml. The two logins you have on your computer have nothing to > do with Maven (one is into Windows, and one is into your ISP, I > guess). > > Just give it a try with no proxy setting and see what happens when you > run Maven. If it gives problems, then worry about things. > > Wayne > > On 12/12/07, arunkumar_0205 <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> i have a broad band internet connection in my home, i have two login one >> for >> my system and one for my internet access. In this case wht is the proxy >> setting i need to give in my setting.xml file. or not proxy setting >> required. please clarify.... >> -- >> View this message in context: >> http://www.nabble.com/maven-non-proxy-settings-tp14310331s177p14310331.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] > > > -- View this message in context: http://www.nabble.com/maven-non-proxy-settings-tp14310331s177p14373963.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]
