Develope without internet connection

2 messages Options
Embed this post
Permalink
|| Sudhir Nimavat ||

Develope without internet connection

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
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. it gives me following error
[INFO] svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0.2/data/common/src'
svn: appfuse.dev.java.net

Is there any way that I can generate full source on a machine with no internet connectivity. 
Will there be any other problems when developing offline ?

Note: The machine from which I will be developing will have no internet connectivity.. However I can download required dependency on another machine and copy to development machine
 
 
 
 
Sudhir Nimavat
Senior software engineer.
Quick start global PVT LTD.
Baroda - 390007
Gujarat, India

Personally I'm always ready to learn, although I do not always like being taught
 



Now, send attachments up to 25MB with Yahoo! India Mail. Learn how.
Arthur Erdös-2

Re: Develope without internet connection

Reply Threaded More More options
Print post
Permalink
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" mode.

regards,
Arthur


2009/10/29 || Sudhir Nimavat || <[hidden email]>
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. it gives me following error
[INFO] svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0.2/data/common/src'
svn: appfuse.dev.java.net

Is there any way that I can generate full source on a machine with no internet connectivity. 
Will there be any other problems when developing offline ?

Note: The machine from which I will be developing will have no internet connectivity.. However I can download required dependency on another machine and copy to development machine
 
 
 
 
Sudhir Nimavat
Senior software engineer.
Quick start global PVT LTD.
Baroda - 390007
Gujarat, India

Personally I'm always ready to learn, although I do not always like being taught
 



Now, send attachments up to 25MB with Yahoo! India Mail. Learn how.