yes i have done all the necessary changes and set the proxy in settings.xml of maven but all in vain... it is still giving me the same error...
[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 exi st or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Thu Oct 11 14:13:57 GMT+05:30 2007 [INFO] Final Memory: 1M/2M [INFO] ------------------------------------------------------------------------ Mike Horwitz wrote: > > Have you set up Maven to work through your proxy server? See the section > on > configuring a proxy here: > http://maven.apache.org/guides/mini/guide-configuring-maven.html > > Mike > > On 10/11/07, diptirsi <[EMAIL PROTECTED]> wrote: >> >> >> ya m behind a firewall but the machine on which Maven is running is >> connected >> to the internet... >> please help me out... reply back soon.. >> >> John Kwon wrote: >> > >> > Are you behind a firewall (and make sure the machine you're running >> Maven >> > on >> > is connected to the Internet)? >> > >> > On 10/1/07, diptirsi <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> hello, >> >> We are getting this error even though the plugin >> 'maven-archetype-plugin' >> >> is present it is not able to find it. >> >> Can you please help us with this error the command that we typed on >> >> command >> >> prompt is: >> >> >> >> mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes >> >> -DarchetypeArtifactId=appfuse-basic-struts >> >> -DremoteRepositories=http://static.appfuse.org/releases >> >> -DarchetypeVersion=2.0 >> -DgroupId=com.mycompany.app-DartifactId=myproject >> >> >> >> error: >> >> >> >> [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 >> >> exi >> >> st or no valid version could be found >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] For more information, run Maven with the -e switch >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] Total time: < 1 second >> >> [INFO] Finished at: Mon Oct 01 09:55:08 GMT+05:30 2007 >> >> [INFO] Final Memory: 1M/2M >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> >> >> John Kwon wrote: >> >> > >> >> > Let us know the nature of the problem, and we can probably help. >> >> > >> >> > If you have Maven correctly installed, AppFuse should run from the >> >> Command >> >> > Prompt without problems (on Windows). >> >> > >> >> > If you have Candy for AppFuse installed correctly, along with the >> >> Maven2 >> >> > plugin in Eclipse, AppFuse should work within Eclipse without >> problems. >> >> > >> >> > It really boils down to a correct installation of Maven to get it to >> >> run. >> >> > >> >> > >> >> > On 9/28/07, diptirsi <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> >> >> >> hi >> >> >> plz help us we have problem in configuring appfuse. >> >> >> we have followed the steps that are given on site >> www.appfuse.orgbut >> >> >> still >> >> >> its not getting configured >> >> >> we hve problem running on command prompt as well as eclipse. >> >> >> thank u >> >> >> -- >> >> >> View this message in context: >> >> >> >> >> >> http://www.nabble.com/regarding-maven-and-appfuse-configuration-tf4533683s2369.html#a12938215 >> >> >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> >> >> >> > >> >> > >> >> >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/regarding-maven-and-appfuse-configuration-tf4533683s2369.html#a12973244 >> >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/regarding-maven-and-appfuse-configuration-tf4533683s2369.html#a13151215 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/regarding-maven-and-appfuse-configuration-tf4533683s2369.html#a13151719 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
