Guest User

Untitled

a guest
Dec 17th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.63 KB | None | 0 0
  1. d:\Projects\openMRS\openmrs-core>mvn clean install
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for
  5. org.openmrs.tools:openmrs-tools:jar:1.10.0-SNAPSHOT
  6. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  7. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  8. enMRS\openmrs-core\pom.xml, line 966, column 12
  9. [WARNING]
  10. [WARNING] Some problems were encountered while building the effective model for
  11. org.openmrs.test:openmrs-test:pom:1.10.0-SNAPSHOT
  12. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  13. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  14. enMRS\openmrs-core\pom.xml, line 966, column 12
  15. [WARNING]
  16. [WARNING] Some problems were encountered while building the effective model for
  17. org.openmrs.api:openmrs-api:jar:1.10.0-SNAPSHOT
  18. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  19. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  20. enMRS\openmrs-core\pom.xml, line 966, column 12
  21. [WARNING]
  22. [WARNING] Some problems were encountered while building the effective model for
  23. org.openmrs.web:openmrs-web:jar:1.10.0-SNAPSHOT
  24. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  25. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  26. enMRS\openmrs-core\pom.xml, line 966, column 12
  27. [WARNING]
  28. [WARNING] Some problems were encountered while building the effective model for
  29. org.openmrs.web:openmrs-webapp:war:1.10.0-SNAPSHOT
  30. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  31. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  32. enMRS\openmrs-core\pom.xml, line 966, column 12
  33. [WARNING]
  34. [WARNING] Some problems were encountered while building the effective model for
  35. org.openmrs:openmrs-release-test:jar:1.10.0-SNAPSHOT
  36. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  37. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  38. enMRS\openmrs-core\pom.xml, line 966, column 12
  39. [WARNING]
  40. [WARNING] Some problems were encountered while building the effective model for
  41. org.openmrs:openmrs:pom:1.10.0-SNAPSHOT
  42. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  43. javadoc-plugin is missing. @ line 966, column 12
  44. [WARNING]
  45. [WARNING] It is highly recommended to fix these problems because they threaten t
  46. he stability of your build.
  47. [WARNING]
  48. [WARNING] For this reason, future Maven versions might no longer support buildin
  49. g such malformed projects.
  50. [WARNING]
  51. [INFO] ------------------------------------------------------------------------
  52. [INFO] Reactor Build Order:
  53. [INFO]
  54. [INFO] OpenMRS
  55. [INFO] openmrs-tools
  56. [INFO] openmrs-test
  57. [INFO] openmrs-api
  58. [INFO] openmrs-web
  59. [INFO] openmrs-webapp
  60. [INFO] openmrs-release-test
  61. [INFO]
  62. [INFO] ------------------------------------------------------------------------
  63. [INFO] Building OpenMRS 1.10.0-SNAPSHOT
  64. [INFO] ------------------------------------------------------------------------
  65. [INFO]
  66. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs ---
  67. [INFO] Deleting d:\Projects\openMRS\openmrs-core\target
  68. [INFO]
  69. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs ---
  70. [INFO] Checking for local modifications: skipped.
  71. [INFO] Updating project files from SCM: skipped.
  72. [INFO] ShortRevision tag detected. The value is '6'.
  73. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  74. [INFO] Working directory: d:\Projects\openMRS\openmrs-core
  75. [INFO] Storing buildNumber: 0 at timestamp: 1355749294577
  76. [INFO] ShortRevision tag detected. The value is '6'.
  77. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  78. [INFO] Working directory: d:\Projects\openMRS\openmrs-core
  79. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
  80. [INFO]
  81. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  82. ---
  83. [INFO]
  84. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs ---
  85. [WARNING] JAR will be empty - no content was marked for inclusion!
  86. [INFO] Building jar: d:\Projects\openMRS\openmrs-core\target\openmrs-1.10.0-SNAP
  87. SHOT-tests.jar
  88. [INFO]
  89. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs ---
  90. [INFO] Installing d:\Projects\openMRS\openmrs-core\pom.xml to C:\Users\kaweesi j
  91. oseph\.m2\repository\org\openmrs\openmrs\1.10.0-SNAPSHOT\openmrs-1.10.0-SNAPSHOT
  92. .pom
  93. [INFO] Installing d:\Projects\openMRS\openmrs-core\target\openmrs-1.10.0-SNAPSHO
  94. T-tests.jar to C:\Users\kaweesi joseph\.m2\repository\org\openmrs\openmrs\1.10.0
  95. -SNAPSHOT\openmrs-1.10.0-SNAPSHOT-tests.jar
  96. [INFO]
  97. [INFO] ------------------------------------------------------------------------
  98. [INFO] Building openmrs-tools 1.10.0-SNAPSHOT
  99. [INFO] ------------------------------------------------------------------------
  100. [INFO]
  101. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-tools ---
  102. [INFO] Deleting D:\Projects\openMRS\openmrs-core\tools\target
  103. [INFO]
  104. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-tools ---
  105. [INFO]
  106. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  107. -tools ---
  108. [INFO]
  109. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-to
  110. ols ---
  111. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  112. [INFO] Copying 7 resources
  113. [INFO]
  114. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-tools -
  115. --
  116. [INFO] Compiling 1 source file to D:\Projects\openMRS\openmrs-core\tools\target\
  117. classes
  118. [INFO]
  119. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ op
  120. enmrs-tools ---
  121. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  122. [INFO] skip non existing resourceDirectory D:\Projects\openMRS\openmrs-core\tool
  123. s\src\test\resources
  124. [INFO]
  125. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs
  126. -tools ---
  127. [INFO] No sources to compile
  128. [INFO]
  129. [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ openmrs-tools ---
  130. [INFO] No tests to run.
  131. [INFO]
  132. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ openmrs-tools ---
  133. [INFO] Building jar: D:\Projects\openMRS\openmrs-core\tools\target\openmrs-tools
  134. -1.10.0-SNAPSHOT.jar
  135. [INFO]
  136. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs-tools ---
  137. [WARNING] JAR will be empty - no content was marked for inclusion!
  138. [INFO] Building jar: D:\Projects\openMRS\openmrs-core\tools\target\openmrs-tools
  139. -1.10.0-SNAPSHOT-tests.jar
  140. [INFO]
  141. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-tools
  142. ---
  143. [INFO] Installing D:\Projects\openMRS\openmrs-core\tools\target\openmrs-tools-1.
  144. 10.0-SNAPSHOT.jar to C:\Users\kaweesi joseph\.m2\repository\org\openmrs\tools\op
  145. enmrs-tools\1.10.0-SNAPSHOT\openmrs-tools-1.10.0-SNAPSHOT.jar
  146. [INFO] Installing D:\Projects\openMRS\openmrs-core\tools\pom.xml to C:\Users\kaw
  147. eesi joseph\.m2\repository\org\openmrs\tools\openmrs-tools\1.10.0-SNAPSHOT\openm
  148. rs-tools-1.10.0-SNAPSHOT.pom
  149. [INFO] Installing D:\Projects\openMRS\openmrs-core\tools\target\openmrs-tools-1.
  150. 10.0-SNAPSHOT-tests.jar to C:\Users\kaweesi joseph\.m2\repository\org\openmrs\to
  151. ols\openmrs-tools\1.10.0-SNAPSHOT\openmrs-tools-1.10.0-SNAPSHOT-tests.jar
  152. [INFO]
  153. [INFO] ------------------------------------------------------------------------
  154. [INFO] Building openmrs-test 1.10.0-SNAPSHOT
  155. [INFO] ------------------------------------------------------------------------
  156. [INFO]
  157. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-test ---
  158. [INFO] Deleting D:\Projects\openMRS\openmrs-core\test\target
  159. [INFO]
  160. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-test ---
  161. [INFO]
  162. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  163. -test ---
  164. [INFO]
  165. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs-test ---
  166. [WARNING] JAR will be empty - no content was marked for inclusion!
  167. [INFO] Building jar: D:\Projects\openMRS\openmrs-core\test\target\openmrs-test-1
  168. .10.0-SNAPSHOT-tests.jar
  169. [INFO]
  170. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-test -
  171. --
  172. [INFO] Installing D:\Projects\openMRS\openmrs-core\test\pom.xml to C:\Users\kawe
  173. esi joseph\.m2\repository\org\openmrs\test\openmrs-test\1.10.0-SNAPSHOT\openmrs-
  174. test-1.10.0-SNAPSHOT.pom
  175. [INFO] Installing D:\Projects\openMRS\openmrs-core\test\target\openmrs-test-1.10
  176. .0-SNAPSHOT-tests.jar to C:\Users\kaweesi joseph\.m2\repository\org\openmrs\test
  177. \openmrs-test\1.10.0-SNAPSHOT\openmrs-test-1.10.0-SNAPSHOT-tests.jar
  178. [INFO]
  179. [INFO] ------------------------------------------------------------------------
  180. [INFO] Building openmrs-api 1.10.0-SNAPSHOT
  181. [INFO] ------------------------------------------------------------------------
  182. [INFO]
  183. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-api ---
  184. [INFO] Deleting D:\Projects\openMRS\openmrs-core\api\target
  185. [INFO]
  186. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-api ---
  187. [INFO]
  188. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  189. -api ---
  190. [INFO]
  191. [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
  192. [INFO] Using 'UTF-8' encoding to format source files.
  193. [INFO] Number of files to be formatted: 923
  194. [INFO] Successfully formatted: 0 file(s)
  195. [INFO] Fail to format : 0 file(s)
  196. [INFO] Skipped : 923 file(s)
  197. [INFO] Approximate time taken: 4s
  198. [INFO]
  199. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-ap
  200. i ---
  201. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  202. [INFO] Copying 101 resources
  203. [INFO]
  204. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-api ---
  205.  
  206. [INFO] Compiling 701 source files to D:\Projects\openMRS\openmrs-core\api\target
  207. \classes
  208. [INFO]
  209. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ op
  210. enmrs-api ---
  211. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  212. [INFO] Copying 91 resources
  213. [INFO]
  214. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs
  215. -api ---
  216. [INFO] Compiling 222 source files to D:\Projects\openMRS\openmrs-core\api\target
  217. \test-classes
  218. [INFO] -------------------------------------------------------------
  219. [ERROR] COMPILATION ERROR :
  220. [INFO] -------------------------------------------------------------
  221. [ERROR] \Projects\openMRS\openmrs-core\api\src\test\java\org\openmrs\api\Patient
  222. ServiceTest.java:[638,45] invalid inferred types for T#1; actual arguments do no
  223. t conforms to inferred formal arguments
  224.  
  225. [INFO] 1error
  226. [INFO] -------------------------------------------------------------
  227. [INFO] ------------------------------------------------------------------------
  228. [INFO] Reactor Summary:
  229. [INFO]
  230. [INFO] OpenMRS ........................................... SUCCESS [3.382s]
  231. [INFO] openmrs-tools ..................................... SUCCESS [2.427s]
  232. [INFO] openmrs-test ...................................... SUCCESS [0.376s]
  233. [INFO] openmrs-api ....................................... FAILURE [29.421s]
  234. [INFO] openmrs-web ....................................... SKIPPED
  235. [INFO] openmrs-webapp .................................... SKIPPED
  236. [INFO] openmrs-release-test .............................. SKIPPED
  237. [INFO] ------------------------------------------------------------------------
  238. [INFO] BUILD FAILURE
  239. [INFO] ------------------------------------------------------------------------
  240. [INFO] Total time: 36.543s
  241. [INFO] Finished at: Mon Dec 17 16:02:08 EAT 2012
  242. [INFO] Final Memory: 19M/63M
  243. [INFO] ------------------------------------------------------------------------
  244. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.
  245. 1:testCompile (default-testCompile) on project openmrs-api: Compilation failure
  246. [ERROR] \Projects\openMRS\openmrs-core\api\src\test\java\org\openmrs\api\Patient
  247. ServiceTest.java:[638,45] invalid inferred types for T#1; actual arguments do no
  248. t conforms to inferred formal arguments
  249. [ERROR] -> [Help 1]
  250. [ERROR]
  251. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  252. ch.
  253. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  254. [ERROR]
  255. [ERROR] For more information about the errors and possible solutions, please rea
  256. d the following articles:
  257. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
  258. eption
  259. [ERROR]
  260. [ERROR] After correcting the problems, you can resume the build with the command
  261.  
  262. [ERROR] mvn <goals> -rf :openmrs-api
  263. 'cmd' is not recognized as an internal or external command,
  264. operable program or batch file.
  265. d:\Projects\openMRS\openmrs-core>
Advertisement
Add Comment
Please, Sign In to add comment