I have download the Jar manually at http://static.appfuse.org/repository/org/appfuse/appfuse-basic-jsf/2.0-m5/
and run the mvn install command. Thanks to you i could build the archetype successfuly. Nice done Mike ;-) David Mike Horwitz wrote: > > If you have created projects from those archetypes before the > archetypes will be in your local repository and Maven will not try and > download them again. > > On 8/28/07, Djohannot <[EMAIL PROTECTED]> wrote: >> >> >> Yes, That's what i thought, but why does it work with M3 and M4 version? >> >> [INFO] Archetype created in dir: C:\WSN4\wsntools >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD SUCCESSFUL >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 2 seconds >> [INFO] Finished at: Tue Aug 28 11:42:32 CEST 2007 >> [INFO] Final Memory: 5M/9M >> [INFO] >> ------------------------------------------------------------------------ >> >> David >> >> >> Mike Horwitz wrote: >> > >> > There seems to be some sort of issue with your internet connection? >> > >> > On 8/28/07, Djohannot <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> Yes, this is the message: >> >> >> >> [ERROR] BUILD ERROR >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] Error creating from archetype >> >> >> >> Embedded error: Archetype does not exist: System is offline. >> >> >> >> Try downloading the file manually from the project website. >> >> >> >> Then, install it using the command: >> >> mvn install:install-file -DgroupId=org.appfuse >> >> -DartifactId=appfuse-basic-js >> >> f \ >> >> -Dversion=2.0-m5 -Dpackaging=jar -Dfile=/path/to/file >> >> >> >> >> >> org.appfuse:appfuse-basic-jsf:jar:2.0-m5 >> >> >> >> >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> ... >> >> >> >> >> >> david J. >> >> >> >> >> >> Mike Horwitz wrote: >> >> > >> >> > Any build error messages? >> >> > >> >> > On 8/28/07, Djohannot <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> >> >> >> Hi mike, >> >> >> >> >> >> Thanks for your answer. Yeah, possible proxy issues, but if i try >> with >> >> >> M3, >> >> >> or M4 appfuse version, there's no problem. So i don't think it's a >> >> proxy >> >> >> problem. >> >> >> Any other idea? >> >> >> >> >> >> David >> >> >> >> >> >> >> >> >> >> >> >> Mike Horwitz wrote: >> >> >> > >> >> >> > Works fine when I try it. Any possible proxy issues? >> >> >> > >> >> >> > Mike >> >> >> > >> >> >> > On 8/28/07, Djohannot <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> >> >> >> >> >> >> Hi, >> >> >> >> >> >> >> >> I wanted to upgrade my Appfuse version from M4 to M5 this >> morning, >> >> but >> >> >> >> maven >> >> >> >> tolds me that the archetype does not exist.... strange... any >> Idea? >> >> >> >> >> >> >> >> Thanks for you help, >> >> >> >> >> >> >> >> David Johannot >> >> >> >> >> >> >> >> P.S. the archetype i tried to download was the basic JSF >> >> >> >> >> >> >> >> mvn archetype:create -DarchetypeGroupId=org.appfuse >> >> >> >> -DarchetypeArtifactId=appfuse-basic-jsf >> >> >> >> -DremoteRepositories=http://static.appfuse.org/repository >> >> >> >> -DarchetypeVersion=2.0-m5 >> >> >> >> -DgroupId=com.mycompany.app-DartifactId=myproject >> >> >> >> -- >> >> >> >> View this message in context: >> >> >> >> >> >> >> >> >> >> http://www.nabble.com/archetype-M5-offline-tf4340245s2369.html#a12363561 >> >> >> >> 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/archetype-M5-offline-tf4340245s2369.html#a12364609 >> >> >> 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/archetype-M5-offline-tf4340245s2369.html#a12364869 >> >> 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/archetype-M5-offline-tf4340245s2369.html#a12364959 >> 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/archetype-M5-offline-tf4340245s2369.html#a12365579 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
