For me the issue was unavailability of JBoss maven repository on http://repository.jboss.com/maven2/. Here (http://community.jboss.org/en/build/blog/2011/06/01/blocking-repositoryjbossorgmaven2) is the solution that worked for me.
2011/6/29 Chris Wilper <[email protected]>: > The output you posted does not indicate what the error is. > >> [ERROR] Please refer to >> E:\fedora_commons\fcrepo-src-3.4.2\fcrepo-server\target\ >> surefire-reports for the individual test results. > > Have you looked at files in that directory? There should be more clues there. > > Note: If you're building from source for the first time, there are > some libraries whose locations have changed, so you may need to modify > pom.xml in order to point to the new location(s). Please see > https://jira.duraspace.org/browse/FCREPO-956 and the attached patch > from Jan Pokorsky. > > - Chris > > On Wed, Jun 29, 2011 at 4:04 AM, danlin <[email protected]> wrote: >> failed to build from source,please help me ,thanks! >> >> Tests run: 325, Failures: 1, Errors: 0, Skipped: 0 >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] Fedora Repository Project ......................... SUCCESS [0.921s] >> [INFO] Fedora Generate Library ........................... SUCCESS [0.764s] >> [INFO] Fedora Common Library ............................. SUCCESS [4.337s] >> [INFO] Fedora Server Library ............................. FAILURE >> [1:16.659s] >> [INFO] All Fedora Clients ................................ SKIPPED >> [INFO] Fedora Admin Client (Swing) ....................... SKIPPED >> [INFO] Fedora Messaging Client Library ................... SKIPPED >> [INFO] Fedora Security Modules ........................... SKIPPED >> [INFO] Fedora Security PDP ............................... SKIPPED >> [INFO] Fedora Integration Test ........................... SKIPPED >> [INFO] All Fedora Webapps ................................ SKIPPED >> [INFO] Fedora Webapp - Demo Content ...................... SKIPPED >> [INFO] Fedora Webapp - Formatting Objects Processor ...... SKIPPED >> [INFO] Fedora Webapp - Saxon XSLT Processor .............. SKIPPED >> [INFO] Fedora Webapp - Image Manipulation ................ SKIPPED >> [INFO] Fedora JAAS Authentication ........................ SKIPPED >> [INFO] Fedora Security PEP ............................... SKIPPED >> [INFO] Fedora Webapp ..................................... SKIPPED >> [INFO] Fedora Installer .................................. SKIPPED >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 1:23.039s >> [INFO] Finished at: Wed Jun 29 15:50:13 CST 2011 >> [INFO] Final Memory: 46M/131M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-surefire-plugin:2. >> 4.2:test (default-test) on project fcrepo-server: There are test failures. >> [ERROR] >> [ERROR] Please refer to >> E:\fedora_commons\fcrepo-src-3.4.2\fcrepo-server\target\ >> surefire-reports for the individual test results. >> [ERROR] -> [Help 1] >> [ERROR] >> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e >> swit >> ch. >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, please >> rea >> d the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc >> eption >> [ERROR] >> [ERROR] After correcting the problems, you can resume the build with the >> command >> >> [ERROR] mvn <goals> -rf :fcrepo-server > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Fedora-commons-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
