magoo123

Untitled

Aug 3rd, 2011
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.21 KB | None | 0 0
  1. INFO] Scanning for projects...
  2. [WARNING]
  3. [WARNING] Some problems were encountered while building the effective model for org.openmrs.tools:openmrs-tools:jar:1.9.0-SNAPSHOT
  4. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
  5. [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
  6. [WARNING]
  7. [WARNING] Some problems were encountered while building the effective model for org.openmrs.test:openmrs-test:pom:1.9.0-SNAPSHOT
  8. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
  9. [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
  10. [WARNING]
  11. [WARNING] Some problems were encountered while building the effective model for org.openmrs.api:openmrs-api:jar:1.9.0-SNAPSHOT
  12. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 160, column 18
  13. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
  14. [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
  15. [WARNING]
  16. [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-web:jar:1.9.0-SNAPSHOT
  17. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
  18. [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
  19. [WARNING]
  20. [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-webapp:war:1.9.0-SNAPSHOT
  21. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
  22. [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
  23. [WARNING]
  24. [WARNING] Some problems were encountered while building the effective model for org.openmrs:openmrs:pom:1.9.0-SNAPSHOT
  25. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 675, column 12
  26. [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ line 696, column 12
  27. [WARNING]
  28. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  29. [WARNING]
  30. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  31. [WARNING]
  32. [INFO] ------------------------------------------------------------------------
  33. [INFO] Reactor Build Order:
  34. [INFO]
  35. [INFO] OpenMRS
  36. [INFO] openmrs-tools
  37. [INFO] openmrs-test
  38. [INFO] openmrs-api
  39. [INFO] openmrs-web
  40. [INFO] openmrs-webapp
  41. [INFO]
  42. [INFO] ------------------------------------------------------------------------
  43. [INFO] Building OpenMRS 1.9.0-SNAPSHOT
  44. [INFO] ------------------------------------------------------------------------
  45. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  46. SLF4J: Defaulting to no-operation (NOP) logger implementation
  47. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  48. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml
  49. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml (532 B at 0.1 KB/sec)
  50. [INFO]
  51. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs ---
  52. [INFO] Change the default 'svn' provider implementation to 'javasvn'.
  53. [INFO] Checking for local modifications: skipped.
  54. [INFO] Updating project files from SCM: skipped.
  55. [INFO] Storing buildNumber: 22113 at timestamp: 1312361434046
  56. [INFO] Storing buildScmBranch: trunk
  57. [INFO]
  58. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs ---
  59. [INFO]
  60. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs ---
  61. [INFO] Installing D:\Workspace\openmrs\pom.xml to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\openmrs\1.9.0-SNAPSHOT\openmrs-1.9.0-SNAPSHOT.pom
  62. [INFO]
  63. [INFO] ------------------------------------------------------------------------
  64. [INFO] Building openmrs-tools 1.9.0-SNAPSHOT
  65. [INFO] ------------------------------------------------------------------------
  66. [INFO]
  67. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-tools ---
  68. [INFO] Change the default 'svn' provider implementation to 'javasvn'.
  69. [INFO]
  70. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-tools ---
  71. [INFO]
  72. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-tools ---
  73. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  74. [INFO] Copying 6 resources
  75. [INFO]
  76. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-tools ---
  77. [INFO] Nothing to compile - all classes are up to date
  78. [INFO]
  79. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-tools ---
  80. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  81. [INFO] skip non existing resourceDirectory D:\Workspace\openmrs\tools\src\test\resources
  82. [INFO]
  83. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-tools ---
  84. [INFO] No sources to compile
  85. [INFO]
  86. [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ openmrs-tools ---
  87. [INFO] No tests to run.
  88. [INFO]
  89. [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ openmrs-tools ---
  90. [INFO]
  91. [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ openmrs-tools ---
  92. [WARNING] JAR will be empty - no content was marked for inclusion!
  93. [INFO]
  94. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-tools ---
  95. [INFO] Installing D:\Workspace\openmrs\tools\target\openmrs-tools-1.9.0-SNAPSHOT.jar to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\tools\openmrs-tools\1.9.0-SNAPSHOT\openmrs-tools-1.9.0-SNAPSHOT.jar
  96. [INFO] Installing D:\Workspace\openmrs\tools\pom.xml to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\tools\openmrs-tools\1.9.0-SNAPSHOT\openmrs-tools-1.9.0-SNAPSHOT.pom
  97. [INFO] Installing D:\Workspace\openmrs\tools\target\openmrs-tools-1.9.0-SNAPSHOT-tests.jar to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\tools\openmrs-tools\1.9.0-SNAPSHOT\openmrs-tools-1.9.0-SNAPSHOT-tests.jar
  98. [INFO]
  99. [INFO] ------------------------------------------------------------------------
  100. [INFO] Building openmrs-test 1.9.0-SNAPSHOT
  101. [INFO] ------------------------------------------------------------------------
  102. [INFO]
  103. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-test ---
  104. [INFO] Change the default 'svn' provider implementation to 'javasvn'.
  105. [INFO]
  106. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-test ---
  107. [INFO]
  108. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-test ---
  109. [INFO] Installing D:\Workspace\openmrs\test\pom.xml to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\test\openmrs-test\1.9.0-SNAPSHOT\openmrs-test-1.9.0-SNAPSHOT.pom
  110. [INFO]
  111. [INFO] ------------------------------------------------------------------------
  112. [INFO] Building openmrs-api 1.9.0-SNAPSHOT
  113. [INFO] ------------------------------------------------------------------------
  114. [INFO]
  115. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-api ---
  116. [INFO] Change the default 'svn' provider implementation to 'javasvn'.
  117. [INFO]
  118. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-api ---
  119. [INFO]
  120. [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
  121. [INFO] Using 'UTF-8' encoding to format source files.
  122. [INFO] Number of files to be formatted: 814
  123. [INFO] Successfully formatted: 0 file(s)
  124. [INFO] Fail to format : 0 file(s)
  125. [INFO] Skipped : 814 file(s)
  126. [INFO] Approximate time taken: 19s
  127. [INFO]
  128. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-api ---
  129. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  130. [INFO] Copying 88 resources
  131. [INFO]
  132. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-api ---
  133. [INFO] Compiling 624 source files to D:\Workspace\openmrs\api\target\classes
  134. [INFO] -------------------------------------------------------------
  135. [ERROR] COMPILATION ERROR :
  136. [INFO] -------------------------------------------------------------
  137. [ERROR] error: error reading F:\Documents and Settings\MAGOO\.m2\repository\xerces\xercesImpl\2.8.0\xercesImpl-2.8.0.jar; cannot read zip file entry
  138. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[32,37] package org.apache.xerces.impl.dv.util does not exist
  139.  
  140. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[235,9] cannot find symbol
  141. symbol : variable Base64
  142. location: class org.openmrs.util.Security
  143.  
  144. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[270,36] cannot find symbol
  145. symbol : variable Base64
  146. location: class org.openmrs.util.Security
  147.  
  148. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[306,10] cannot find symbol
  149. symbol : variable Base64
  150. location: class org.openmrs.util.Security
  151.  
  152. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[342,10] cannot find symbol
  153. symbol : variable Base64
  154. location: class org.openmrs.util.Security
  155.  
  156. [INFO] 6 errors
  157. [INFO] -------------------------------------------------------------
  158. [INFO] ------------------------------------------------------------------------
  159. [INFO] Reactor Summary:
  160. [INFO]
  161. [INFO] OpenMRS ........................................... SUCCESS [38.312s]
  162. [INFO] openmrs-tools ..................................... SUCCESS [8.563s]
  163. [INFO] openmrs-test ...................................... SUCCESS [0.078s]
  164. [INFO] openmrs-api ....................................... FAILURE [38.859s]
  165. [INFO] openmrs-web ....................................... SKIPPED
  166. [INFO] openmrs-webapp .................................... SKIPPED
  167. [INFO] ------------------------------------------------------------------------
  168. [INFO] BUILD FAILURE
  169. [INFO] ------------------------------------------------------------------------
  170. [INFO] Total time: 1:26.468s
  171. [INFO] Finished at: Wed Aug 03 11:51:33 GMT+03:00 2011
  172. [INFO] Final Memory: 13M/74M
  173. [INFO] ------------------------------------------------------------------------
  174. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project openmrs-api: Compilation failure: Compilation failure:
  175. [ERROR] error: error reading F:\Documents and Settings\MAGOO\.m2\repository\xerces\xercesImpl\2.8.0\xercesImpl-2.8.0.jar; cannot read zip file entry
  176. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[32,37] package org.apache.xerces.impl.dv.util does not exist
  177. [ERROR]
  178. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[235,9] cannot find symbol
  179. [ERROR] symbol : variable Base64
  180. [ERROR] location: class org.openmrs.util.Security
  181. [ERROR]
  182. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[270,36] cannot find symbol
  183. [ERROR] symbol : variable Base64
  184. [ERROR] location: class org.openmrs.util.Security
  185. [ERROR]
  186. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[306,10] cannot find symbol
  187. [ERROR] symbol : variable Base64
  188. [ERROR] location: class org.openmrs.util.Security
  189. [ERROR]
  190. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[342,10] cannot find symbol
  191. [ERROR] symbol : variable Base64
  192. [ERROR] location: class org.openmrs.util.Security
  193. [ERROR] -> [Help 1]
  194. [ERROR]
  195. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  196. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  197. [ERROR]
  198. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  199. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  200. [ERROR]
  201. [ERROR] After correcting the problems, you can resume the build with the command
  202. [ERROR] mvn <goals> -rf :openmrs-api
Add Comment
Please, Sign In to add comment