magoo123

Untitled

Aug 3rd, 2011
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.55 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. [INFO]
  46. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs ---
  47. [INFO]
  48. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs ---
  49. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  50. SLF4J: Defaulting to no-operation (NOP) logger implementation
  51. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  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: 1312362442921
  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] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-tools ---
  68. [INFO] Deleting D:\Workspace\openmrs\tools\target
  69. [INFO]
  70. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-tools ---
  71. [INFO] Change the default 'svn' provider implementation to 'javasvn'.
  72. [INFO]
  73. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-tools ---
  74. [INFO]
  75. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-tools ---
  76. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  77. [INFO] Copying 6 resources
  78. [INFO]
  79. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-tools ---
  80. [INFO] Compiling 1 source file to D:\Workspace\openmrs\tools\target\classes
  81. [INFO]
  82. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-tools ---
  83. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  84. [INFO] skip non existing resourceDirectory D:\Workspace\openmrs\tools\src\test\resources
  85. [INFO]
  86. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-tools ---
  87. [INFO] No sources to compile
  88. [INFO]
  89. [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ openmrs-tools ---
  90. [INFO] No tests to run.
  91. [INFO]
  92. [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ openmrs-tools ---
  93. [INFO] Building jar: D:\Workspace\openmrs\tools\target\openmrs-tools-1.9.0-SNAPSHOT.jar
  94. [INFO]
  95. [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ openmrs-tools ---
  96. [WARNING] JAR will be empty - no content was marked for inclusion!
  97. [INFO] Building jar: D:\Workspace\openmrs\tools\target\openmrs-tools-1.9.0-SNAPSHOT-tests.jar
  98. [INFO]
  99. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-tools ---
  100. [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
  101. [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
  102. [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
  103. [INFO]
  104. [INFO] ------------------------------------------------------------------------
  105. [INFO] Building openmrs-test 1.9.0-SNAPSHOT
  106. [INFO] ------------------------------------------------------------------------
  107. [INFO]
  108. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-test ---
  109. [INFO]
  110. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-test ---
  111. [INFO] Change the default 'svn' provider implementation to 'javasvn'.
  112. [INFO]
  113. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-test ---
  114. [INFO]
  115. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-test ---
  116. [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
  117. [INFO]
  118. [INFO] ------------------------------------------------------------------------
  119. [INFO] Building openmrs-api 1.9.0-SNAPSHOT
  120. [INFO] ------------------------------------------------------------------------
  121. [INFO]
  122. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-api ---
  123. [INFO] Deleting D:\Workspace\openmrs\api\target
  124. [INFO]
  125. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-api ---
  126. [INFO] Change the default 'svn' provider implementation to 'javasvn'.
  127. [INFO]
  128. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-api ---
  129. [INFO]
  130. [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
  131. [INFO] Using 'UTF-8' encoding to format source files.
  132. [INFO] Number of files to be formatted: 814
  133. [INFO] Successfully formatted: 0 file(s)
  134. [INFO] Fail to format : 0 file(s)
  135. [INFO] Skipped : 814 file(s)
  136. [INFO] Approximate time taken: 8s
  137. [INFO]
  138. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-api ---
  139. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  140. [INFO] Copying 88 resources
  141. [INFO]
  142. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-api ---
  143. [INFO] Compiling 624 source files to D:\Workspace\openmrs\api\target\classes
  144. [INFO] -------------------------------------------------------------
  145. [ERROR] COMPILATION ERROR :
  146. [INFO] -------------------------------------------------------------
  147. [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
  148. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[32,37] package org.apache.xerces.impl.dv.util does not exist
  149.  
  150. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[235,9] cannot find symbol
  151. symbol : variable Base64
  152. location: class org.openmrs.util.Security
  153.  
  154. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[270,36] cannot find symbol
  155. symbol : variable Base64
  156. location: class org.openmrs.util.Security
  157.  
  158. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[306,10] cannot find symbol
  159. symbol : variable Base64
  160. location: class org.openmrs.util.Security
  161.  
  162. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[342,10] cannot find symbol
  163. symbol : variable Base64
  164. location: class org.openmrs.util.Security
  165.  
  166. [INFO] 6 errors
  167. [INFO] -------------------------------------------------------------
  168. [INFO] ------------------------------------------------------------------------
  169. [INFO] Reactor Summary:
  170. [INFO]
  171. [INFO] OpenMRS ........................................... SUCCESS [1.437s]
  172. [INFO] openmrs-tools ..................................... SUCCESS [2.813s]
  173. [INFO] openmrs-test ...................................... SUCCESS [0.031s]
  174. [INFO] openmrs-api ....................................... FAILURE [16.734s]
  175. [INFO] openmrs-web ....................................... SKIPPED
  176. [INFO] openmrs-webapp .................................... SKIPPED
  177. [INFO] ------------------------------------------------------------------------
  178. [INFO] BUILD FAILURE
  179. [INFO] ------------------------------------------------------------------------
  180. [INFO] Total time: 21.484s
  181. [INFO] Finished at: Wed Aug 03 12:07:43 GMT+03:00 2011
  182. [INFO] Final Memory: 17M/92M
  183. [INFO] ------------------------------------------------------------------------
  184. [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:
  185. [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
  186. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[32,37] package org.apache.xerces.impl.dv.util does not exist
  187. [ERROR]
  188. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[235,9] cannot find symbol
  189. [ERROR] symbol : variable Base64
  190. [ERROR] location: class org.openmrs.util.Security
  191. [ERROR]
  192. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[270,36] cannot find symbol
  193. [ERROR] symbol : variable Base64
  194. [ERROR] location: class org.openmrs.util.Security
  195. [ERROR]
  196. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[306,10] cannot find symbol
  197. [ERROR] symbol : variable Base64
  198. [ERROR] location: class org.openmrs.util.Security
  199. [ERROR]
  200. [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[342,10] cannot find symbol
  201. [ERROR] symbol : variable Base64
  202. [ERROR] location: class org.openmrs.util.Security
  203. [ERROR] -> [Help 1]
  204. [ERROR]
  205. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  206. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  207. [ERROR]
  208. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  209. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  210. [ERROR]
  211. [ERROR] After correcting the problems, you can resume the build with the command
  212. [ERROR] mvn <goals> -rf :openmrs-api
Add Comment
Please, Sign In to add comment