Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.41 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: 516aa6 at timestamp: 1357239285069
  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
  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: 925
  194.  
  195.  
  196.  
  197. [WARNING] It is highly recommended to fix these problems because they threaten t
  198. he stability of your build.
  199. [WARNING]
  200. [WARNING] For this reason, future Maven versions might no longer support buildin
  201. g such malformed projects.
  202. [WARNING]
  203. [INFO] ------------------------------------------------------------------------
  204. [INFO] Reactor Build Order:
  205. [INFO]
  206. [INFO] OpenMRS
  207. [INFO] openmrs-tools
  208. [INFO] openmrs-test
  209. [INFO] openmrs-api
  210. [INFO] openmrs-web
  211. [INFO] openmrs-webapp
  212. [INFO] openmrs-release-test
  213. [INFO]
  214. [INFO] ------------------------------------------------------------------------
  215. [INFO] Building OpenMRS 1.10.0-SNAPSHOT
  216. [INFO] ------------------------------------------------------------------------
  217. [INFO]
  218. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs ---
  219. [INFO] Deleting D:\Projects\openMRS\openmrs-core\target
  220. [INFO]
  221. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs ---
  222. [INFO] Checking for local modifications: skipped.
  223. [INFO] Updating project files from SCM: skipped.
  224. [INFO] ShortRevision tag detected. The value is '6'.
  225. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  226. [INFO] Working directory: D:\Projects\openMRS\openmrs-core
  227. [INFO] Storing buildNumber: 516aa6 at timestamp: 1357239285069
  228. [INFO] ShortRevision tag detected. The value is '6'.
  229. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  230. [INFO] Working directory: D:\Projects\openMRS\openmrs-core
  231. [INFO] Storing buildScmBranch: UNKNOWN
  232. [INFO]
  233. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  234. ---
  235. [INFO]
  236. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs ---
  237. [WARNING] JAR will be empty - no content was marked for inclusion!
  238. [INFO] Building jar: D:\Projects\openMRS\openmrs-core\target\openmrs-1.10.0-SNAP
  239. SHOT-tests.jar
  240. [INFO]
  241. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs ---
  242. [INFO] Installing D:\Projects\openMRS\openmrs-core\pom.xml to C:\Users\kaweesi j
  243. oseph\.m2\repository\org\openmrs\openmrs\1.10.0-SNAPSHOT\openmrs-1.10.0-SNAPSHOT
  244. .pom
  245. [INFO] Installing D:\Projects\openMRS\openmrs-core\target\openmrs-1.10.0-SNAPSHO
  246. T-tests.jar to C:\Users\kaweesi joseph\.m2\repository\org\openmrs\openmrs\1.10.0
  247. -SNAPSHOT\openmrs-1.10.0-SNAPSHOT-tests.jar
  248. [INFO]
  249. [INFO] ------------------------------------------------------------------------
  250. [INFO] Building openmrs-tools 1.10.0-SNAPSHOT
  251. [INFO] ------------------------------------------------------------------------
  252. [INFO]
  253. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-tools ---
  254. [INFO] Deleting D:\Projects\openMRS\openmrs-core\tools\target
  255. [INFO]
  256. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-tools ---
  257. [INFO]
  258. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  259. -tools ---
  260. [INFO]
  261. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-to
  262. ols ---
  263. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  264. [INFO] Copying 7 resources
  265. [INFO]
  266. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-tools -
  267. --
  268. [INFO] Compiling 1 source file to D:\Projects\openMRS\openmrs-core\tools\target\
  269. classes
  270. [INFO]
  271. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ op
  272. enmrs-tools ---
  273. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  274. [INFO] skip non existing resourceDirectory D:\Projects\openMRS\openmrs-core\tool
  275. s\src\test\resources
  276. [INFO]
  277. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs
  278. -tools ---
  279. [INFO] No sources to compile
  280. [INFO]
  281. [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ openmrs-tools ---
  282. [INFO] No tests to run.
  283. [INFO]
  284. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ openmrs-tools ---
  285. [INFO] Building jar: D:\Projects\openMRS\openmrs-core\tools\target\openmrs-tools
  286. -1.10.0-SNAPSHOT.jar
  287. [INFO]
  288. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs-tools ---
  289. [WARNING] JAR will be empty - no content was marked for inclusion!
  290. [INFO] Building jar: D:\Projects\openMRS\openmrs-core\tools\target\openmrs-tools
  291. -1.10.0-SNAPSHOT-tests.jar
  292. [INFO]
  293. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-tools
  294. ---
  295. [INFO] Installing D:\Projects\openMRS\openmrs-core\tools\target\openmrs-tools-1.
  296. 10.0-SNAPSHOT.jar to C:\Users\kaweesi joseph\.m2\repository\org\openmrs\tools\op
  297. enmrs-tools\1.10.0-SNAPSHOT\openmrs-tools-1.10.0-SNAPSHOT.jar
  298. [INFO] Installing D:\Projects\openMRS\openmrs-core\tools\pom.xml to C:\Users\kaw
  299. eesi joseph\.m2\repository\org\openmrs\tools\openmrs-tools\1.10.0-SNAPSHOT\openm
  300. rs-tools-1.10.0-SNAPSHOT.pom
  301. [INFO] Installing D:\Projects\openMRS\openmrs-core\tools\target\openmrs-tools-1.
  302. 10.0-SNAPSHOT-tests.jar to C:\Users\kaweesi joseph\.m2\repository\org\openmrs\to
  303. ols\openmrs-tools\1.10.0-SNAPSHOT\openmrs-tools-1.10.0-SNAPSHOT-tests.jar
  304. [INFO]
  305. [INFO] ------------------------------------------------------------------------
  306. [INFO] Building openmrs-test 1.10.0-SNAPSHOT
  307. [INFO] ------------------------------------------------------------------------
  308. [INFO]
  309. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-test ---
  310. [INFO] Deleting D:\Projects\openMRS\openmrs-core\test\target
  311. [INFO]
  312. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-test ---
  313. [INFO]
  314. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  315. -test ---
  316. [INFO]
  317. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs-test ---
  318. [WARNING] JAR will be empty - no content was marked for inclusion!
  319. [INFO] Building jar: D:\Projects\openMRS\openmrs-core\test\target\openmrs-test-1
  320. .10.0-SNAPSHOT-tests.jar
  321. [INFO]
  322. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-test -
  323. --
  324. [INFO] Installing D:\Projects\openMRS\openmrs-core\test\pom.xml to C:\Users\kawe
  325. esi joseph\.m2\repository\org\openmrs\test\openmrs-test\1.10.0-SNAPSHOT\openmrs-
  326. test-1.10.0-SNAPSHOT.pom
  327. [INFO] Installing D:\Projects\openMRS\openmrs-core\test\target\openmrs-test-1.10
  328. .0-SNAPSHOT-tests.jar to C:\Users\kaweesi joseph\.m2\repository\org\openmrs\test
  329. \openmrs-test\1.10.0-SNAPSHOT\openmrs-test-1.10.0-SNAPSHOT-tests.jar
  330. [INFO]
  331. [INFO] ------------------------------------------------------------------------
  332. [INFO] Building openmrs-api 1.10.0-SNAPSHOT
  333. [INFO] ------------------------------------------------------------------------
  334. [INFO]
  335. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-api ---
  336. [INFO] Deleting D:\Projects\openMRS\openmrs-core\api\target
  337. [INFO]
  338. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-api ---
  339. [INFO]
  340. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  341. -api ---
  342. [INFO]
  343. [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
  344. [INFO] Using 'UTF-8' encoding to format source files.
  345. [INFO] Number of files to be formatted: 925
  346. [INFO] Successfully formatted: 0 file(s)
  347. [INFO] Fail to format : 0 file(s)
  348. [INFO] Skipped : 925 file(s)
  349. [INFO] Approximate time taken: 5s
  350. [INFO]
  351. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-ap
  352. i ---
  353. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  354. [INFO] Copying 101 resources
  355. [INFO]
  356. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-api ---
  357.  
  358. [INFO] Compiling 703 source files to D:\Projects\openMRS\openmrs-core\api\target
  359. \classes
  360. [INFO] -------------------------------------------------------------
  361. [ERROR] COMPILATION ERROR :
  362. [INFO] -------------------------------------------------------------
  363. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  364. elationshipTypeValidatorTest.java:[3,16] package org.junit does not exist
  365.  
  366. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  367. elationshipTypeValidatorTest.java:[4,16] package org.junit does not exist
  368.  
  369. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  370. elationshipTypeValidatorTest.java:[15,2] cannot find symbol
  371.  
  372. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  373. elationshipTypeValidatorTest.java:[41,2] cannot find symbol
  374.  
  375. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  376. elationshipTypeValidatorTest.java:[67,2] cannot find symbol
  377.  
  378. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  379. elationshipTypeValidatorTest.java:[93,2] cannot find symbol
  380.  
  381. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  382. elationshipTypeValidatorTest.java:[23,2] cannot find symbol
  383.  
  384. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  385. elationshipTypeValidatorTest.java:[28,2] cannot find symbol
  386.  
  387. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  388. elationshipTypeValidatorTest.java:[33,2] cannot find symbol
  389.  
  390. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  391. elationshipTypeValidatorTest.java:[49,2] cannot find symbol
  392.  
  393. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  394. elationshipTypeValidatorTest.java:[54,2] cannot find symbol
  395.  
  396. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  397. elationshipTypeValidatorTest.java:[59,2] cannot find symbol
  398.  
  399. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  400. elationshipTypeValidatorTest.java:[75,2] cannot find symbol
  401.  
  402. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  403. elationshipTypeValidatorTest.java:[80,2] cannot find symbol
  404.  
  405. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  406. elationshipTypeValidatorTest.java:[85,2] cannot find symbol
  407.  
  408. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  409. elationshipTypeValidatorTest.java:[103,2] cannot find symbol
  410.  
  411. [INFO] 16 errors
  412. [INFO] -------------------------------------------------------------
  413. [INFO] ------------------------------------------------------------------------
  414. [INFO] Reactor Summary:
  415. [INFO]
  416. [INFO] OpenMRS ........................................... SUCCESS [4.100s]
  417. [INFO] openmrs-tools ..................................... SUCCESS [3.338s]
  418. [INFO] openmrs-test ...................................... SUCCESS [0.832s]
  419. [INFO] openmrs-api ....................................... FAILURE [42.010s]
  420. [INFO] openmrs-web ....................................... SKIPPED
  421. [INFO] openmrs-webapp .................................... SKIPPED
  422. [INFO] openmrs-release-test .............................. SKIPPED
  423. [INFO] ------------------------------------------------------------------------
  424. [INFO] BUILD FAILURE
  425. [INFO] ------------------------------------------------------------------------
  426. [INFO] Total time: 50.664s
  427. [INFO] Finished at: Thu Jan 03 21:55:33 EAT 2013
  428. [INFO] Final Memory: 19M/63M
  429. [INFO] ------------------------------------------------------------------------
  430. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.
  431. 1:compile (default-compile) on project openmrs-api: Compilation failure: Compila
  432. tion failure:
  433. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  434. elationshipTypeValidatorTest.java:[3,16] package org.junit does not exist
  435. [ERROR]
  436. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  437. elationshipTypeValidatorTest.java:[4,16] package org.junit does not exist
  438. [ERROR]
  439. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  440. elationshipTypeValidatorTest.java:[15,2] cannot find symbol
  441. [ERROR]
  442. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  443. elationshipTypeValidatorTest.java:[41,2] cannot find symbol
  444. [ERROR]
  445. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  446. elationshipTypeValidatorTest.java:[67,2] cannot find symbol
  447. [ERROR]
  448. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  449. elationshipTypeValidatorTest.java:[93,2] cannot find symbol
  450. [ERROR]
  451. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  452. elationshipTypeValidatorTest.java:[23,2] cannot find symbol
  453. [ERROR]
  454. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  455. elationshipTypeValidatorTest.java:[28,2] cannot find symbol
  456. [ERROR]
  457. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  458. elationshipTypeValidatorTest.java:[33,2] cannot find symbol
  459. [ERROR]
  460. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  461. elationshipTypeValidatorTest.java:[49,2] cannot find symbol
  462. [ERROR]
  463. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  464. elationshipTypeValidatorTest.java:[54,2] cannot find symbol
  465. [ERROR]
  466. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  467. elationshipTypeValidatorTest.java:[59,2] cannot find symbol
  468. [ERROR]
  469. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  470. elationshipTypeValidatorTest.java:[75,2] cannot find symbol
  471. [ERROR]
  472. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  473. elationshipTypeValidatorTest.java:[80,2] cannot find symbol
  474. [ERROR]
  475. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  476. elationshipTypeValidatorTest.java:[85,2] cannot find symbol
  477. [ERROR]
  478. [ERROR] \Projects\openMRS\openmrs-core\api\src\main\java\org\openmrs\validator\R
  479. elationshipTypeValidatorTest.java:[103,2] cannot find symbol
  480. [ERROR] -> [Help 1]
  481. [ERROR]
  482. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  483. ch.
  484. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  485. [ERROR]
  486. [ERROR] For more information about the errors and possible solutions, please rea
  487. d the following articles:
  488. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
  489. eption
  490. [ERROR]
  491. [ERROR] After correcting the problems, you can resume the build with the command
  492.  
  493. [ERROR] mvn <goals> -rf :openmrs-api
  494. 'cmd' is not recognized as an internal or external command,
  495. operable program or batch file.
  496. D:\Projects\openMRS\openmrs-core>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement