Advertisement
Limo

html5

Jul 4th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.39 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=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
  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. [INFO]
  14. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html5forms ---
  15. [INFO]
  16. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ html5forms ---
  17. [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
  18. [INFO]
  19. [INFO] ------------------------------------------------------------------------
  20. [INFO] Building HTML5Forms API 0.1-SNAPSHOT
  21. [INFO] ------------------------------------------------------------------------
  22. [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
  23. [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
  24. [INFO]
  25. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html5forms-api ---
  26. [INFO] Deleting C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target
  27. [INFO]
  28. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ html5forms-api ---
  29. [debug] execute contextualize
  30. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  31. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  32. [INFO] Copying 14 resources
  33. [INFO]
  34. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ html5forms-api ---
  35. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  36. [INFO] Compiling 19 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\classes
  37. [INFO]
  38. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ html5forms-api ---
  39. [debug] execute contextualize
  40. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  41. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  42. [INFO] Copying 9 resources
  43. [INFO]
  44. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ html5forms-api ---
  45. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  46. [INFO] Compiling 15 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\test-classes
  47. [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
  48. [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
  49. [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
  50. [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
  51. [INFO]
  52. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ html5forms-api ---
  53. [INFO] Tests are skipped.
  54. [INFO]
  55. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ html5forms-api ---
  56. [INFO] Building jar: C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\html5forms-api-0.1-SNAPSHOT.jar
  57. [INFO]
  58. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ html5forms-api ---
  59. [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
  60. [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
  61. [INFO]
  62. [INFO] ------------------------------------------------------------------------
  63. [INFO] Building HTML5Forms OMOD 0.1-SNAPSHOT
  64. [INFO] ------------------------------------------------------------------------
  65. [INFO]
  66. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html5forms-omod ---
  67. [INFO] Deleting C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target
  68. [INFO]
  69. [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ html5forms-omod ---
  70. [INFO]
  71. [INFO] --- maven-dependency-plugin:2.1:unpack-dependencies (Expand moduleApplicationContext and messages) @ html5forms-omod ---
  72. [INFO] Unpacking C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\api\target\html5forms-api-0.1-SNAPSHOT.jar to
  73. C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target\classes
  74. with includes **/* and excludes:null
  75. [INFO]
  76. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ html5forms-omod ---
  77. [debug] execute contextualize
  78. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  79. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  80. [INFO] Copying 2 resources
  81. [INFO] Copying 127 resources to web/module
  82. [INFO] Copying 0 resource to web/module
  83. [INFO] Copying 127 resources to web/module
  84. [INFO]
  85. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ html5forms-omod ---
  86. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  87. [INFO] Compiling 5 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target\classes
  88. [INFO]
  89. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ html5forms-omod ---
  90. [debug] execute contextualize
  91. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  92. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  93. [INFO] Copying 4 resources
  94. [INFO]
  95. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ html5forms-omod ---
  96. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  97. [INFO] Compiling 4 source files to C:\Users\REACH9\Downloads\openmrs-module-html5forms-master(1)\openmrs-module-html5forms-master\omod\target\test-classes
  98. [INFO] -------------------------------------------------------------
  99. [ERROR] COMPILATION ERROR :
  100. [INFO] -------------------------------------------------------------
  101. [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
  102. [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
  103. class file for org.powermock.api.support.membermodification.MemberModifier not found
  104. import static org.powermock.api.mockito.PowerMockito.mockStatic;
  105. [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
  106. symbol: class PrepareForTest
  107. @PrepareForTest(Context.class)
  108. [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
  109. [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
  110. symbol: class PrepareForTest
  111. @PrepareForTest(Context.class)
  112. [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
  113. [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
  114. symbol: class PrepareForTest
  115. @PrepareForTest(Context.class)
  116. [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
  117. [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
  118. symbol: class PrepareForTest
  119. @PrepareForTest(Context.class)
  120. [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
  121. class file for org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner not found
  122. @RunWith(PowerMockRunner.class)
  123. [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
  124. found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  125. required: java.lang.Class<? extends org.junit.runner.Runner>
  126. [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
  127. found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  128. required: java.lang.Class<? extends org.junit.runner.Runner>
  129. [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
  130. found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  131. required: java.lang.Class<? extends org.junit.runner.Runner>
  132. [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
  133. symbol : method mockStatic(java.lang.Class<org.openmrs.api.context.Context>)
  134. location: class org.openmrs.module.html5forms.web.controller.HTML5FormsControllerTest
  135. [INFO] 14 errors
  136. [INFO] -------------------------------------------------------------
  137. [INFO] ------------------------------------------------------------------------
  138. [INFO] Reactor Summary:
  139. [INFO]
  140. [INFO] HTML5 Forms Module ................................ SUCCESS [0.823s]
  141. [INFO] HTML5Forms API .................................... SUCCESS [9.201s]
  142. [INFO] HTML5Forms OMOD ................................... FAILURE [6.218s]
  143. [INFO] ------------------------------------------------------------------------
  144. [INFO] BUILD FAILURE
  145. [INFO] ------------------------------------------------------------------------
  146. [INFO] Total time: 18.163s
  147. [INFO] Finished at: Thu Jul 04 11:52:42 EAT 2013
  148. [INFO] Final Memory: 43M/166M
  149. [INFO] ------------------------------------------------------------------------
  150. [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:
  151. [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
  152. [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
  153. [ERROR] class file for org.powermock.api.support.membermodification.MemberModifier not found
  154. [ERROR] import static org.powermock.api.mockito.PowerMockito.mockStatic;
  155. [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
  156. [ERROR] symbol: class PrepareForTest
  157. [ERROR] @PrepareForTest(Context.class)
  158. [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
  159. [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
  160. [ERROR] symbol: class PrepareForTest
  161. [ERROR] @PrepareForTest(Context.class)
  162. [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
  163. [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
  164. [ERROR] symbol: class PrepareForTest
  165. [ERROR] @PrepareForTest(Context.class)
  166. [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
  167. [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
  168. [ERROR] symbol: class PrepareForTest
  169. [ERROR] @PrepareForTest(Context.class)
  170. [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
  171. [ERROR] class file for org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner not found
  172. [ERROR] @RunWith(PowerMockRunner.class)
  173. [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
  174. [ERROR] found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  175. [ERROR] required: java.lang.Class<? extends org.junit.runner.Runner>
  176. [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
  177. [ERROR] found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  178. [ERROR] required: java.lang.Class<? extends org.junit.runner.Runner>
  179. [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
  180. [ERROR] found : java.lang.Class<org.powermock.modules.junit4.PowerMockRunner>
  181. [ERROR] required: java.lang.Class<? extends org.junit.runner.Runner>
  182. [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
  183. [ERROR] symbol : method mockStatic(java.lang.Class<org.openmrs.api.context.Context>)
  184. [ERROR] location: class org.openmrs.module.html5forms.web.controller.HTML5FormsControllerTest
  185. [ERROR] -> [Help 1]
  186. [ERROR]
  187. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  188. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  189. [ERROR]
  190. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  191. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  192. [ERROR]
  193. [ERROR] After correcting the problems, you can resume the build with the command
  194. [ERROR] mvn <goals> -rf :html5forms-omod
  195.  
  196. Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement