Advertisement
gnackenson

maven build issues

Dec 16th, 2011
464
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.77 KB | None | 0 0
  1. [gnackenson@localhost saiku]$ ./buildall.sh
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for org.saiku:saiku-service:jar:2.2-SNAPSHOT
  5. [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:cobertura-maven-plugin is missing. @ org.saiku:saiku-core:2.2-SNAPSHOT, /usr/local/.m2/repository/saiku/saiku-core/pom.xml, line 56, column 15
  6. [WARNING]
  7. [WARNING] Some problems were encountered while building the effective model for org.saiku:saiku-web:jar:2.2-SNAPSHOT
  8. [WARNING] 'build.plugins.plugin.version' for org.mortbay.jetty:maven-jetty-plugin is missing. @ line 85, column 12
  9. [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:cobertura-maven-plugin is missing. @ org.saiku:saiku-core:2.2-SNAPSHOT, /usr/local/.m2/repository/saiku/saiku-core/pom.xml, line 56, column 15
  10. [WARNING]
  11. [WARNING] Some problems were encountered while building the effective model for org.saiku:saiku-core:pom:2.2-SNAPSHOT
  12. [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:cobertura-maven-plugin is missing. @ line 56, column 15
  13. [WARNING]
  14. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  15. [WARNING]
  16. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  17. [WARNING]
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] Reactor Build Order:
  20. [INFO]
  21. [INFO] saiku - core libraries
  22. [INFO] saiku - services
  23. [INFO] saiku - web
  24. [INFO]
  25. [INFO] ------------------------------------------------------------------------
  26. [INFO] Building saiku - core libraries 2.2-SNAPSHOT
  27. [INFO] ------------------------------------------------------------------------
  28. [INFO]
  29. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ saiku-core ---
  30. [INFO] Deleting /usr/local/.m2/repository/saiku/saiku-core/target
  31. [INFO] ------------------------------------------------------------------------
  32. [INFO] Reactor Summary:
  33. [INFO]
  34. [INFO] saiku - core libraries ............................ FAILURE [0.474s]
  35. [INFO] saiku - services .................................. SKIPPED
  36. [INFO] saiku - web ....................................... SKIPPED
  37. [INFO] ------------------------------------------------------------------------
  38. [INFO] BUILD FAILURE
  39. [INFO] ------------------------------------------------------------------------
  40. [INFO] Total time: 0.823s
  41. [INFO] Finished at: Fri Dec 16 09:59:58 EST 2011
  42. [INFO] Final Memory: 4M/15M
  43. [INFO] ------------------------------------------------------------------------
  44. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on project saiku-core: Failed to clean project: Failed to delete /usr/local/.m2/repository/saiku/saiku-core/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml -> [Help 1]
  45. [ERROR]
  46. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  47. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  48. [ERROR]
  49. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  50. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  51. [INFO] Scanning for projects...
  52. [ERROR] The build could not read 1 project -> [Help 1]
  53. [ERROR]
  54. [ERROR] The project org.saiku:saiku-webapp:2.2-SNAPSHOT (/usr/local/.m2/repository/saiku/saiku-webapp/pom.xml) has 1 error
  55. [ERROR] Non-resolvable parent POM: Could not find artifact org.saiku:saiku-core:pom:2.2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 3, column 10 -> [Help 2]
  56. [ERROR]
  57. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  58. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  59. [ERROR]
  60. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  61. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
  62. [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
  63. error: cannot open .git/FETCH_HEAD: Permission denied
  64.  
  65. [INFO] Scanning for projects...
  66. [WARNING]
  67. [WARNING] Some problems were encountered while building the effective model for org.saiku:saiku-ui:pom:2.2-SNAPSHOT
  68. [WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:yuicompressor-maven-plugin is missing. @ line 28, column 13
  69. [WARNING]
  70. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  71. [WARNING]
  72. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  73. [WARNING]
  74. [INFO]
  75. [INFO] ------------------------------------------------------------------------
  76. [INFO] Building saiku-ui 2.2-SNAPSHOT
  77. [INFO] ------------------------------------------------------------------------
  78. [INFO]
  79. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ saiku-ui ---
  80. [INFO] Deleting /usr/local/.m2/repository/saiku/saiku-ui/target
  81. [INFO]
  82. [INFO] ------------------------------------------------------------------------
  83. [INFO] Skipping saiku-ui
  84. [INFO] This project has been banned from the build due to previous failures.
  85. [INFO] ------------------------------------------------------------------------
  86. [INFO] ------------------------------------------------------------------------
  87. [INFO] BUILD FAILURE
  88. [INFO] ------------------------------------------------------------------------
  89. [INFO] Total time: 0.642s
  90. [INFO] Finished at: Fri Dec 16 10:00:03 EST 2011
  91. [INFO] Final Memory: 2M/15M
  92. [INFO] ------------------------------------------------------------------------
  93. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on project saiku-ui: Failed to clean project: Failed to delete /usr/local/.m2/repository/saiku/saiku-ui/target/classes/routers/QueryRouter.js -> [Help 1]
  94. [ERROR]
  95. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  96. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  97. [ERROR]
  98. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  99. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  100. [INFO] Scanning for projects...
  101. [INFO]
  102. [INFO] ------------------------------------------------------------------------
  103. [INFO] Building saiku-server 2.2-SNAPSHOT
  104. [INFO] ------------------------------------------------------------------------
  105. [INFO]
  106. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ saiku-server ---
  107. [INFO] Deleting /usr/local/.m2/repository/saiku/saiku-server/target
  108. [INFO] ------------------------------------------------------------------------
  109. [INFO] BUILD FAILURE
  110. [INFO] ------------------------------------------------------------------------
  111. [INFO] Total time: 0.619s
  112. [INFO] Finished at: Fri Dec 16 10:00:06 EST 2011
  113. [INFO] Final Memory: 3M/15M
  114. [INFO] ------------------------------------------------------------------------
  115. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on project saiku-server: Failed to clean project: Failed to delete /usr/local/.m2/repository/saiku/saiku-server/target/saiku-server-foodmart-2.2-SNAPSHOT.tar.gz -> [Help 1]
  116. [ERROR]
  117. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  118. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  119. [ERROR]
  120. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  121. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  122. [INFO] Scanning for projects...
  123. [WARNING]
  124. [WARNING] Some problems were encountered while building the effective model for org.saiku:saiku-bi-platform-plugin:jar:2.2-SNAPSHOT
  125. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: pentaho:pentaho-bi-platform-web-servlet:jar -> duplicate declaration of version ${pentaho.libs.version} @ line 385, column 15
  126. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 254, column 12
  127. [WARNING]
  128. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  129. [WARNING]
  130. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  131. [WARNING]
  132. [INFO]
  133. [INFO] ------------------------------------------------------------------------
  134. [INFO] Building saiku biserver plugin 2.2-SNAPSHOT
  135. [INFO] ------------------------------------------------------------------------
  136. [WARNING] The POM for org.saiku:saiku-service:jar:2.2-SNAPSHOT is missing, no dependency information available
  137. [WARNING] The POM for org.apache.ws.commons.neethi:neethi:jar:2.0.1 is missing, no dependency information available
  138. [WARNING] The POM for woodstox:wstx-asl:jar:3.2.4 is missing, no dependency information available
  139. [WARNING] Could not transfer metadata org.jvnet.staxex:stax-ex/maven-metadata.xml from/to java.net.1 (http://download.java.net/maven/1): No connector available to access repository java.net.1 (http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
  140. [INFO] ------------------------------------------------------------------------
  141. [INFO] BUILD FAILURE
  142. [INFO] ------------------------------------------------------------------------
  143. [INFO] Total time: 1.516s
  144. [INFO] Finished at: Fri Dec 16 10:00:09 EST 2011
  145. [INFO] Final Memory: 6M/15M
  146. [INFO] ------------------------------------------------------------------------
  147. [ERROR] Failed to execute goal on project saiku-bi-platform-plugin: Could not resolve dependencies for project org.saiku:saiku-bi-platform-plugin:jar:2.2-SNAPSHOT: Failure to find org.saiku:saiku-service:jar:2.2-SNAPSHOT in http://repository.pentaho.org/artifactory/pentaho was cached in the local repository, resolution will not be reattempted until the update interval of pentaho-repo has elapsed or updates are forced -> [Help 1]
  148. [ERROR]
  149. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  150. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  151. [ERROR]
  152. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  153. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement