|
|
-
mvn site hanging (?) in the proxy sub-projectDavid Medinets 2013-02-27, 03:27
I'm working in the 1.5 branch. I ran "mvn site" and the process seemed
to be working fine. But then it seems to hang in the Proxy project. Any ideas? [INFO] ------------------------------------------------------------------------ [INFO] Building Proxy [INFO] task-segment: [site:site] [INFO] ------------------------------------------------------------------------ [WARNING] DEPRECATED [findbugsXmlOutput]: No reason given [INFO] Preparing javadoc:javadoc [INFO] [buildnumber:create {execution: default}] [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd /home/medined/workspace/accumulo/1.5/proxy && svn --non-interactive info [INFO] Working directory: /home/medined/workspace/accumulo/1.5/proxy [INFO] Storing buildNumber: 1450541 at timestamp: 1361934549988 [INFO] Executing: /bin/sh -c cd /home/medined/workspace/accumulo/1.5/proxy && svn --non-interactive info [INFO] Working directory: /home/medined/workspace/accumulo/1.5/proxy [INFO] Storing buildScmBranch: branches/1.5/proxy [INFO] [enforcer:enforce {execution: enforce-mvn}] [INFO] [exec:exec {execution: generate-thrift}] **************************************************** *** thrift is not available *** expecting 'thrift -version' to return 0.9 *** generated code will not be updated **************************************************** [INFO] [site:site {execution: default-cli}] [INFO] Parent project loaded from repository: org.apache:apache:pom:11 [INFO] Relativizing decoration links with respect to project URL: http://maven.apache.org [INFO] Rendering site with org.apache.maven.skins:maven-fluido-skin:jar:1.1 skin. [INFO] Generating "JIRA Report" report --- Maven Changes Report Plugin 2.8 [INFO] Downloading from JIRA at: https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?tempMax=10000&reset=true&jqlQuery=project+%3D+ACCUMULO+AND+fixVersion+%3D+%221.5.0%22+AND+status+in+%28closed%2C+resolved%29+AND+resolution+in+%28Fixed%29+ORDER+BY+priority+DESC%2C+created+DESC [INFO] The JIRA version is '5.2.1' [INFO] The JIRA Report will contain issues only for the current version. [INFO] Generating "Source Xref" report --- Maven Plugins [INFO] Generating "Test Source Xref" report --- Maven Plugins [INFO] Generating "PMD Report" report --- Maven PMD Plugin 2.7.1 |