Re: [appfuse-user] Develope without internet connection

2009-10-29 Thread Arthur Erdös
I think that you wont be able to run full-source without internet connection, since the sources cannot be downloaded from appfuse repository. run full-source on your connected machine and copy your project to the other machine. you will have to run your mvn goals with the -o parameter for "offline

[appfuse-user] Develope without internet connection

2009-10-29 Thread || Sudhir Nimavat ||
Can any one tell me how can I develope with appfuse offline? I downloaded appfused dependency from https://appfuse.dev.java.net/servlets/ProjectDocumentList?folderID=9173 and put into maven repository. Every thing else seems to work fine, however I am not able to run mvn appfuse:full-source. i