You cannot run "mvn appfuse:full-source" offline. I don't have any plans to change this behavior. I suggest you run full-source (and "mvn install") while online. You should be able to run "mvn -o commandName" offline after you get the initial artifacts downloaded.
Matt On Sun, Dec 14, 2008 at 9:54 PM, sudhakargupta <[email protected]> wrote: > > Thanks for your reply matt, if i want to create a new project in > offline(means i don't have any internet connection) then how to use the mvn > appfuse:full-source > > please suggest me how to solve this problem > > Sudhakar > > > > mraible wrote: >> >> It looks like SVN may be down. You might want to try again later. >> >> Matt >> >> On Dec 13, 2008, at 7:05 AM, "Rajesh.SriRamoju" >> <[email protected] >> > wrote: >> >>> >>> Hi >>> Im new to appfuse2 and Maven >>> please help me out im stuck with this when I tried to do this >>> I copied Appfuse2 struts project and created maven local repostiory >>> tried >>> to run this command >>> mvn appfuse:full-source >>> i got this Error as follows >>> >>> home/Appfuse2_projects/myproject$ mvn appfuse:full-source >>> >>> >>> [INFO] Scanning for projects... >>> [INFO] Searching repository for plugin with prefix: 'appfuse'. >>> [INFO] >>> --- >>> --------------------------------------------------------------------- >>> [INFO] Building myproject >>> [INFO] task-segment: [appfuse:full-source] >>> [INFO] >>> --- >>> --------------------------------------------------------------------- >>> [INFO] [appfuse:full-source] >>> [INFO] [AppFuse] Installing source from data-common module... >>> [ERROR] 160029 : svn: Could not open the requested SVN filesystem >>> [ERROR] 175002 : svn: PROPFIND of >>> '/svn/appfuse/tags/APPFUSE_2.0.2/data/common/src': 500 Internal >>> Server Error >>> (https://appfuse.dev.java.net) >>> [INFO] >>> --- >>> --------------------------------------------------------------------- >>> [ERROR] BUILD ERROR >>> [INFO] >>> --- >>> --------------------------------------------------------------------- >>> [INFO] svn: Could not open the requested SVN filesystem >>> svn: PROPFIND of '/svn/appfuse/tags/APPFUSE_2.0.2/data/common/src': >>> 500 >>> Internal Server Error (https://appfuse.dev.java.net) >>> [INFO] >>> --- >>> --------------------------------------------------------------------- >>> [INFO] For more information, run Maven with the -e switch >>> [INFO] >>> --- >>> --------------------------------------------------------------------- >>> [INFO] Total time: 19 seconds >>> [INFO] Finished at: Sat Dec 13 19:22:36 IST 2008 >>> [INFO] Final Memory: 6M/11M >>> [INFO] >>> --- >>> --------------------------------------------------------------------- >>> >>> Thanks in advance for Your Help =) >>> >>> RajeshSR >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Appfuse2-struts2-mvn-appfuse%3Afull-source-problem-tp20990470s2369p20990470.html >>> Sent from the AppFuse - User 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/Appfuse2-struts2-mvn-appfuse%3Afull-source-problem-tp20990470s2369p21008333.html > Sent from the AppFuse - User 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]
