I suspect the problem is your internet connection. Can you "svn co" from the following URL?
https://appfuse.dev.java.net/svn/appfuse/trunk If not, it might be that you have to setup a proxy for SVN. Matt On Sat, Mar 13, 2010 at 2:51 AM, Ebrahim Pasbani <[email protected]> wrote: > Hi > I run "mvn appfuse:full-source" on project appfuse-tapestry 5. > And got this error : > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building AppFuse Tapestry Application > [INFO] task-segment: [appfuse:full-source] > [INFO] > ------------------------------------------------------------------------ > [INFO] [appfuse:full-source {execution: default-cli}] > [INFO] [AppFuse] Installing source from data-common module... > [ERROR] 175002 : svn: PROPFIND request failed on > '/svn/appfuse/trunk/tags/APPFUSE_2.1.0_M1/data/common/src' > [ERROR] 175002 : svn: appfuse.dev.java.net > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] svn: PROPFIND request failed on > '/svn/appfuse/trunk/tags/APPFUSE_2.1.0_M1/data/common/src' > svn: appfuse.dev.java.net > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 23 seconds > [INFO] Finished at: Sat Mar 13 13:12:02 IRST 2010 > [INFO] Final Memory: 11M/120M > [INFO] > ------------------------------------------------------------------------ > > Is repository corrupted? Or address changed? > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
