Limo

modulehtml5

Jul 4th, 2013
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.59 KB | None | 0 0
  1. "C:\Program Files\Java\jdk1.6.0_45\bin\java" -Dmaven.home=C:\Users\REACH9\Downloads\apache-maven-3.0.5-bin\apache-maven-3.0.5 -Dclassworlds.conf=C:\Users\REACH9\Downloads\apache-maven-3.0.5-bin\apache-maven-3.0.5\bin\m2.conf -Didea.launcher.port=7534 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 12.1.3\bin" -Dfile.encoding=UTF-8 -classpath "C:\Users\REACH9\Downloads\apache-maven-3.0.5-bin\apache-maven-3.0.5\boot\plexus-classworlds-2.4.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 12.1.3\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher --fail-fast --strict-checksums clean install -U
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Build Order:
  5. [INFO]
  6. [INFO] HTML5 Forms Module
  7. [INFO] HTML5Forms API
  8. [INFO] HTML5Forms OMOD
  9. [INFO]
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] Building HTML5 Forms Module 0.1-SNAPSHOT
  12. [INFO] ------------------------------------------------------------------------
  13. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
  14. Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
  15. Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (740 B at 0.3 KB/sec)
  16. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (740 B at 0.3 KB/sec)
  17. [INFO]
  18. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html5forms ---
  19. [INFO]
  20. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ html5forms ---
  21. [INFO] Installing C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\pom.xml to C:\Users\REACH9\.m2\repository\org\openmrs\module\html5forms\0.1-SNAPSHOT\html5forms-0.1-SNAPSHOT.pom
  22. [INFO]
  23. [INFO] ------------------------------------------------------------------------
  24. [INFO] Building HTML5Forms API 0.1-SNAPSHOT
  25. [INFO] ------------------------------------------------------------------------
  26. [WARNING] The POM for org.powermock:powermock-module-junit4:jar:1.4.10 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  27. [WARNING] The POM for org.powermock:powermock-api-mockito:jar:1.4.10 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  28. [INFO]
  29. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html5forms-api ---
  30. [INFO] Deleting C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target
  31. [INFO]
  32. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ html5forms-api ---
  33. [debug] execute contextualize
  34. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  35. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  36. [INFO] Copying 14 resources
  37. [INFO]
  38. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ html5forms-api ---
  39. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  40. [INFO] Compiling 19 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\classes
  41. [INFO]
  42. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ html5forms-api ---
  43. [debug] execute contextualize
  44. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  45. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  46. [INFO] Copying 9 resources
  47. [INFO]
  48. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ html5forms-api ---
  49. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  50. [INFO] Compiling 15 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\test-classes
  51. [WARNING] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\src\test\java\org\openmrs\module\html5forms\XForm2Html5Transform\EnketoXslTransformerTest.java:[3,51] com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl is Sun proprietary API and may be removed in a future release
  52. [WARNING] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\src\test\java\org\openmrs\module\html5forms\XForm2Html5Transform\EnketoXslTransformerTest.java:[46,91] com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl is Sun proprietary API and may be removed in a future release
  53. [WARNING] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\src\test\java\org\openmrs\module\html5forms\XForm2Html5Transform\EnketoXslTransformerTest.java:[69,91] com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl is Sun proprietary API and may be removed in a future release
  54. [WARNING] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\src\test\java\org\openmrs\module\html5forms\XForm2Html5Transform\EnketoXslTransformerTest.java:[90,91] com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl is Sun proprietary API and may be removed in a future release
  55. [INFO]
  56. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ html5forms-api ---
  57. [INFO] Surefire report directory: C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\surefire-reports
  58.  
  59. -------------------------------------------------------
  60. T E S T S
  61. -------------------------------------------------------
  62. Running org.openmrs.module.html5forms.AdminListExtensionTest
  63. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec
  64. Running org.openmrs.module.html5forms.api.HTML5FormDAOTest
  65. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.237 sec
  66. Running org.openmrs.module.html5forms.api.HTML5FormServiceTest
  67. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.954 sec
  68. Running org.openmrs.module.html5forms.api.impl.EnketoResultTest
  69. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
  70. Running org.openmrs.module.html5forms.api.TagServiceTest
  71. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 sec
  72. Running org.openmrs.module.html5forms.HTML5FormTest
  73. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
  74. Running org.openmrs.module.html5forms.xForm2Html5Transform.EnketoHttpClientTest
  75. Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.317 sec
  76. Running org.openmrs.module.html5forms.xForm2Html5Transform.EnketoXslTransformerTest
  77. Warning: on line 4 of file:/C:/Users/REACH9/Downloads/openmrs-module-html5forms-master(1)/openmrs-module-html5forms-master/api/target/classes/xform2jr.xsl:
  78. The attribute axis starting at a document-node() node will never select anything
  79. NO SUPPORT: Patient preload item is not supported (ignored).
  80. NO SUPPORT: Patient preload item is not supported (ignored).
  81. NO SUPPORT: Patient preload item is not supported (ignored).
  82. NO SUPPORT: Patient preload item is not supported (ignored).
  83. NO SUPPORT: Patient preload item is not supported (ignored).
  84. NO SUPPORT: Patient preload item is not supported (ignored).
  85. NO SUPPORT: Patient preload item is not supported (ignored).
  86. NO SUPPORT: Patient preload item is not supported (ignored).
  87. NO SUPPORT: Patient preload item is not supported (ignored).
  88. NO SUPPORT: Patient preload item is not supported (ignored).
  89. NO SUPPORT: Patient preload item is not supported (ignored).
  90. NO SUPPORT: Patient preload item is not supported (ignored).
  91. NO SUPPORT: Patient preload item is not supported (ignored).
  92. NO SUPPORT: Patient preload item is not supported (ignored).
  93. Warning: on line 4 of file:/C:/Users/REACH9/Downloads/openmrs-module-html5forms-master(1)/openmrs-module-html5forms-master/api/target/classes/xform2jr.xsl:
  94. The attribute axis starting at a document-node() node will never select anything
  95. NO SUPPORT: Patient preload item is not supported (ignored).
  96. NO SUPPORT: Patient preload item is not supported (ignored).
  97. NO SUPPORT: Patient preload item is not supported (ignored).
  98. NO SUPPORT: Patient preload item is not supported (ignored).
  99. NO SUPPORT: Patient preload item is not supported (ignored).
  100. NO SUPPORT: Patient preload item is not supported (ignored).
  101. NO SUPPORT: Patient preload item is not supported (ignored).
  102. NO SUPPORT: Patient preload item is not supported (ignored).
  103. NO SUPPORT: Patient preload item is not supported (ignored).
  104. NO SUPPORT: Patient preload item is not supported (ignored).
  105. NO SUPPORT: Patient preload item is not supported (ignored).
  106. NO SUPPORT: Patient preload item is not supported (ignored).
  107. NO SUPPORT: Patient preload item is not supported (ignored).
  108. NO SUPPORT: Patient preload item is not supported (ignored).
  109. <root xmlns:xf="http://www.w3.org/2002/xforms" xmlns:h="http://www.w3.org/1999/xhtml"
  110. xmlns:jr="http://openrosa.org/javarosa">
  111. <model>
  112. <instance>
  113. <form xmlns:openmrs="/moduleServlet/formentry/forms/schema/22-1"
  114. xmlns:xd="http://schemas.microsoft.com/office/infopath/2003"
  115. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  116. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  117. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  118. xmlns:ev="http://www.w3.org/2001/xml-events"
  119. xmlns:orx="http://openrosa.org/xforms/"
  120. id="22"
  121. name="1 Basic Form"
  122. version="0.1"
  123. uuid="464806c1-9d3a-4bd0-979f-a70b1aac217a">
  124. <header>
  125. <enterer/>
  126. <date_entered/>
  127. <session/>
  128. <uid/>
  129. </header>
  130. <patient>
  131. <patient.birthdate openmrs_table="patient" openmrs_attribute="birthdate"/>
  132. <patient.birthdate_estimated openmrs_table="patient" openmrs_attribute="birthdate_estimated"/>
  133. <patient.family_name openmrs_table="patient_name" openmrs_attribute="family_name"/>
  134. <patient.given_name openmrs_table="patient_name" openmrs_attribute="given_name"/>
  135. <patient.medical_record_number openmrs_table="patient_identifier" openmrs_attribute="identifier"/>
  136. <patient.middle_name openmrs_table="patient_name" openmrs_attribute="middle_name"/>
  137. <patient.patient_id openmrs_table="patient" openmrs_attribute="patient_id"/>
  138. <patient.sex openmrs_table="patient" openmrs_attribute="gender"/>
  139. <patient.tribe openmrs_table="patient" openmrs_attribute="tribe"/>
  140. <patient_address.address1 openmrs_table="patient_address" openmrs_attribute="address1"/>
  141. <patient_address.address2 openmrs_table="patient_address" openmrs_attribute="address2"/>
  142. </patient>
  143. <encounter>
  144. <encounter.encounter_datetime openmrs_table="encounter" openmrs_attribute="encounter_datetime">'today()'</encounter.encounter_datetime>
  145. <encounter.location_id openmrs_table="encounter" openmrs_attribute="location_id"/>
  146. <encounter.provider_id openmrs_table="encounter" openmrs_attribute="provider_id"
  147. provider_id_type="PROVIDER.ID"/>
  148. </encounter>
  149. <obs>
  150. <weight_kg openmrs_concept="5089^WEIGHT (KG)^99DCT" openmrs_datatype="NM">
  151. <date xsi:nil="true"/>
  152. <time xsi:nil="true"/>
  153. <value xsi:nil="true"/>
  154. </weight_kg>
  155. </obs>
  156. <problem_list openmrs_concept="1284^PROBLEM LIST^99DCT" openmrs_datatype="ZZ">
  157. <problem_added openmrs_concept="6042^PROBLEM ADDED^99DCT" openmrs_datatype="CWE" multiple="0">
  158. <date xsi:nil="true"/>
  159. <time xsi:nil="true"/>
  160. <value xsi:nil="true"/>
  161. </problem_added>
  162. <problem_resolved openmrs_concept="6097^PROBLEM RESOLVED^99DCT" openmrs_datatype="CWE"
  163. multiple="0">
  164. <date xsi:nil="true"/>
  165. <time xsi:nil="true"/>
  166. <value xsi:nil="true"/>
  167. </problem_resolved>
  168. </problem_list>
  169. <other/>
  170. </form>
  171. </instance>
  172. </model>
  173. <form class="jr" autocomplete="off" id="22">
  174. <!--This form was created by transforming a javaRosa-style (X)Form using an XSLT sheet created
  175. by Aid Web Solutions.
  176. --><section class="form-logo"> </section>
  177. <h3 id="form-title">No Title</h3>
  178. <fieldset id="jr-preload-items" style="display:none;">
  179. <label class="">
  180. <input autocomplete="off" type="hidden" name="/form/patient/patient.birthdate"
  181. data-type-xml="date"/>
  182. </label>
  183. <label class="">
  184. <input autocomplete="off" type="hidden" name="/form/patient/patient.family_name"
  185. data-type-xml="string"/>
  186. </label>
  187. <label class="">
  188. <input autocomplete="off" type="hidden" name="/form/patient/patient.given_name"
  189. data-type-xml="string"/>
  190. </label>
  191. <label class="">
  192. <input autocomplete="off" type="hidden"
  193. name="/form/patient/patient.medical_record_number"
  194. data-type-xml="string"/>
  195. </label>
  196. <label class="">
  197. <input autocomplete="off" type="hidden" name="/form/patient/patient.middle_name"
  198. data-type-xml="string"/>
  199. </label>
  200. <label class="">
  201. <input autocomplete="off" type="hidden" name="/form/patient/patient.patient_id"
  202. data-type-xml="int"/>
  203. </label>
  204. <label class="">
  205. <input autocomplete="off" type="hidden" name="/form/patient/patient.sex"
  206. data-type-xml="string"/>
  207. </label>
  208. </fieldset>
  209.  
  210.  
  211. <span lang="" class=" active">Page1</span>
  212. <label class="">
  213. <span lang="" class=" active">BIRTHDATE</span>
  214. <input autocomplete="off" type="date" name="/form/patient/patient.birthdate"
  215. data-type-xml="date"/>
  216. </label>
  217. <label class="">
  218. <span lang="" class=" active">BIRTHDATE ESTIMATED</span>
  219. <input autocomplete="off" type="checkbox"
  220. name="/form/patient/patient.birthdate_estimated"
  221. data-type-xml="boolean"/>
  222. </label>
  223. <label class="">
  224. <span lang="" class=" active">FAMILY NAME</span>
  225. <input autocomplete="off" type="text" name="/form/patient/patient.family_name"
  226. data-type-xml="string"/>
  227. </label>
  228. <label class="">
  229. <span lang="" class=" active">GIVEN NAME</span>
  230. <input autocomplete="off" type="text" name="/form/patient/patient.given_name"
  231. data-type-xml="string"/>
  232. </label>
  233. <label class="">
  234. <span lang="" class=" active">MEDICAL RECORD NUMBER</span>
  235. <input autocomplete="off" type="text"
  236. name="/form/patient/patient.medical_record_number"
  237. data-type-xml="string"/>
  238. </label>
  239. <label class="">
  240. <span lang="" class=" active">MIDDLE NAME</span>
  241. <input autocomplete="off" type="text" name="/form/patient/patient.middle_name"
  242. data-type-xml="string"/>
  243. </label>
  244. <label class="">
  245. <span lang="" class=" active">PATIENT ID</span>
  246. <span class="required">*</span>
  247. <input autocomplete="off" type="number&#xA; "
  248. name="/form/patient/patient.patient_id"
  249. required="required"
  250. data-type-xml="int"/>
  251. </label>
  252. <label class="">
  253. <span lang="" class=" active">SEX</span>
  254. <input autocomplete="off" type="text" name="/form/patient/patient.sex"
  255. data-type-xml="string"/>
  256. </label>
  257. <label class="">
  258. <span lang="" class=" active">TRIBE</span>
  259. <input autocomplete="off" type="text" name="/form/patient/patient.tribe"
  260. data-type-xml="string"/>
  261. </label>
  262. <label class="">
  263. <span lang="" class=" active">ADDRESS1</span>
  264. <input autocomplete="off" type="text" name="/form/patient/patient_address.address1"
  265. data-type-xml="string"/>
  266. </label>
  267. <label class="">
  268. <span lang="" class=" active">ADDRESS2</span>
  269. <input autocomplete="off" type="text" name="/form/patient/patient_address.address2"
  270. data-type-xml="string"/>
  271. </label>
  272. <label class="">
  273. <span lang="" class=" active">ENCOUNTER DATETIME</span>
  274. <span class="required">*</span>
  275. <input autocomplete="off" type="date"
  276. name="/form/encounter/encounter.encounter_datetime"
  277. required="required"
  278. data-constraint=". &lt;= today()"
  279. data-type-xml="date"/>
  280. </label>
  281. <fieldset class="restoring-sanity-to-legends ">
  282. <fieldset>
  283. <legend>
  284. <span lang="" class=" active">LOCATION ID</span>
  285. <span class="required">*</span>
  286. </legend>
  287. <label class="clearfix ">
  288. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  289. value="4"
  290. required="required"
  291. data-type-xml="string"/>
  292. <span lang="" class=" active">Chulaimbo [4]</span>
  293. </label>
  294. <label class="clearfix ">
  295. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  296. value="3"
  297. required="required"
  298. data-type-xml="string"/>
  299. <span lang="" class=" active">Mosoriot Hospital [3]</span>
  300. </label>
  301. <label class="clearfix ">
  302. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  303. value="1"
  304. required="required"
  305. data-type-xml="string"/>
  306. <span lang="" class=" active">Unknown Location [1]</span>
  307. </label>
  308. <label class="clearfix ">
  309. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  310. value="11"
  311. required="required"
  312. data-type-xml="string"/>
  313. <span lang="" class=" active">Unknown Location 10 [11]</span>
  314. </label>
  315. <label class="clearfix ">
  316. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  317. value="12"
  318. required="required"
  319. data-type-xml="string"/>
  320. <span lang="" class=" active">Unknown Location 11 [12]</span>
  321. </label>
  322. <label class="clearfix ">
  323. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  324. value="13"
  325. required="required"
  326. data-type-xml="string"/>
  327. <span lang="" class=" active">Unknown Location 12 [13]</span>
  328. </label>
  329. <label class="clearfix ">
  330. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  331. value="14"
  332. required="required"
  333. data-type-xml="string"/>
  334. <span lang="" class=" active">Unknown Location 13 [14]</span>
  335. </label>
  336. <label class="clearfix ">
  337. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  338. value="15"
  339. required="required"
  340. data-type-xml="string"/>
  341. <span lang="" class=" active">Unknown Location 14 [15]</span>
  342. </label>
  343. <label class="clearfix ">
  344. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  345. value="16"
  346. required="required"
  347. data-type-xml="string"/>
  348. <span lang="" class=" active">Unknown Location 15 [16]</span>
  349. </label>
  350. <label class="clearfix ">
  351. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  352. value="17"
  353. required="required"
  354. data-type-xml="string"/>
  355. <span lang="" class=" active">Unknown Location 16 [17]</span>
  356. </label>
  357. <label class="clearfix ">
  358. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  359. value="18"
  360. required="required"
  361. data-type-xml="string"/>
  362. <span lang="" class=" active">Unknown Location 17 [18]</span>
  363. </label>
  364. <label class="clearfix ">
  365. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  366. value="19"
  367. required="required"
  368. data-type-xml="string"/>
  369. <span lang="" class=" active">Unknown Location 18 [19]</span>
  370. </label>
  371. <label class="clearfix ">
  372. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  373. value="5"
  374. required="required"
  375. data-type-xml="string"/>
  376. <span lang="" class=" active">Unknown Location 4 [5]</span>
  377. </label>
  378. <label class="clearfix ">
  379. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  380. value="6"
  381. required="required"
  382. data-type-xml="string"/>
  383. <span lang="" class=" active">Unknown Location 5 [6]</span>
  384. </label>
  385. <label class="clearfix ">
  386. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  387. value="7"
  388. required="required"
  389. data-type-xml="string"/>
  390. <span lang="" class=" active">Unknown Location 6 [7]</span>
  391. </label>
  392. <label class="clearfix ">
  393. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  394. value="8"
  395. required="required"
  396. data-type-xml="string"/>
  397. <span lang="" class=" active">Unknown Location 7 [8]</span>
  398. </label>
  399. <label class="clearfix ">
  400. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  401. value="9"
  402. required="required"
  403. data-type-xml="string"/>
  404. <span lang="" class=" active">Unknown Location 8 [9]</span>
  405. </label>
  406. <label class="clearfix ">
  407. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  408. value="10"
  409. required="required"
  410. data-type-xml="string"/>
  411. <span lang="" class=" active">Unknown Location 9 [10]</span>
  412. </label>
  413. <label class="clearfix ">
  414. <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
  415. value="2"
  416. required="required"
  417. data-type-xml="string"/>
  418. <span lang="" class=" active">Wishard Hospital [2]</span>
  419. </label>
  420. </fieldset>
  421. </fieldset>
  422. <fieldset class="restoring-sanity-to-legends ">
  423. <fieldset>
  424. <legend>
  425. <span lang="" class=" active">PROVIDER ID</span>
  426. <span class="required">*</span>
  427. </legend>
  428. <label class="clearfix ">
  429. <input autocomplete="off" type="radio" name="/form/encounter/encounter.provider_id"
  430. value="1"
  431. required="required"
  432. data-type-xml="string"/>
  433. <span lang="" class=" active">Super User [admin]</span>
  434. </label>
  435. </fieldset>
  436. </fieldset>
  437. <label class="">
  438. <span lang="" class=" active">WEIGHT (KG)</span>
  439. <span lang="" class="jr-hint active">Patient's weight in kilograms.</span>
  440. <input autocomplete="off" type="number&#xA; " name="/form/obs/weight_kg/value"
  441. data-constraint=". &gt;= 0.0 and . &lt;= 250.0"
  442. data-type-xml="decimal"
  443. step="any"/>
  444. </label>
  445. <fieldset class="jr-group ">
  446. <h4>
  447. <span lang="" class=" active">PROBLEM ADDED</span>
  448. </h4>
  449. <fieldset class="jr-repeat " name="/form/problem_list/problem_added">
  450. <label class="">
  451. <span lang="" class=" active">problem_added value</span>
  452. <span lang="" class="jr-hint active">Diagnosis or problem noted on a patient encounter.</span>
  453. <input autocomplete="off" type="text" name="/form/problem_list/problem_added/value"
  454. data-type-xml="string"/>
  455. </label>
  456. </fieldset>
  457. <!--end of repeat fieldset with name
  458. -->
  459. </fieldset>
  460. <!--end of group
  461. -->
  462. <fieldset class="jr-group ">
  463. <h4>
  464. <span lang="" class=" active">PROBLEM RESOLVED</span>
  465. </h4>
  466. <fieldset class="jr-repeat " name="/form/problem_list/problem_resolved">
  467. <label class="">
  468. <span lang="" class=" active">problem_resolved value</span>
  469. <span lang="" class="jr-hint active">Diagnosis or problem noted on a patient encounter as being resolved.</span>
  470. <input autocomplete="off" type="text" name="/form/problem_list/problem_resolved/value"
  471. data-type-xml="string"/>
  472. </label>
  473. </fieldset>
  474. <!--end of repeat fieldset with name
  475. -->
  476. </fieldset>
  477. <!--end of group
  478. -->
  479.  
  480. </form>
  481. </root>
  482. Warning: on line 4 of file:/C:/Users/REACH9/Downloads/openmrs-module-html5forms-master(1)/openmrs-module-html5forms-master/api/target/classes/xform2jr.xsl:
  483. The attribute axis starting at a document-node() node will never select anything
  484. NO SUPPORT: Patient preload item is not supported (ignored).
  485. NO SUPPORT: Patient preload item is not supported (ignored).
  486. NO SUPPORT: Patient preload item is not supported (ignored).
  487. NO SUPPORT: Patient preload item is not supported (ignored).
  488. NO SUPPORT: Patient preload item is not supported (ignored).
  489. NO SUPPORT: Patient preload item is not supported (ignored).
  490. NO SUPPORT: Patient preload item is not supported (ignored).
  491. NO SUPPORT: Patient preload item is not supported (ignored).
  492. NO SUPPORT: Patient preload item is not supported (ignored).
  493. NO SUPPORT: Patient preload item is not supported (ignored).
  494. NO SUPPORT: Patient preload item is not supported (ignored).
  495. NO SUPPORT: Patient preload item is not supported (ignored).
  496. NO SUPPORT: Patient preload item is not supported (ignored).
  497. NO SUPPORT: Patient preload item is not supported (ignored).
  498. Warning: on line 4 of file:/C:/Users/REACH9/Downloads/openmrs-module-html5forms-master(1)/openmrs-module-html5forms-master/api/target/classes/xform2jr.xsl:
  499. The attribute axis starting at a document-node() node will never select anything
  500. NO SUPPORT: Patient preload item is not supported (ignored).
  501. NO SUPPORT: Patient preload item is not supported (ignored).
  502. NO SUPPORT: Patient preload item is not supported (ignored).
  503. NO SUPPORT: Patient preload item is not supported (ignored).
  504. NO SUPPORT: Patient preload item is not supported (ignored).
  505. NO SUPPORT: Patient preload item is not supported (ignored).
  506. NO SUPPORT: Patient preload item is not supported (ignored).
  507. NO SUPPORT: Patient preload item is not supported (ignored).
  508. NO SUPPORT: Patient preload item is not supported (ignored).
  509. NO SUPPORT: Patient preload item is not supported (ignored).
  510. NO SUPPORT: Patient preload item is not supported (ignored).
  511. NO SUPPORT: Patient preload item is not supported (ignored).
  512. NO SUPPORT: Patient preload item is not supported (ignored).
  513. NO SUPPORT: Patient preload item is not supported (ignored).
  514. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.711 sec
  515. Running org.openmrs.module.html5forms.xForm2Html5Transform.XslTransformPipelineTest
  516. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
  517.  
  518. Results :
  519.  
  520. Tests run: 31, Failures: 0, Errors: 0, Skipped: 1
  521.  
  522. [INFO]
  523. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ html5forms-api ---
  524. [INFO] Building jar: C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\html5forms-api-0.1-SNAPSHOT.jar
  525. [INFO]
  526. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ html5forms-api ---
  527. [INFO] Installing C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\html5forms-api-0.1-SNAPSHOT.jar to C:\Users\REACH9\.m2\repository\org\openmrs\module\html5forms-api\0.1-SNAPSHOT\html5forms-api-0.1-SNAPSHOT.jar
  528. [INFO] Installing C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\pom.xml to C:\Users\REACH9\.m2\repository\org\openmrs\module\html5forms-api\0.1-SNAPSHOT\html5forms-api-0.1-SNAPSHOT.pom
  529. [INFO]
  530. [INFO] ------------------------------------------------------------------------
  531. [INFO] Building HTML5Forms OMOD 0.1-SNAPSHOT
  532. [INFO] ------------------------------------------------------------------------
  533. [INFO]
  534. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html5forms-omod ---
  535. [INFO] Deleting C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target
  536. [INFO]
  537. [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ html5forms-omod ---
  538. [INFO]
  539. [INFO] --- maven-dependency-plugin:2.1:unpack-dependencies (Expand moduleApplicationContext and messages) @ html5forms-omod ---
  540. [INFO] Unpacking C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\html5forms-api-0.1-SNAPSHOT.jar to
  541. C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target\classes
  542. with includes **/* and excludes:null
  543. [INFO]
  544. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ html5forms-omod ---
  545. [debug] execute contextualize
  546. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  547. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  548. [INFO] Copying 2 resources
  549. [INFO] Copying 127 resources to web/module
  550. [INFO] Copying 0 resource to web/module
  551. [INFO] Copying 127 resources to web/module
  552. [INFO]
  553. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ html5forms-omod ---
  554. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  555. [INFO] Compiling 5 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target\classes
  556. [INFO]
  557. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ html5forms-omod ---
  558. [debug] execute contextualize
  559. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  560. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  561. [INFO] Copying 4 resources
  562. [INFO]
  563. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ html5forms-omod ---
  564. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  565. [INFO] Compiling 4 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target\test-classes
  566. [INFO] -------------------------------------------------------------
  567. [ERROR] COMPILATION ERROR :
  568. [INFO] -------------------------------------------------------------
  569. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[10,49] package org.powermock.core.classloader.annotations does not exist
  570. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[21,0] cannot access org.powermock.api.support.membermodification.MemberModifier
  571. class file for org.powermock.api.support.membermodification.MemberModifier not found
  572. import static org.powermock.api.mockito.PowerMockito.mockStatic;
  573. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[24,1] cannot find symbol
  574. symbol: class PrepareForTest
  575. @PrepareForTest(Context.class)
  576. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormControllerTest.java:[11,49] package org.powermock.core.classloader.annotations does not exist
  577. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormControllerTest.java:[26,1] cannot find symbol
  578. symbol: class PrepareForTest
  579. @PrepareForTest(Context.class)
  580. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5XFormsControllerTest.java:[10,49] package org.powermock.core.classloader.annotations does not exist
  581. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5XFormsControllerTest.java:[22,1] cannot find symbol
  582. symbol: class PrepareForTest
  583. @PrepareForTest(Context.class)
  584. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\TagControllerTest.java:[10,49] package org.powermock.core.classloader.annotations does not exist
  585. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\TagControllerTest.java:[24,1] cannot find symbol
  586. symbol: class PrepareForTest
  587. @PrepareForTest(Context.class)
  588. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[23,24] cannot access org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner
  589. class file for org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner not found
  590. @RunWith(PowerMockRunner.class)
  591. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormControllerTest.java:[25,24] incompatible types
  592. found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  593. required: java.lang.Class<? extends org.junit.runner.Runner>
  594. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5XFormsControllerTest.java:[21,24] incompatible types
  595. found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  596. required: java.lang.Class<? extends org.junit.runner.Runner>
  597. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\TagControllerTest.java:[23,24] incompatible types
  598. found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  599. required: java.lang.Class<? extends org.junit.runner.Runner>
  600. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[33,8] cannot find symbol
  601. symbol : method mockStatic(java.lang.Class<org.openmrs.api.context.Context>)
  602. location: class org.openmrs.module.html5forms.web.controller.HTML5FormsControllerTest
  603. [INFO] 14 errors
  604. [INFO] -------------------------------------------------------------
  605. [INFO] ------------------------------------------------------------------------
  606. [INFO] Reactor Summary:
  607. [INFO]
  608. [INFO] HTML5 Forms Module ................................ SUCCESS [5.478s]
  609. [INFO] HTML5Forms API .................................... SUCCESS [1:56.502s]
  610. [INFO] HTML5Forms OMOD ................................... FAILURE [1:18.731s]
  611. [INFO] ------------------------------------------------------------------------
  612. [INFO] BUILD FAILURE
  613. [INFO] ------------------------------------------------------------------------
  614. [INFO] Total time: 3:23.210s
  615. [INFO] Finished at: Thu Jul 04 12:36:18 EAT 2013
  616. [INFO] Final Memory: 46M/243M
  617. [INFO] ------------------------------------------------------------------------
  618. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project html5forms-omod: Compilation failure: Compilation failure:
  619. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[10,49] package org.powermock.core.classloader.annotations does not exist
  620. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[21,0] cannot access org.powermock.api.support.membermodification.MemberModifier
  621. [ERROR] class file for org.powermock.api.support.membermodification.MemberModifier not found
  622. [ERROR] import static org.powermock.api.mockito.PowerMockito.mockStatic;
  623. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[24,1] cannot find symbol
  624. [ERROR] symbol: class PrepareForTest
  625. [ERROR] @PrepareForTest(Context.class)
  626. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormControllerTest.java:[11,49] package org.powermock.core.classloader.annotations does not exist
  627. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormControllerTest.java:[26,1] cannot find symbol
  628. [ERROR] symbol: class PrepareForTest
  629. [ERROR] @PrepareForTest(Context.class)
  630. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5XFormsControllerTest.java:[10,49] package org.powermock.core.classloader.annotations does not exist
  631. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5XFormsControllerTest.java:[22,1] cannot find symbol
  632. [ERROR] symbol: class PrepareForTest
  633. [ERROR] @PrepareForTest(Context.class)
  634. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\TagControllerTest.java:[10,49] package org.powermock.core.classloader.annotations does not exist
  635. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\TagControllerTest.java:[24,1] cannot find symbol
  636. [ERROR] symbol: class PrepareForTest
  637. [ERROR] @PrepareForTest(Context.class)
  638. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[23,24] cannot access org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner
  639. [ERROR] class file for org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner not found
  640. [ERROR] @RunWith(PowerMockRunner.class)
  641. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormControllerTest.java:[25,24] incompatible types
  642. [ERROR] found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  643. [ERROR] required: java.lang.Class<? extends org.junit.runner.Runner>
  644. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5XFormsControllerTest.java:[21,24] incompatible types
  645. [ERROR] found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  646. [ERROR] required: java.lang.Class<? extends org.junit.runner.Runner>
  647. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\TagControllerTest.java:[23,24] incompatible types
  648. [ERROR] found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  649. [ERROR] required: java.lang.Class<? extends org.junit.runner.Runner>
  650. [ERROR] \Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\src\test\java\org\openmrs\module\html5forms\web\controller\HTML5FormsControllerTest.java:[33,8] cannot find symbol
  651. [ERROR] symbol : method mockStatic(java.lang.Class<org.openmrs.api.context.Context>)
  652. [ERROR] location: class org.openmrs.module.html5forms.web.controller.HTML5FormsControllerTest
  653. [ERROR] -> [Help 1]
  654. [ERROR]
  655. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  656. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  657. [ERROR]
  658. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  659. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  660. [ERROR]
  661. [ERROR] After correcting the problems, you can resume the build with the command
  662. [ERROR] mvn <goals> -rf :html5forms-omod
  663.  
  664. Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment