"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=7533 "-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 -D skipTests [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] ------------------------------------------------------------------------ [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] Tests are skipped. [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 required: java.lang.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:[21,24] incompatible types found : java.lang.Class required: java.lang.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:[23,24] incompatible types found : java.lang.Class required: java.lang.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:[33,8] cannot find symbol symbol : method mockStatic(java.lang.Class) location: class org.openmrs.module.html5forms.web.controller.HTML5FormsControllerTest [INFO] 14 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HTML5 Forms Module ................................ SUCCESS [0.823s] [INFO] HTML5Forms API .................................... SUCCESS [9.201s] [INFO] HTML5Forms OMOD ................................... FAILURE [6.218s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.163s [INFO] Finished at: Thu Jul 04 11:52:42 EAT 2013 [INFO] Final Memory: 43M/166M [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 [ERROR] required: java.lang.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:[21,24] incompatible types [ERROR] found : java.lang.Class [ERROR] required: java.lang.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:[23,24] incompatible types [ERROR] found : java.lang.Class [ERROR] required: java.lang.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:[33,8] cannot find symbol [ERROR] symbol : method mockStatic(java.lang.Class) [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 -rf :html5forms-omod Process finished with exit code 1