hello, I got an build error when i give this command
mvn appfuse:full-source it showing an error like this: C:\source\coreproject>mvn appfuse:full-source [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'appfuse'. [INFO] ------------------------------------------------------------------------ [INFO] Building AppFuse Core Application [INFO] task-segment: [appfuse:full-source] [INFO] ------------------------------------------------------------------------ [WARNING] POM for 'org.hibernate:jtidy:pom:r8-20060801:runtime' is invalid. It will be ignored for artifact resolution. Reason: Parse error reading POM. Reason: TEXT must be immediately followed by END_TAG and not START_TAG (position: START_TAG seen ...<licenses>\n\t\t\t<license>... @12:13) for pro ject org.hibernate:jtidy at c:\.m2\repository\org\hibernate\jtidy\r8-20060801\jtidy-r8-20060801.pom [INFO] [appfuse:full-source] [INFO] [AppFuse] Installing source from data-common module... [ERROR] 175002 : svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0.2/data/common/src' [ERROR] 175002 : svn: Connection refused: connect [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0.2/data/common/src' svn: Connection refused: connect [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Thu Nov 20 18:26:35 IST 2008 [INFO] Final Memory: 6M/254M [INFO] ------------------------------------------------------------------------ I want to see the full-source code of project is there any other command. Thanking you in advance. -- View this message in context: http://www.nabble.com/PROPFIND-request-failed-tp20600589s2369p20600589.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]
