Guest User

Untitled

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