Advertisement
roman_gemini

Untitled

Dec 25th, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.97 KB | None | 0 0
  1. "C:\Program Files\Java\jdk1.8.0_66\bin\java" "-Dmaven.home=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.2\plugins\maven\lib\maven3" "-Dclassworlds.conf=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.2\plugins\maven\lib\maven3\bin\m2.conf" -Didea.launcher.port=7532 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.2\bin" -Dfile.encoding=windows-1251 -classpath "C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.2\plugins\maven\lib\maven3\boot\plexus-classworlds-2.4.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.2\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=14.1.2 install -P LOCAL
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Build Order:
  5. [INFO]
  6. [INFO] source-preprocess
  7. [INFO] macracoon
  8. [INFO] common
  9. [INFO] model
  10. [INFO] image-generator
  11. [INFO] biz
  12. [INFO] web
  13. [INFO]
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Building source-preprocess 1.0-SNAPSHOT
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO]
  18. [INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ source-preprocess ---
  19. [INFO] Using 'UTF-8' encoding to read mojo metadata.
  20. [INFO] Applying mojo extractor for language: java
  21. [INFO] Mojo extractor for language: java found 0 mojo descriptors.
  22. [INFO] Applying mojo extractor for language: bsh
  23. [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
  24. [INFO] Applying mojo extractor for language: java-annotations
  25. [INFO] Mojo extractor for language: java-annotations found 2 mojo descriptors.
  26. [INFO]
  27. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ source-preprocess ---
  28. [debug] execute contextualize
  29. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  30. [INFO] Copying 1 resource
  31. [INFO]
  32. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ source-preprocess ---
  33. [INFO] Nothing to compile - all classes are up to date
  34. [INFO]
  35. [INFO] --- maven-plugin-plugin:3.3:descriptor (mojo-descriptor) @ source-preprocess ---
  36. [INFO] Using 'UTF-8' encoding to read mojo metadata.
  37. [INFO] Applying mojo extractor for language: java
  38. [INFO] Mojo extractor for language: java found 0 mojo descriptors.
  39. [INFO] Applying mojo extractor for language: bsh
  40. [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
  41. [INFO] Applying mojo extractor for language: java-annotations
  42. [INFO] Mojo extractor for language: java-annotations found 2 mojo descriptors.
  43. [INFO]
  44. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ source-preprocess ---
  45. [debug] execute contextualize
  46. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  47. [INFO] skip non existing resourceDirectory D:\Home\Projects\Java\macracoon\source-pre-process\src\test\resources
  48. [INFO]
  49. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ source-preprocess ---
  50. [INFO] Nothing to compile - all classes are up to date
  51. [INFO]
  52. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ source-preprocess ---
  53. [INFO] Surefire report directory: D:\Home\Projects\Java\macracoon\source-pre-process\target\surefire-reports
  54.  
  55. -------------------------------------------------------
  56. T E S T S
  57. -------------------------------------------------------
  58. Running com.macracoon.plugins.preprocess.ValidateStaticUsagesMojoTest
  59. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
  60.  
  61. Results :
  62.  
  63. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
  64.  
  65. [INFO]
  66. [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ source-preprocess ---
  67. [INFO] Building jar: D:\Home\Projects\Java\macracoon\source-pre-process\target\source-preprocess-1.0-SNAPSHOT.jar
  68. [INFO]
  69. [INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ source-preprocess ---
  70. [INFO]
  71. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ source-preprocess ---
  72. [INFO] Installing D:\Home\Projects\Java\macracoon\source-pre-process\target\source-preprocess-1.0-SNAPSHOT.jar to C:\Users\Roman\.m2\repository\com\macracoon\plugins\source-preprocess\1.0-SNAPSHOT\source-preprocess-1.0-SNAPSHOT.jar
  73. [INFO] Installing D:\Home\Projects\Java\macracoon\source-pre-process\pom.xml to C:\Users\Roman\.m2\repository\com\macracoon\plugins\source-preprocess\1.0-SNAPSHOT\source-preprocess-1.0-SNAPSHOT.pom
  74. [INFO]
  75. [INFO] ------------------------------------------------------------------------
  76. [INFO] Building macracoon 0.1.0.BUILD-SNAPSHOT
  77. [INFO] ------------------------------------------------------------------------
  78. [INFO]
  79. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ macracoon ---
  80. [INFO] Installing D:\Home\Projects\Java\macracoon\pom.xml to C:\Users\Roman\.m2\repository\com\macracoon\macracoon\0.1.0.BUILD-SNAPSHOT\macracoon-0.1.0.BUILD-SNAPSHOT.pom
  81. [INFO]
  82. [INFO] ------------------------------------------------------------------------
  83. [INFO] Building common 0.1.0.BUILD-SNAPSHOT
  84. [INFO] ------------------------------------------------------------------------
  85. [INFO]
  86. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common ---
  87. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  88. [INFO] skip non existing resourceDirectory D:\Home\Projects\Java\macracoon\common\src\main\resources
  89. [INFO]
  90. [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ common ---
  91. [INFO] Nothing to compile - all classes are up to date
  92. [INFO]
  93. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common ---
  94. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  95. [INFO] Copying 1 resource
  96. [INFO]
  97. [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ common ---
  98. [INFO] Nothing to compile - all classes are up to date
  99. [INFO]
  100. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ common ---
  101. [INFO] Surefire report directory: D:\Home\Projects\Java\macracoon\common\target\surefire-reports
  102.  
  103. -------------------------------------------------------
  104. T E S T S
  105. -------------------------------------------------------
  106. Running com.macracoon.common.text.TextRangesTest
  107. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
  108. Running com.macracoon.common.utils.DomainUtilsTest
  109. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
  110.  
  111. Results :
  112.  
  113. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
  114.  
  115. [INFO]
  116. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ common ---
  117. [INFO]
  118. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ common ---
  119. [INFO] Installing D:\Home\Projects\Java\macracoon\common\target\common-0.1.0.BUILD-SNAPSHOT.jar to C:\Users\Roman\.m2\repository\com\macracoon\common\common\0.1.0.BUILD-SNAPSHOT\common-0.1.0.BUILD-SNAPSHOT.jar
  120. [INFO] Installing D:\Home\Projects\Java\macracoon\common\pom.xml to C:\Users\Roman\.m2\repository\com\macracoon\common\common\0.1.0.BUILD-SNAPSHOT\common-0.1.0.BUILD-SNAPSHOT.pom
  121. [INFO]
  122. [INFO] ------------------------------------------------------------------------
  123. [INFO] Building model 0.1.0.BUILD-SNAPSHOT
  124. [INFO] ------------------------------------------------------------------------
  125. [INFO]
  126. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ model ---
  127. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  128. [INFO] Copying 1 resource
  129. [INFO]
  130. [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ model ---
  131. [INFO] Nothing to compile - all classes are up to date
  132. [INFO]
  133. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ model ---
  134. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  135. [INFO] skip non existing resourceDirectory D:\Home\Projects\Java\macracoon\model\src\test\resources
  136. [INFO]
  137. [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ model ---
  138. [INFO] No sources to compile
  139. [INFO]
  140. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ model ---
  141. [INFO] No tests to run.
  142. [INFO] Surefire report directory: D:\Home\Projects\Java\macracoon\model\target\surefire-reports
  143.  
  144. -------------------------------------------------------
  145. T E S T S
  146. -------------------------------------------------------
  147.  
  148. Results :
  149.  
  150. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  151.  
  152. [INFO]
  153. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ model ---
  154. [INFO]
  155. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ model ---
  156. [INFO] Installing D:\Home\Projects\Java\macracoon\model\target\model-0.1.0.BUILD-SNAPSHOT.jar to C:\Users\Roman\.m2\repository\com\macracoon\model\model\0.1.0.BUILD-SNAPSHOT\model-0.1.0.BUILD-SNAPSHOT.jar
  157. [INFO] Installing D:\Home\Projects\Java\macracoon\model\pom.xml to C:\Users\Roman\.m2\repository\com\macracoon\model\model\0.1.0.BUILD-SNAPSHOT\model-0.1.0.BUILD-SNAPSHOT.pom
  158. [INFO]
  159. [INFO] ------------------------------------------------------------------------
  160. [INFO] Building image-generator 0.1.0.BUILD-SNAPSHOT
  161. [INFO] ------------------------------------------------------------------------
  162. [INFO]
  163. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ image-generator ---
  164. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  165. [INFO] skip non existing resourceDirectory D:\Home\Projects\Java\macracoon\image-generator\src\main\resources
  166. [INFO]
  167. [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ image-generator ---
  168. [INFO] Nothing to compile - all classes are up to date
  169. [INFO]
  170. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ image-generator ---
  171. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  172. [INFO] skip non existing resourceDirectory D:\Home\Projects\Java\macracoon\image-generator\src\test\resources
  173. [INFO]
  174. [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ image-generator ---
  175. [INFO] No sources to compile
  176. [INFO]
  177. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ image-generator ---
  178. [INFO] No tests to run.
  179. [INFO] Surefire report directory: D:\Home\Projects\Java\macracoon\image-generator\target\surefire-reports
  180.  
  181. -------------------------------------------------------
  182. T E S T S
  183. -------------------------------------------------------
  184.  
  185. Results :
  186.  
  187. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  188.  
  189. [INFO]
  190. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ image-generator ---
  191. [INFO]
  192. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ image-generator ---
  193. [INFO] Installing D:\Home\Projects\Java\macracoon\image-generator\target\image-generator-0.1.0.BUILD-SNAPSHOT.jar to C:\Users\Roman\.m2\repository\com\macracoon\image-generator\0.1.0.BUILD-SNAPSHOT\image-generator-0.1.0.BUILD-SNAPSHOT.jar
  194. [INFO] Installing D:\Home\Projects\Java\macracoon\image-generator\pom.xml to C:\Users\Roman\.m2\repository\com\macracoon\image-generator\0.1.0.BUILD-SNAPSHOT\image-generator-0.1.0.BUILD-SNAPSHOT.pom
  195. [INFO]
  196. [INFO] ------------------------------------------------------------------------
  197. [INFO] Building biz 0.1.0.BUILD-SNAPSHOT
  198. [INFO] ------------------------------------------------------------------------
  199. [INFO]
  200. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ biz ---
  201. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  202. [INFO] Copying 40 resources
  203. [INFO]
  204. [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ biz ---
  205. [INFO] Nothing to compile - all classes are up to date
  206. [INFO]
  207. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ biz ---
  208. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  209. [INFO] skip non existing resourceDirectory D:\Home\Projects\Java\macracoon\biz\src\test\resources
  210. [INFO]
  211. [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ biz ---
  212. [INFO] No sources to compile
  213. [INFO]
  214. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ biz ---
  215. [INFO] No tests to run.
  216. [INFO] Surefire report directory: D:\Home\Projects\Java\macracoon\biz\target\surefire-reports
  217.  
  218. -------------------------------------------------------
  219. T E S T S
  220. -------------------------------------------------------
  221.  
  222. Results :
  223.  
  224. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  225.  
  226. [INFO]
  227. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ biz ---
  228. [INFO]
  229. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ biz ---
  230. [INFO] Installing D:\Home\Projects\Java\macracoon\biz\target\biz-0.1.0.BUILD-SNAPSHOT.jar to C:\Users\Roman\.m2\repository\com\macracoon\biz\biz\0.1.0.BUILD-SNAPSHOT\biz-0.1.0.BUILD-SNAPSHOT.jar
  231. [INFO] Installing D:\Home\Projects\Java\macracoon\biz\pom.xml to C:\Users\Roman\.m2\repository\com\macracoon\biz\biz\0.1.0.BUILD-SNAPSHOT\biz-0.1.0.BUILD-SNAPSHOT.pom
  232. [INFO]
  233. [INFO] ------------------------------------------------------------------------
  234. [INFO] Building web 0.1.0.BUILD-SNAPSHOT
  235. [INFO] ------------------------------------------------------------------------
  236. [INFO]
  237. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ web ---
  238. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  239. [INFO] Copying 4 resources
  240. [INFO] Copying 1 resource
  241. [INFO]
  242. [INFO] --- source-preprocess:1.0-SNAPSHOT:validateStaticUsages (Validate Static Tags Usage) @ web ---
  243. [ERROR] ***** Static tags error in \WEB-INF\views\includes\include_fav_icon.ftl
  244. [ERROR] ***** Style Tag
  245. [ERROR] <linkrel="icon"type="image/png"href="${staticSource("/resources/images/generic/favico_"+environment+".ico")}"rel="shortcuticon"/>
  246. [ERROR]
  247. [ERROR] ***** Static tags error in \WEB-INF\views\admin\edit-templates\framework-all-combinations.ftl
  248. [ERROR] ***** Image Tag
  249. [ERROR] <imgsrc="/admin/edit-templates/framework-all-combinations/download?frameworkId=${encodeId(framework.frameworkId)}&themeId=${encodeId(theme.frameworkThemeId)}&groupId=${encodeId(group.frameworkElementsGroupId)}&withWatermarks=${withWatermarks?string('true','false')}">
  250. [ERROR]
  251. [INFO] ------------------------------------------------------------------------
  252. [INFO] Reactor Summary:
  253. [INFO]
  254. [INFO] source-preprocess ................................. SUCCESS [5.231s]
  255. [INFO] macracoon ......................................... SUCCESS [0.081s]
  256. [INFO] common ............................................ SUCCESS [1.640s]
  257. [INFO] model ............................................. SUCCESS [0.830s]
  258. [INFO] image-generator ................................... SUCCESS [0.364s]
  259. [INFO] biz ............................................... SUCCESS [0.826s]
  260. [INFO] web ............................................... FAILURE [0.395s]
  261. [INFO] ------------------------------------------------------------------------
  262. [INFO] BUILD FAILURE
  263. [INFO] ------------------------------------------------------------------------
  264. [INFO] Total time: 9.655s
  265. [INFO] Finished at: Fri Dec 25 11:30:54 EET 2015
  266. [INFO] Final Memory: 20M/309M
  267. [INFO] ------------------------------------------------------------------------
  268. [ERROR] Failed to execute goal com.macracoon.plugins:source-preprocess:1.0-SNAPSHOT:validateStaticUsages (Validate Static Tags Usage) on project web: 2 errors found in static tag usage. -> [Help 1]
  269. [ERROR]
  270. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  271. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  272. [ERROR]
  273. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  274. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  275. [ERROR]
  276. [ERROR] After correcting the problems, you can resume the build with the command
  277. [ERROR] mvn <goals> -rf :web
  278.  
  279. Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement