Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "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
- [INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] HTML5 Forms Module
- [INFO] HTML5Forms API
- [INFO] HTML5Forms OMOD
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building HTML5 Forms Module 0.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
- Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (740 B at 0.3 KB/sec)
- 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)
- [INFO]
- [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html5forms ---
- [INFO]
- [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ html5forms ---
- [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
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building HTML5Forms API 0.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [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
- [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
- [INFO]
- [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html5forms-api ---
- [INFO] Deleting C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target
- [INFO]
- [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ html5forms-api ---
- [debug] execute contextualize
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- [INFO] Copying 14 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ html5forms-api ---
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [INFO] Compiling 19 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\classes
- [INFO]
- [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ html5forms-api ---
- [debug] execute contextualize
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- [INFO] Copying 9 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ html5forms-api ---
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [INFO] Compiling 15 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\test-classes
- [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
- [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
- [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
- [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
- [INFO]
- [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ html5forms-api ---
- [INFO] Surefire report directory: C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\surefire-reports
- -------------------------------------------------------
- T E S T S
- -------------------------------------------------------
- Running org.openmrs.module.html5forms.AdminListExtensionTest
- Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec
- Running org.openmrs.module.html5forms.api.HTML5FormDAOTest
- Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.237 sec
- Running org.openmrs.module.html5forms.api.HTML5FormServiceTest
- Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.954 sec
- Running org.openmrs.module.html5forms.api.impl.EnketoResultTest
- Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
- Running org.openmrs.module.html5forms.api.TagServiceTest
- Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 sec
- Running org.openmrs.module.html5forms.HTML5FormTest
- Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
- Running org.openmrs.module.html5forms.xForm2Html5Transform.EnketoHttpClientTest
- Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.317 sec
- Running org.openmrs.module.html5forms.xForm2Html5Transform.EnketoXslTransformerTest
- Warning: on line 4 of file:/C:/Users/REACH9/Downloads/openmrs-module-html5forms-master(1)/openmrs-module-html5forms-master/api/target/classes/xform2jr.xsl:
- The attribute axis starting at a document-node() node will never select anything
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- Warning: on line 4 of file:/C:/Users/REACH9/Downloads/openmrs-module-html5forms-master(1)/openmrs-module-html5forms-master/api/target/classes/xform2jr.xsl:
- The attribute axis starting at a document-node() node will never select anything
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- <root xmlns:xf="http://www.w3.org/2002/xforms" xmlns:h="http://www.w3.org/1999/xhtml"
- xmlns:jr="http://openrosa.org/javarosa">
- <model>
- <instance>
- <form xmlns:openmrs="/moduleServlet/formentry/forms/schema/22-1"
- xmlns:xd="http://schemas.microsoft.com/office/infopath/2003"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns:ev="http://www.w3.org/2001/xml-events"
- xmlns:orx="http://openrosa.org/xforms/"
- id="22"
- name="1 Basic Form"
- version="0.1"
- uuid="464806c1-9d3a-4bd0-979f-a70b1aac217a">
- <header>
- <enterer/>
- <date_entered/>
- <session/>
- <uid/>
- </header>
- <patient>
- <patient.birthdate openmrs_table="patient" openmrs_attribute="birthdate"/>
- <patient.birthdate_estimated openmrs_table="patient" openmrs_attribute="birthdate_estimated"/>
- <patient.family_name openmrs_table="patient_name" openmrs_attribute="family_name"/>
- <patient.given_name openmrs_table="patient_name" openmrs_attribute="given_name"/>
- <patient.medical_record_number openmrs_table="patient_identifier" openmrs_attribute="identifier"/>
- <patient.middle_name openmrs_table="patient_name" openmrs_attribute="middle_name"/>
- <patient.patient_id openmrs_table="patient" openmrs_attribute="patient_id"/>
- <patient.sex openmrs_table="patient" openmrs_attribute="gender"/>
- <patient.tribe openmrs_table="patient" openmrs_attribute="tribe"/>
- <patient_address.address1 openmrs_table="patient_address" openmrs_attribute="address1"/>
- <patient_address.address2 openmrs_table="patient_address" openmrs_attribute="address2"/>
- </patient>
- <encounter>
- <encounter.encounter_datetime openmrs_table="encounter" openmrs_attribute="encounter_datetime">'today()'</encounter.encounter_datetime>
- <encounter.location_id openmrs_table="encounter" openmrs_attribute="location_id"/>
- <encounter.provider_id openmrs_table="encounter" openmrs_attribute="provider_id"
- provider_id_type="PROVIDER.ID"/>
- </encounter>
- <obs>
- <weight_kg openmrs_concept="5089^WEIGHT (KG)^99DCT" openmrs_datatype="NM">
- <date xsi:nil="true"/>
- <time xsi:nil="true"/>
- <value xsi:nil="true"/>
- </weight_kg>
- </obs>
- <problem_list openmrs_concept="1284^PROBLEM LIST^99DCT" openmrs_datatype="ZZ">
- <problem_added openmrs_concept="6042^PROBLEM ADDED^99DCT" openmrs_datatype="CWE" multiple="0">
- <date xsi:nil="true"/>
- <time xsi:nil="true"/>
- <value xsi:nil="true"/>
- </problem_added>
- <problem_resolved openmrs_concept="6097^PROBLEM RESOLVED^99DCT" openmrs_datatype="CWE"
- multiple="0">
- <date xsi:nil="true"/>
- <time xsi:nil="true"/>
- <value xsi:nil="true"/>
- </problem_resolved>
- </problem_list>
- <other/>
- </form>
- </instance>
- </model>
- <form class="jr" autocomplete="off" id="22">
- <!--This form was created by transforming a javaRosa-style (X)Form using an XSLT sheet created
- by Aid Web Solutions.
- --><section class="form-logo"> </section>
- <h3 id="form-title">No Title</h3>
- <fieldset id="jr-preload-items" style="display:none;">
- <label class="">
- <input autocomplete="off" type="hidden" name="/form/patient/patient.birthdate"
- data-type-xml="date"/>
- </label>
- <label class="">
- <input autocomplete="off" type="hidden" name="/form/patient/patient.family_name"
- data-type-xml="string"/>
- </label>
- <label class="">
- <input autocomplete="off" type="hidden" name="/form/patient/patient.given_name"
- data-type-xml="string"/>
- </label>
- <label class="">
- <input autocomplete="off" type="hidden"
- name="/form/patient/patient.medical_record_number"
- data-type-xml="string"/>
- </label>
- <label class="">
- <input autocomplete="off" type="hidden" name="/form/patient/patient.middle_name"
- data-type-xml="string"/>
- </label>
- <label class="">
- <input autocomplete="off" type="hidden" name="/form/patient/patient.patient_id"
- data-type-xml="int"/>
- </label>
- <label class="">
- <input autocomplete="off" type="hidden" name="/form/patient/patient.sex"
- data-type-xml="string"/>
- </label>
- </fieldset>
- <span lang="" class=" active">Page1</span>
- <label class="">
- <span lang="" class=" active">BIRTHDATE</span>
- <input autocomplete="off" type="date" name="/form/patient/patient.birthdate"
- data-type-xml="date"/>
- </label>
- <label class="">
- <span lang="" class=" active">BIRTHDATE ESTIMATED</span>
- <input autocomplete="off" type="checkbox"
- name="/form/patient/patient.birthdate_estimated"
- data-type-xml="boolean"/>
- </label>
- <label class="">
- <span lang="" class=" active">FAMILY NAME</span>
- <input autocomplete="off" type="text" name="/form/patient/patient.family_name"
- data-type-xml="string"/>
- </label>
- <label class="">
- <span lang="" class=" active">GIVEN NAME</span>
- <input autocomplete="off" type="text" name="/form/patient/patient.given_name"
- data-type-xml="string"/>
- </label>
- <label class="">
- <span lang="" class=" active">MEDICAL RECORD NUMBER</span>
- <input autocomplete="off" type="text"
- name="/form/patient/patient.medical_record_number"
- data-type-xml="string"/>
- </label>
- <label class="">
- <span lang="" class=" active">MIDDLE NAME</span>
- <input autocomplete="off" type="text" name="/form/patient/patient.middle_name"
- data-type-xml="string"/>
- </label>
- <label class="">
- <span lang="" class=" active">PATIENT ID</span>
- <span class="required">*</span>
- <input autocomplete="off" type="number
 "
- name="/form/patient/patient.patient_id"
- required="required"
- data-type-xml="int"/>
- </label>
- <label class="">
- <span lang="" class=" active">SEX</span>
- <input autocomplete="off" type="text" name="/form/patient/patient.sex"
- data-type-xml="string"/>
- </label>
- <label class="">
- <span lang="" class=" active">TRIBE</span>
- <input autocomplete="off" type="text" name="/form/patient/patient.tribe"
- data-type-xml="string"/>
- </label>
- <label class="">
- <span lang="" class=" active">ADDRESS1</span>
- <input autocomplete="off" type="text" name="/form/patient/patient_address.address1"
- data-type-xml="string"/>
- </label>
- <label class="">
- <span lang="" class=" active">ADDRESS2</span>
- <input autocomplete="off" type="text" name="/form/patient/patient_address.address2"
- data-type-xml="string"/>
- </label>
- <label class="">
- <span lang="" class=" active">ENCOUNTER DATETIME</span>
- <span class="required">*</span>
- <input autocomplete="off" type="date"
- name="/form/encounter/encounter.encounter_datetime"
- required="required"
- data-constraint=". <= today()"
- data-type-xml="date"/>
- </label>
- <fieldset class="restoring-sanity-to-legends ">
- <fieldset>
- <legend>
- <span lang="" class=" active">LOCATION ID</span>
- <span class="required">*</span>
- </legend>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="4"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Chulaimbo [4]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="3"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Mosoriot Hospital [3]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="1"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location [1]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="11"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 10 [11]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="12"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 11 [12]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="13"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 12 [13]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="14"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 13 [14]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="15"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 14 [15]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="16"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 15 [16]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="17"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 16 [17]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="18"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 17 [18]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="19"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 18 [19]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="5"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 4 [5]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="6"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 5 [6]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="7"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 6 [7]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="8"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 7 [8]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="9"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 8 [9]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="10"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Unknown Location 9 [10]</span>
- </label>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.location_id"
- value="2"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Wishard Hospital [2]</span>
- </label>
- </fieldset>
- </fieldset>
- <fieldset class="restoring-sanity-to-legends ">
- <fieldset>
- <legend>
- <span lang="" class=" active">PROVIDER ID</span>
- <span class="required">*</span>
- </legend>
- <label class="clearfix ">
- <input autocomplete="off" type="radio" name="/form/encounter/encounter.provider_id"
- value="1"
- required="required"
- data-type-xml="string"/>
- <span lang="" class=" active">Super User [admin]</span>
- </label>
- </fieldset>
- </fieldset>
- <label class="">
- <span lang="" class=" active">WEIGHT (KG)</span>
- <span lang="" class="jr-hint active">Patient's weight in kilograms.</span>
- <input autocomplete="off" type="number
 " name="/form/obs/weight_kg/value"
- data-constraint=". >= 0.0 and . <= 250.0"
- data-type-xml="decimal"
- step="any"/>
- </label>
- <fieldset class="jr-group ">
- <h4>
- <span lang="" class=" active">PROBLEM ADDED</span>
- </h4>
- <fieldset class="jr-repeat " name="/form/problem_list/problem_added">
- <label class="">
- <span lang="" class=" active">problem_added value</span>
- <span lang="" class="jr-hint active">Diagnosis or problem noted on a patient encounter.</span>
- <input autocomplete="off" type="text" name="/form/problem_list/problem_added/value"
- data-type-xml="string"/>
- </label>
- </fieldset>
- <!--end of repeat fieldset with name
- -->
- </fieldset>
- <!--end of group
- -->
- <fieldset class="jr-group ">
- <h4>
- <span lang="" class=" active">PROBLEM RESOLVED</span>
- </h4>
- <fieldset class="jr-repeat " name="/form/problem_list/problem_resolved">
- <label class="">
- <span lang="" class=" active">problem_resolved value</span>
- <span lang="" class="jr-hint active">Diagnosis or problem noted on a patient encounter as being resolved.</span>
- <input autocomplete="off" type="text" name="/form/problem_list/problem_resolved/value"
- data-type-xml="string"/>
- </label>
- </fieldset>
- <!--end of repeat fieldset with name
- -->
- </fieldset>
- <!--end of group
- -->
- </form>
- </root>
- Warning: on line 4 of file:/C:/Users/REACH9/Downloads/openmrs-module-html5forms-master(1)/openmrs-module-html5forms-master/api/target/classes/xform2jr.xsl:
- The attribute axis starting at a document-node() node will never select anything
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- Warning: on line 4 of file:/C:/Users/REACH9/Downloads/openmrs-module-html5forms-master(1)/openmrs-module-html5forms-master/api/target/classes/xform2jr.xsl:
- The attribute axis starting at a document-node() node will never select anything
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- NO SUPPORT: Patient preload item is not supported (ignored).
- Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.711 sec
- Running org.openmrs.module.html5forms.xForm2Html5Transform.XslTransformPipelineTest
- Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
- Results :
- Tests run: 31, Failures: 0, Errors: 0, Skipped: 1
- [INFO]
- [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ html5forms-api ---
- [INFO] Building jar: C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\html5forms-api-0.1-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ html5forms-api ---
- [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
- [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
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building HTML5Forms OMOD 0.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html5forms-omod ---
- [INFO] Deleting C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target
- [INFO]
- [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ html5forms-omod ---
- [INFO]
- [INFO] --- maven-dependency-plugin:2.1:unpack-dependencies (Expand moduleApplicationContext and messages) @ html5forms-omod ---
- [INFO] Unpacking 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\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target\classes
- with includes **/* and excludes:null
- [INFO]
- [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ html5forms-omod ---
- [debug] execute contextualize
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- [INFO] Copying 2 resources
- [INFO] Copying 127 resources to web/module
- [INFO] Copying 0 resource to web/module
- [INFO] Copying 127 resources to web/module
- [INFO]
- [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ html5forms-omod ---
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [INFO] Compiling 5 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target\classes
- [INFO]
- [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ html5forms-omod ---
- [debug] execute contextualize
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- [INFO] Copying 4 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ html5forms-omod ---
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [INFO] Compiling 4 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target\test-classes
- [INFO] -------------------------------------------------------------
- [ERROR] COMPILATION ERROR :
- [INFO] -------------------------------------------------------------
- [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
- [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
- class file for org.powermock.api.support.membermodification.MemberModifier not found
- import static org.powermock.api.mockito.PowerMockito.mockStatic;
- [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
- symbol: class PrepareForTest
- @PrepareForTest(Context.class)
- [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
- [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
- symbol: class PrepareForTest
- @PrepareForTest(Context.class)
- [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
- [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
- symbol: class PrepareForTest
- @PrepareForTest(Context.class)
- [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
- [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
- symbol: class PrepareForTest
- @PrepareForTest(Context.class)
- [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
- class file for org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner not found
- @RunWith(PowerMockRunner.class)
- [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
- found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
- required: java.lang.Class<? extends org.junit.runner.Runner>
- [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
- found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
- required: java.lang.Class<? extends org.junit.runner.Runner>
- [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
- found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
- required: java.lang.Class<? extends org.junit.runner.Runner>
- [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
- symbol : method mockStatic(java.lang.Class<org.openmrs.api.context.Context>)
- location: class org.openmrs.module.html5forms.web.controller.HTML5FormsControllerTest
- [INFO] 14 errors
- [INFO] -------------------------------------------------------------
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary:
- [INFO]
- [INFO] HTML5 Forms Module ................................ SUCCESS [5.478s]
- [INFO] HTML5Forms API .................................... SUCCESS [1:56.502s]
- [INFO] HTML5Forms OMOD ................................... FAILURE [1:18.731s]
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 3:23.210s
- [INFO] Finished at: Thu Jul 04 12:36:18 EAT 2013
- [INFO] Final Memory: 46M/243M
- [INFO] ------------------------------------------------------------------------
- [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:
- [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
- [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
- [ERROR] class file for org.powermock.api.support.membermodification.MemberModifier not found
- [ERROR] import static org.powermock.api.mockito.PowerMockito.mockStatic;
- [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
- [ERROR] symbol: class PrepareForTest
- [ERROR] @PrepareForTest(Context.class)
- [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
- [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
- [ERROR] symbol: class PrepareForTest
- [ERROR] @PrepareForTest(Context.class)
- [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
- [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
- [ERROR] symbol: class PrepareForTest
- [ERROR] @PrepareForTest(Context.class)
- [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
- [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
- [ERROR] symbol: class PrepareForTest
- [ERROR] @PrepareForTest(Context.class)
- [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
- [ERROR] class file for org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner not found
- [ERROR] @RunWith(PowerMockRunner.class)
- [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
- [ERROR] found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
- [ERROR] required: java.lang.Class<? extends org.junit.runner.Runner>
- [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
- [ERROR] found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
- [ERROR] required: java.lang.Class<? extends org.junit.runner.Runner>
- [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
- [ERROR] found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
- [ERROR] required: java.lang.Class<? extends org.junit.runner.Runner>
- [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
- [ERROR] symbol : method mockStatic(java.lang.Class<org.openmrs.api.context.Context>)
- [ERROR] location: class org.openmrs.module.html5forms.web.controller.HTML5FormsControllerTest
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- [ERROR]
- [ERROR] After correcting the problems, you can resume the build with the command
- [ERROR] mvn <goals> -rf :html5forms-omod
- Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment