Advertisement
Guest User

Untitled

a guest
Jun 14th, 2016
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.43 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [WARNING]
  3. [WARNING] Some problems were encountered while building the effective model for pl.onedayproject:service:jar:1.0-SNAPSHOT
  4. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.elasticsearch:elasticsearch:jar -> duplicate declaration of version 1.5.2 @ line 51, column 17
  5. [WARNING]
  6. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  7. [WARNING]
  8. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  9. [WARNING]
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] Reactor Build Order:
  12. [INFO]
  13. [INFO] oneday
  14. [INFO] model
  15. [INFO] repository
  16. [INFO] service
  17. [INFO] util
  18. [INFO] webapp
  19. [INFO] webapp-api
  20. [INFO]
  21. [INFO] ------------------------------------------------------------------------
  22. [INFO] Building oneday 1.0-SNAPSHOT
  23. [INFO] ------------------------------------------------------------------------
  24. [INFO]
  25. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ oneday ---
  26. [INFO] pl.onedayproject:oneday:pom:1.0-SNAPSHOT
  27. [INFO] +- com.querydsl:querydsl-apt:jar:4.1.0:provided
  28. [INFO] | \- com.querydsl:querydsl-codegen:jar:4.1.0:provided
  29. [INFO] | +- com.mysema.codegen:codegen:jar:0.6.8:provided
  30. [INFO] | | \- org.eclipse.jdt.core.compiler:ecj:jar:4.3.1:provided
  31. [INFO] | +- javax.inject:javax.inject:jar:1:provided
  32. [INFO] | \- org.reflections:reflections:jar:0.9.9:provided
  33. [INFO] | \- com.google.code.findbugs:annotations:jar:2.0.1:provided
  34. [INFO] +- com.querydsl:querydsl-spatial:jar:4.1.0:compile
  35. [INFO] | \- org.geolatte:geolatte-geom:jar:0.13:compile
  36. [INFO] | \- com.vividsolutions:jts:jar:1.13:compile
  37. [INFO] +- com.querydsl:querydsl-jpa:jar:4.1.0:compile
  38. [INFO] | \- org.slf4j:slf4j-api:jar:1.6.1:compile
  39. [INFO] +- com.querydsl:querydsl-core:jar:4.1.0:compile
  40. [INFO] | +- com.google.guava:guava:jar:18.0:compile
  41. [INFO] | +- com.google.code.findbugs:jsr305:jar:1.3.9:compile
  42. [INFO] | +- com.mysema.commons:mysema-commons-lang:jar:0.2.4:compile
  43. [INFO] | \- com.infradna.tool:bridge-method-annotation:jar:1.13:compile
  44. [INFO] +- org.springframework:spring-context-support:jar:4.2.2.RELEASE:compile
  45. [INFO] | +- org.springframework:spring-beans:jar:4.2.2.RELEASE:compile
  46. [INFO] | +- org.springframework:spring-context:jar:4.2.2.RELEASE:compile
  47. [INFO] | | +- org.springframework:spring-aop:jar:4.2.2.RELEASE:compile
  48. [INFO] | | | \- aopalliance:aopalliance:jar:1.0:compile
  49. [INFO] | | \- org.springframework:spring-expression:jar:4.2.2.RELEASE:compile
  50. [INFO] | \- org.springframework:spring-core:jar:4.2.2.RELEASE:compile
  51. [INFO] | \- commons-logging:commons-logging:jar:1.2:compile
  52. [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
  53. [INFO] +- junit:junit:jar:4.10:compile
  54. [INFO] | \- org.hamcrest:hamcrest-core:jar:1.1:compile
  55. [INFO] +- org.mockito:mockito-all:jar:1.10.19:test
  56. [INFO] +- org.mockito:mockito-core:jar:1.10.19:test
  57. [INFO] | \- org.objenesis:objenesis:jar:2.1:test
  58. [INFO] +- org.powermock:powermock-api-mockito:jar:1.6.3:test
  59. [INFO] | \- org.powermock:powermock-api-support:jar:1.6.3:test
  60. [INFO] +- org.powermock:powermock-core:jar:1.6.3:test
  61. [INFO] | +- org.powermock:powermock-reflect:jar:1.6.3:test
  62. [INFO] | \- org.javassist:javassist:jar:3.20.0-GA:provided
  63. [INFO] +- org.powermock:powermock-module-junit4:jar:1.6.3:test
  64. [INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.3:test
  65. [INFO] +- org.projectlombok:lombok:jar:1.12.6:provided
  66. [INFO] +- commons-collections:commons-collections:jar:3.2.1:compile
  67. [INFO] +- commons-dbcp:commons-dbcp:jar:1.2.2:compile
  68. [INFO] | \- commons-pool:commons-pool:jar:1.3:compile
  69. [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
  70. [INFO] +- org.apache.commons:commons-lang3:jar:3.1:compile
  71. [INFO] +- commons-io:commons-io:jar:2.4:compile
  72. [INFO] +- commons-codec:commons-codec:jar:1.9:compile
  73. [INFO] +- log4j:log4j:jar:1.2.17:compile
  74. [INFO] +- org.slf4j:slf4j-simple:jar:1.7.12:compile
  75. [INFO] +- com.google.code.gson:gson:jar:2.3.1:compile
  76. [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.7.1:compile
  77. [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.1:compile
  78. [INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.7.1-1:compile
  79. [INFO]
  80. [INFO] ------------------------------------------------------------------------
  81. [INFO] Building model 1.0-SNAPSHOT
  82. [INFO] ------------------------------------------------------------------------
  83. [INFO]
  84. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ model ---
  85. [INFO] pl.onedayproject:model:jar:1.0-SNAPSHOT
  86. [INFO] +- org.hibernate:hibernate-ehcache:jar:5.0.6.Final:compile
  87. [INFO] | +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
  88. [INFO] | \- net.sf.ehcache:ehcache-core:jar:2.4.3:compile
  89. [INFO] +- org.hibernate:hibernate-core:jar:5.0.6.Final:compile
  90. [INFO] | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  91. [INFO] | +- org.javassist:javassist:jar:3.18.1-GA:compile
  92. [INFO] | +- antlr:antlr:jar:2.7.7:compile
  93. [INFO] | +- org.jboss:jandex:jar:2.0.0.Final:compile
  94. [INFO] | \- dom4j:dom4j:jar:1.6.1:compile
  95. [INFO] | \- xml-apis:xml-apis:jar:1.0.b2:compile
  96. [INFO] +- org.hibernate:hibernate-entitymanager:jar:5.0.6.Final:compile
  97. [INFO] | \- org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile
  98. [INFO] +- org.hibernate:hibernate-validator:jar:5.2.4.Final:compile
  99. [INFO] | +- javax.validation:validation-api:jar:1.1.0.Final:compile
  100. [INFO] | \- com.fasterxml:classmate:jar:1.1.0:compile
  101. [INFO] +- javax.transaction:jta:jar:1.1:compile
  102. [INFO] +- org.hibernate:hibernate-search-orm:jar:5.5.3.Final:compile
  103. [INFO] | \- org.hibernate:hibernate-search-engine:jar:5.5.3.Final:compile
  104. [INFO] | +- org.apache.lucene:lucene-core:jar:5.3.1:compile
  105. [INFO] | +- org.apache.lucene:lucene-backward-codecs:jar:5.3.1:compile
  106. [INFO] | +- org.apache.lucene:lucene-misc:jar:5.3.1:compile
  107. [INFO] | +- org.apache.lucene:lucene-analyzers-common:jar:5.3.1:compile
  108. [INFO] | \- org.apache.lucene:lucene-facet:jar:5.3.1:compile
  109. [INFO] | \- org.apache.lucene:lucene-queries:jar:5.3.1:compile
  110. [INFO] +- javax.el:javax.el-api:jar:3.0.0:compile
  111. [INFO] +- org.springframework.data:spring-data-jpa:jar:1.10.1.RELEASE:compile
  112. [INFO] | +- org.springframework.data:spring-data-commons:jar:1.12.1.RELEASE:compile
  113. [INFO] | +- org.springframework:spring-orm:jar:4.2.2.RELEASE:compile
  114. [INFO] | | \- org.springframework:spring-jdbc:jar:4.2.2.RELEASE:compile
  115. [INFO] | +- org.springframework:spring-context:jar:4.2.2.RELEASE:compile
  116. [INFO] | | \- org.springframework:spring-expression:jar:4.2.2.RELEASE:compile
  117. [INFO] | +- org.springframework:spring-aop:jar:4.2.2.RELEASE:compile
  118. [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
  119. [INFO] | +- org.springframework:spring-tx:jar:4.2.2.RELEASE:compile
  120. [INFO] | +- org.springframework:spring-beans:jar:4.2.2.RELEASE:compile
  121. [INFO] | +- org.springframework:spring-core:jar:4.2.2.RELEASE:compile
  122. [INFO] | +- org.aspectj:aspectjrt:jar:1.8.9:compile
  123. [INFO] | +- org.slf4j:slf4j-api:jar:1.7.19:compile
  124. [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.19:runtime
  125. [INFO] +- io.swagger:swagger-annotations:jar:1.5.3:compile
  126. [INFO] +- com.querydsl:querydsl-apt:jar:4.1.0:provided
  127. [INFO] | \- com.querydsl:querydsl-codegen:jar:4.1.0:provided
  128. [INFO] | +- com.mysema.codegen:codegen:jar:0.6.8:provided
  129. [INFO] | | \- org.eclipse.jdt.core.compiler:ecj:jar:4.3.1:provided
  130. [INFO] | +- javax.inject:javax.inject:jar:1:compile
  131. [INFO] | \- org.reflections:reflections:jar:0.9.9:provided
  132. [INFO] | \- com.google.code.findbugs:annotations:jar:2.0.1:provided
  133. [INFO] +- com.querydsl:querydsl-spatial:jar:4.1.0:compile
  134. [INFO] | \- org.geolatte:geolatte-geom:jar:0.13:compile
  135. [INFO] | \- com.vividsolutions:jts:jar:1.13:compile
  136. [INFO] +- com.querydsl:querydsl-jpa:jar:4.1.0:compile
  137. [INFO] +- com.querydsl:querydsl-core:jar:4.1.0:compile
  138. [INFO] | +- com.google.guava:guava:jar:18.0:compile
  139. [INFO] | +- com.google.code.findbugs:jsr305:jar:1.3.9:compile
  140. [INFO] | +- com.mysema.commons:mysema-commons-lang:jar:0.2.4:compile
  141. [INFO] | \- com.infradna.tool:bridge-method-annotation:jar:1.13:compile
  142. [INFO] +- org.springframework.social:spring-social-security:jar:1.1.4.RELEASE:compile
  143. [INFO] | +- org.springframework:spring-webmvc:jar:4.2.2.RELEASE:compile
  144. [INFO] | +- org.springframework.social:spring-social-web:jar:1.1.4.RELEASE:compile
  145. [INFO] | +- org.springframework.security:spring-security-web:jar:3.2.9.RELEASE:compile
  146. [INFO] | | \- org.springframework.security:spring-security-core:jar:3.2.9.RELEASE:compile
  147. [INFO] | +- org.springframework.social:spring-social-core:jar:1.1.4.RELEASE:compile
  148. [INFO] | \- org.springframework:spring-web:jar:4.2.2.RELEASE:compile
  149. [INFO] +- org.springframework:spring-context-support:jar:4.2.2.RELEASE:compile
  150. [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
  151. [INFO] +- junit:junit:jar:4.10:compile
  152. [INFO] | \- org.hamcrest:hamcrest-core:jar:1.1:compile
  153. [INFO] +- org.mockito:mockito-all:jar:1.10.19:test
  154. [INFO] +- org.mockito:mockito-core:jar:1.10.19:test
  155. [INFO] | \- org.objenesis:objenesis:jar:2.1:test
  156. [INFO] +- org.powermock:powermock-api-mockito:jar:1.6.3:test
  157. [INFO] | \- org.powermock:powermock-api-support:jar:1.6.3:test
  158. [INFO] +- org.powermock:powermock-core:jar:1.6.3:test
  159. [INFO] | \- org.powermock:powermock-reflect:jar:1.6.3:test
  160. [INFO] +- org.powermock:powermock-module-junit4:jar:1.6.3:test
  161. [INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.3:test
  162. [INFO] +- org.projectlombok:lombok:jar:1.12.6:provided
  163. [INFO] +- commons-collections:commons-collections:jar:3.2.1:compile
  164. [INFO] +- commons-dbcp:commons-dbcp:jar:1.2.2:compile
  165. [INFO] | \- commons-pool:commons-pool:jar:1.3:compile
  166. [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
  167. [INFO] +- org.apache.commons:commons-lang3:jar:3.1:compile
  168. [INFO] +- commons-io:commons-io:jar:2.4:compile
  169. [INFO] +- commons-codec:commons-codec:jar:1.9:compile
  170. [INFO] +- log4j:log4j:jar:1.2.17:compile
  171. [INFO] +- org.slf4j:slf4j-simple:jar:1.7.12:compile
  172. [INFO] +- com.google.code.gson:gson:jar:2.3.1:compile
  173. [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.7.1:compile
  174. [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.1:compile
  175. [INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.7.1-1:compile
  176. [INFO]
  177. [INFO] ------------------------------------------------------------------------
  178. [INFO] Building repository 1.0-SNAPSHOT
  179. [INFO] ------------------------------------------------------------------------
  180. [INFO]
  181. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ repository ---
  182. [INFO] pl.onedayproject:repository:jar:1.0-SNAPSHOT
  183. [INFO] +- junit:junit:jar:3.8.1:test
  184. [INFO] +- pl.onedayproject:model:jar:1.0-SNAPSHOT:compile
  185. [INFO] | +- org.hibernate:hibernate-ehcache:jar:5.0.6.Final:compile
  186. [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
  187. [INFO] | | \- net.sf.ehcache:ehcache-core:jar:2.4.3:compile
  188. [INFO] | +- org.hibernate:hibernate-core:jar:5.0.6.Final:compile
  189. [INFO] | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  190. [INFO] | | +- antlr:antlr:jar:2.7.7:compile
  191. [INFO] | | +- org.jboss:jandex:jar:2.0.0.Final:compile
  192. [INFO] | | \- dom4j:dom4j:jar:1.6.1:compile
  193. [INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:compile
  194. [INFO] | +- org.hibernate:hibernate-entitymanager:jar:5.0.6.Final:compile
  195. [INFO] | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile
  196. [INFO] | +- org.hibernate:hibernate-validator:jar:5.2.4.Final:compile
  197. [INFO] | | +- javax.validation:validation-api:jar:1.1.0.Final:compile
  198. [INFO] | | \- com.fasterxml:classmate:jar:1.1.0:compile
  199. [INFO] | +- javax.transaction:jta:jar:1.1:compile
  200. [INFO] | +- org.hibernate:hibernate-search-orm:jar:5.5.3.Final:compile
  201. [INFO] | | \- org.hibernate:hibernate-search-engine:jar:5.5.3.Final:compile
  202. [INFO] | | +- org.apache.lucene:lucene-core:jar:5.3.1:compile
  203. [INFO] | | +- org.apache.lucene:lucene-backward-codecs:jar:5.3.1:compile
  204. [INFO] | | +- org.apache.lucene:lucene-misc:jar:5.3.1:compile
  205. [INFO] | | +- org.apache.lucene:lucene-analyzers-common:jar:5.3.1:compile
  206. [INFO] | | \- org.apache.lucene:lucene-facet:jar:5.3.1:compile
  207. [INFO] | | \- org.apache.lucene:lucene-queries:jar:5.3.1:compile
  208. [INFO] | +- javax.el:javax.el-api:jar:3.0.0:compile
  209. [INFO] | +- org.springframework.data:spring-data-jpa:jar:1.10.1.RELEASE:compile
  210. [INFO] | | +- org.springframework.data:spring-data-commons:jar:1.12.1.RELEASE:compile
  211. [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.19:runtime
  212. [INFO] | +- io.swagger:swagger-annotations:jar:1.5.3:compile
  213. [INFO] | \- org.springframework.social:spring-social-security:jar:1.1.4.RELEASE:compile
  214. [INFO] | +- org.springframework:spring-webmvc:jar:4.2.2.RELEASE:compile
  215. [INFO] | +- org.springframework.social:spring-social-web:jar:1.1.4.RELEASE:compile
  216. [INFO] | +- org.springframework.security:spring-security-web:jar:3.2.9.RELEASE:compile
  217. [INFO] | | \- org.springframework.security:spring-security-core:jar:3.2.9.RELEASE:compile
  218. [INFO] | +- org.springframework.social:spring-social-core:jar:1.1.4.RELEASE:compile
  219. [INFO] | \- org.springframework:spring-web:jar:4.2.2.RELEASE:compile
  220. [INFO] +- org.springframework:spring-core:jar:4.2.2.RELEASE:compile
  221. [INFO] | \- commons-logging:commons-logging:jar:1.2:compile
  222. [INFO] +- org.springframework:spring-context:jar:4.2.2.RELEASE:compile
  223. [INFO] | +- org.springframework:spring-aop:jar:4.2.2.RELEASE:compile
  224. [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
  225. [INFO] | \- org.springframework:spring-expression:jar:4.2.2.RELEASE:compile
  226. [INFO] +- org.springframework:spring-context-support:jar:4.2.2.RELEASE:compile
  227. [INFO] +- org.springframework:spring-test:jar:4.2.2.RELEASE:test
  228. [INFO] +- org.springframework:spring-orm:jar:4.2.2.RELEASE:compile
  229. [INFO] | +- org.springframework:spring-jdbc:jar:4.2.2.RELEASE:compile
  230. [INFO] | \- org.springframework:spring-tx:jar:4.2.2.RELEASE:compile
  231. [INFO] +- org.springframework:spring-beans:jar:4.2.2.RELEASE:compile
  232. [INFO] +- mysql:mysql-connector-java:jar:5.1.36:compile
  233. [INFO] +- org.aspectj:aspectjrt:jar:1.8.6:compile
  234. [INFO] +- org.aspectj:aspectjweaver:jar:1.8.6:compile
  235. [INFO] +- com.querydsl:querydsl-apt:jar:4.1.0:provided
  236. [INFO] | \- com.querydsl:querydsl-codegen:jar:4.1.0:provided
  237. [INFO] | +- com.mysema.codegen:codegen:jar:0.6.8:provided
  238. [INFO] | | \- org.eclipse.jdt.core.compiler:ecj:jar:4.3.1:provided
  239. [INFO] | +- javax.inject:javax.inject:jar:1:compile
  240. [INFO] | \- org.reflections:reflections:jar:0.9.9:provided
  241. [INFO] | \- com.google.code.findbugs:annotations:jar:2.0.1:provided
  242. [INFO] +- com.querydsl:querydsl-spatial:jar:4.1.0:compile
  243. [INFO] | \- org.geolatte:geolatte-geom:jar:0.13:compile
  244. [INFO] | \- com.vividsolutions:jts:jar:1.13:compile
  245. [INFO] +- com.querydsl:querydsl-jpa:jar:4.1.0:compile
  246. [INFO] | \- org.slf4j:slf4j-api:jar:1.6.1:compile
  247. [INFO] +- com.querydsl:querydsl-core:jar:4.1.0:compile
  248. [INFO] | +- com.google.guava:guava:jar:18.0:compile
  249. [INFO] | +- com.google.code.findbugs:jsr305:jar:1.3.9:compile
  250. [INFO] | +- com.mysema.commons:mysema-commons-lang:jar:0.2.4:compile
  251. [INFO] | \- com.infradna.tool:bridge-method-annotation:jar:1.13:compile
  252. [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
  253. [INFO] +- org.mockito:mockito-all:jar:1.10.19:test
  254. [INFO] +- org.mockito:mockito-core:jar:1.10.19:test
  255. [INFO] | +- org.hamcrest:hamcrest-core:jar:1.1:test
  256. [INFO] | \- org.objenesis:objenesis:jar:2.1:test
  257. [INFO] +- org.powermock:powermock-api-mockito:jar:1.6.3:test
  258. [INFO] | \- org.powermock:powermock-api-support:jar:1.6.3:test
  259. [INFO] +- org.powermock:powermock-core:jar:1.6.3:test
  260. [INFO] | +- org.powermock:powermock-reflect:jar:1.6.3:test
  261. [INFO] | \- org.javassist:javassist:jar:3.20.0-GA:compile
  262. [INFO] +- org.powermock:powermock-module-junit4:jar:1.6.3:test
  263. [INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.3:test
  264. [INFO] +- org.projectlombok:lombok:jar:1.12.6:provided
  265. [INFO] +- commons-collections:commons-collections:jar:3.2.1:compile
  266. [INFO] +- commons-dbcp:commons-dbcp:jar:1.2.2:compile
  267. [INFO] | \- commons-pool:commons-pool:jar:1.3:compile
  268. [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
  269. [INFO] +- org.apache.commons:commons-lang3:jar:3.1:compile
  270. [INFO] +- commons-io:commons-io:jar:2.4:compile
  271. [INFO] +- commons-codec:commons-codec:jar:1.9:compile
  272. [INFO] +- log4j:log4j:jar:1.2.17:compile
  273. [INFO] +- org.slf4j:slf4j-simple:jar:1.7.12:compile
  274. [INFO] +- com.google.code.gson:gson:jar:2.3.1:compile
  275. [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.7.1:compile
  276. [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.1:compile
  277. [INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.7.1-1:compile
  278. [INFO]
  279. [INFO] ------------------------------------------------------------------------
  280. [INFO] Building service 1.0-SNAPSHOT
  281. [INFO] ------------------------------------------------------------------------
  282. [INFO]
  283. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ service ---
  284. [INFO] pl.onedayproject:service:jar:1.0-SNAPSHOT
  285. [INFO] +- junit:junit:jar:4.10:test
  286. [INFO] | \- org.hamcrest:hamcrest-core:jar:1.1:test
  287. [INFO] +- pl.onedayproject:repository:jar:1.0-SNAPSHOT:compile
  288. [INFO] | +- pl.onedayproject:model:jar:1.0-SNAPSHOT:compile
  289. [INFO] | | +- org.hibernate:hibernate-ehcache:jar:5.0.6.Final:compile
  290. [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
  291. [INFO] | | | \- net.sf.ehcache:ehcache-core:jar:2.4.3:compile
  292. [INFO] | | +- org.hibernate:hibernate-core:jar:5.0.6.Final:compile
  293. [INFO] | | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  294. [INFO] | | | +- antlr:antlr:jar:2.7.7:compile
  295. [INFO] | | | +- org.jboss:jandex:jar:2.0.0.Final:compile
  296. [INFO] | | | \- dom4j:dom4j:jar:1.6.1:compile
  297. [INFO] | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
  298. [INFO] | | +- org.hibernate:hibernate-entitymanager:jar:5.0.6.Final:compile
  299. [INFO] | | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile
  300. [INFO] | | +- org.hibernate:hibernate-validator:jar:5.2.4.Final:compile
  301. [INFO] | | | +- javax.validation:validation-api:jar:1.1.0.Final:compile
  302. [INFO] | | | \- com.fasterxml:classmate:jar:1.1.0:compile
  303. [INFO] | | +- javax.transaction:jta:jar:1.1:compile
  304. [INFO] | | +- org.hibernate:hibernate-search-orm:jar:5.5.3.Final:compile
  305. [INFO] | | | \- org.hibernate:hibernate-search-engine:jar:5.5.3.Final:compile
  306. [INFO] | | | +- org.apache.lucene:lucene-backward-codecs:jar:5.3.1:compile
  307. [INFO] | | | \- org.apache.lucene:lucene-facet:jar:5.3.1:compile
  308. [INFO] | | +- javax.el:javax.el-api:jar:3.0.0:compile
  309. [INFO] | | +- org.springframework.data:spring-data-jpa:jar:1.10.1.RELEASE:compile
  310. [INFO] | | | +- org.springframework.data:spring-data-commons:jar:1.12.1.RELEASE:compile
  311. [INFO] | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.19:runtime
  312. [INFO] | | +- io.swagger:swagger-annotations:jar:1.5.3:compile
  313. [INFO] | | \- org.springframework.social:spring-social-security:jar:1.1.4.RELEASE:compile
  314. [INFO] | | +- org.springframework:spring-webmvc:jar:4.2.2.RELEASE:compile
  315. [INFO] | | +- org.springframework.social:spring-social-web:jar:1.1.4.RELEASE:compile
  316. [INFO] | | +- org.springframework.security:spring-security-web:jar:3.2.9.RELEASE:compile
  317. [INFO] | | +- org.springframework.social:spring-social-core:jar:1.1.4.RELEASE:compile
  318. [INFO] | | \- org.springframework:spring-web:jar:4.2.2.RELEASE:compile
  319. [INFO] | +- org.springframework:spring-core:jar:4.2.2.RELEASE:compile
  320. [INFO] | | \- commons-logging:commons-logging:jar:1.2:compile
  321. [INFO] | +- org.springframework:spring-context:jar:4.2.2.RELEASE:compile
  322. [INFO] | +- org.springframework:spring-orm:jar:4.2.2.RELEASE:compile
  323. [INFO] | | +- org.springframework:spring-jdbc:jar:4.2.2.RELEASE:compile
  324. [INFO] | | \- org.springframework:spring-tx:jar:4.2.2.RELEASE:compile
  325. [INFO] | +- org.springframework:spring-beans:jar:4.2.2.RELEASE:compile
  326. [INFO] | +- mysql:mysql-connector-java:jar:5.1.36:compile
  327. [INFO] | +- org.aspectj:aspectjrt:jar:1.8.6:compile
  328. [INFO] | \- org.aspectj:aspectjweaver:jar:1.8.6:compile
  329. [INFO] +- org.springframework:spring-test:jar:4.2.2.RELEASE:test
  330. [INFO] +- javax.mail:mail:jar:1.4.7:compile
  331. [INFO] | \- javax.activation:activation:jar:1.1:compile
  332. [INFO] +- org.springframework.security:spring-security-core:jar:4.0.2.RELEASE:compile
  333. [INFO] | +- aopalliance:aopalliance:jar:1.0:compile
  334. [INFO] | +- org.springframework:spring-aop:jar:4.2.2.RELEASE:compile
  335. [INFO] | \- org.springframework:spring-expression:jar:4.2.2.RELEASE:compile
  336. [INFO] +- org.elasticsearch:elasticsearch:jar:1.5.2:compile
  337. [INFO] | +- org.apache.lucene:lucene-core:jar:4.10.4:compile
  338. [INFO] | +- org.apache.lucene:lucene-analyzers-common:jar:4.10.4:compile
  339. [INFO] | +- org.apache.lucene:lucene-queries:jar:4.10.4:compile
  340. [INFO] | +- org.apache.lucene:lucene-memory:jar:4.10.4:compile
  341. [INFO] | +- org.apache.lucene:lucene-highlighter:jar:4.10.4:compile
  342. [INFO] | +- org.apache.lucene:lucene-queryparser:jar:4.10.4:compile
  343. [INFO] | +- org.apache.lucene:lucene-sandbox:jar:4.10.4:compile
  344. [INFO] | +- org.apache.lucene:lucene-suggest:jar:4.10.4:compile
  345. [INFO] | +- org.apache.lucene:lucene-misc:jar:4.10.4:compile
  346. [INFO] | +- org.apache.lucene:lucene-join:jar:4.10.4:compile
  347. [INFO] | +- org.apache.lucene:lucene-grouping:jar:4.10.4:compile
  348. [INFO] | +- org.apache.lucene:lucene-spatial:jar:4.10.4:compile
  349. [INFO] | | \- com.spatial4j:spatial4j:jar:0.4.1:compile
  350. [INFO] | +- org.antlr:antlr-runtime:jar:3.5:compile
  351. [INFO] | +- org.ow2.asm:asm:jar:4.1:compile
  352. [INFO] | \- org.ow2.asm:asm-commons:jar:4.1:compile
  353. [INFO] +- com.querydsl:querydsl-apt:jar:4.1.0:provided
  354. [INFO] | \- com.querydsl:querydsl-codegen:jar:4.1.0:provided
  355. [INFO] | +- com.mysema.codegen:codegen:jar:0.6.8:provided
  356. [INFO] | | \- org.eclipse.jdt.core.compiler:ecj:jar:4.3.1:provided
  357. [INFO] | +- javax.inject:javax.inject:jar:1:compile
  358. [INFO] | \- org.reflections:reflections:jar:0.9.9:provided
  359. [INFO] | \- com.google.code.findbugs:annotations:jar:2.0.1:provided
  360. [INFO] +- com.querydsl:querydsl-spatial:jar:4.1.0:compile
  361. [INFO] | \- org.geolatte:geolatte-geom:jar:0.13:compile
  362. [INFO] | \- com.vividsolutions:jts:jar:1.13:compile
  363. [INFO] +- com.querydsl:querydsl-jpa:jar:4.1.0:compile
  364. [INFO] | \- org.slf4j:slf4j-api:jar:1.6.1:compile
  365. [INFO] +- com.querydsl:querydsl-core:jar:4.1.0:compile
  366. [INFO] | +- com.google.guava:guava:jar:18.0:compile
  367. [INFO] | +- com.google.code.findbugs:jsr305:jar:1.3.9:compile
  368. [INFO] | +- com.mysema.commons:mysema-commons-lang:jar:0.2.4:compile
  369. [INFO] | \- com.infradna.tool:bridge-method-annotation:jar:1.13:compile
  370. [INFO] +- org.springframework:spring-context-support:jar:4.2.2.RELEASE:compile
  371. [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
  372. [INFO] +- org.mockito:mockito-all:jar:1.10.19:test
  373. [INFO] +- org.mockito:mockito-core:jar:1.10.19:test
  374. [INFO] | \- org.objenesis:objenesis:jar:2.1:test
  375. [INFO] +- org.powermock:powermock-api-mockito:jar:1.6.3:test
  376. [INFO] | \- org.powermock:powermock-api-support:jar:1.6.3:test
  377. [INFO] +- org.powermock:powermock-core:jar:1.6.3:test
  378. [INFO] | +- org.powermock:powermock-reflect:jar:1.6.3:test
  379. [INFO] | \- org.javassist:javassist:jar:3.20.0-GA:compile
  380. [INFO] +- org.powermock:powermock-module-junit4:jar:1.6.3:test
  381. [INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.3:test
  382. [INFO] +- org.projectlombok:lombok:jar:1.12.6:provided
  383. [INFO] +- commons-collections:commons-collections:jar:3.2.1:compile
  384. [INFO] +- commons-dbcp:commons-dbcp:jar:1.2.2:compile
  385. [INFO] | \- commons-pool:commons-pool:jar:1.3:compile
  386. [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
  387. [INFO] +- org.apache.commons:commons-lang3:jar:3.1:compile
  388. [INFO] +- commons-io:commons-io:jar:2.4:compile
  389. [INFO] +- commons-codec:commons-codec:jar:1.9:compile
  390. [INFO] +- log4j:log4j:jar:1.2.17:compile
  391. [INFO] +- org.slf4j:slf4j-simple:jar:1.7.12:compile
  392. [INFO] +- com.google.code.gson:gson:jar:2.3.1:compile
  393. [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.7.1:compile
  394. [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.1:compile
  395. [INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.7.1-1:compile
  396. [INFO]
  397. [INFO] ------------------------------------------------------------------------
  398. [INFO] Building util 1.0-SNAPSHOT
  399. [INFO] ------------------------------------------------------------------------
  400. [INFO]
  401. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ util ---
  402. [INFO] pl.onedayproject:util:jar:1.0-SNAPSHOT
  403. [INFO] +- pl.onedayproject:service:jar:1.0-SNAPSHOT:compile
  404. [INFO] | +- pl.onedayproject:repository:jar:1.0-SNAPSHOT:compile
  405. [INFO] | | +- pl.onedayproject:model:jar:1.0-SNAPSHOT:compile
  406. [INFO] | | | +- org.hibernate:hibernate-ehcache:jar:5.0.6.Final:compile
  407. [INFO] | | | | +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
  408. [INFO] | | | | \- net.sf.ehcache:ehcache-core:jar:2.4.3:compile
  409. [INFO] | | | +- org.hibernate:hibernate-core:jar:5.0.6.Final:compile
  410. [INFO] | | | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  411. [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile
  412. [INFO] | | | | +- org.jboss:jandex:jar:2.0.0.Final:compile
  413. [INFO] | | | | \- dom4j:dom4j:jar:1.6.1:compile
  414. [INFO] | | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
  415. [INFO] | | | +- org.hibernate:hibernate-entitymanager:jar:5.0.6.Final:compile
  416. [INFO] | | | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile
  417. [INFO] | | | +- org.hibernate:hibernate-validator:jar:5.2.4.Final:compile
  418. [INFO] | | | | +- javax.validation:validation-api:jar:1.1.0.Final:compile
  419. [INFO] | | | | \- com.fasterxml:classmate:jar:1.1.0:compile
  420. [INFO] | | | +- javax.transaction:jta:jar:1.1:compile
  421. [INFO] | | | +- org.hibernate:hibernate-search-orm:jar:5.5.3.Final:compile
  422. [INFO] | | | | \- org.hibernate:hibernate-search-engine:jar:5.5.3.Final:compile
  423. [INFO] | | | | +- org.apache.lucene:lucene-backward-codecs:jar:5.3.1:compile
  424. [INFO] | | | | \- org.apache.lucene:lucene-facet:jar:5.3.1:compile
  425. [INFO] | | | +- javax.el:javax.el-api:jar:3.0.0:compile
  426. [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:1.10.1.RELEASE:compile
  427. [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:1.12.1.RELEASE:compile
  428. [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.19:runtime
  429. [INFO] | | | +- io.swagger:swagger-annotations:jar:1.5.3:compile
  430. [INFO] | | | \- org.springframework.social:spring-social-security:jar:1.1.4.RELEASE:compile
  431. [INFO] | | | +- org.springframework:spring-webmvc:jar:4.2.2.RELEASE:compile
  432. [INFO] | | | +- org.springframework.social:spring-social-web:jar:1.1.4.RELEASE:compile
  433. [INFO] | | | +- org.springframework.security:spring-security-web:jar:3.2.9.RELEASE:compile
  434. [INFO] | | | +- org.springframework.social:spring-social-core:jar:1.1.4.RELEASE:compile
  435. [INFO] | | | \- org.springframework:spring-web:jar:4.2.2.RELEASE:compile
  436. [INFO] | | +- org.springframework:spring-orm:jar:4.2.2.RELEASE:compile
  437. [INFO] | | | +- org.springframework:spring-jdbc:jar:4.2.2.RELEASE:compile
  438. [INFO] | | | \- org.springframework:spring-tx:jar:4.2.2.RELEASE:compile
  439. [INFO] | | +- mysql:mysql-connector-java:jar:5.1.36:compile
  440. [INFO] | | +- org.aspectj:aspectjrt:jar:1.8.6:compile
  441. [INFO] | | \- org.aspectj:aspectjweaver:jar:1.8.6:compile
  442. [INFO] | +- javax.mail:mail:jar:1.4.7:compile
  443. [INFO] | | \- javax.activation:activation:jar:1.1:compile
  444. [INFO] | +- org.springframework.security:spring-security-core:jar:4.0.2.RELEASE:compile
  445. [INFO] | | +- aopalliance:aopalliance:jar:1.0:compile
  446. [INFO] | | +- org.springframework:spring-aop:jar:4.2.2.RELEASE:compile
  447. [INFO] | | \- org.springframework:spring-expression:jar:4.2.2.RELEASE:compile
  448. [INFO] | \- org.elasticsearch:elasticsearch:jar:1.5.2:compile
  449. [INFO] | +- org.apache.lucene:lucene-core:jar:4.10.4:compile
  450. [INFO] | +- org.apache.lucene:lucene-analyzers-common:jar:4.10.4:compile
  451. [INFO] | +- org.apache.lucene:lucene-queries:jar:4.10.4:compile
  452. [INFO] | +- org.apache.lucene:lucene-memory:jar:4.10.4:compile
  453. [INFO] | +- org.apache.lucene:lucene-highlighter:jar:4.10.4:compile
  454. [INFO] | +- org.apache.lucene:lucene-queryparser:jar:4.10.4:compile
  455. [INFO] | +- org.apache.lucene:lucene-sandbox:jar:4.10.4:compile
  456. [INFO] | +- org.apache.lucene:lucene-suggest:jar:4.10.4:compile
  457. [INFO] | +- org.apache.lucene:lucene-misc:jar:4.10.4:compile
  458. [INFO] | +- org.apache.lucene:lucene-join:jar:4.10.4:compile
  459. [INFO] | +- org.apache.lucene:lucene-grouping:jar:4.10.4:compile
  460. [INFO] | +- org.apache.lucene:lucene-spatial:jar:4.10.4:compile
  461. [INFO] | | \- com.spatial4j:spatial4j:jar:0.4.1:compile
  462. [INFO] | +- org.antlr:antlr-runtime:jar:3.5:compile
  463. [INFO] | +- org.ow2.asm:asm:jar:4.1:compile
  464. [INFO] | \- org.ow2.asm:asm-commons:jar:4.1:compile
  465. [INFO] +- pl.onedayproject:util:jar:1.0-SNAPSHOT:compile
  466. [INFO] +- com.querydsl:querydsl-apt:jar:4.1.0:provided
  467. [INFO] | \- com.querydsl:querydsl-codegen:jar:4.1.0:provided
  468. [INFO] | +- com.mysema.codegen:codegen:jar:0.6.8:provided
  469. [INFO] | | \- org.eclipse.jdt.core.compiler:ecj:jar:4.3.1:provided
  470. [INFO] | +- javax.inject:javax.inject:jar:1:compile
  471. [INFO] | \- org.reflections:reflections:jar:0.9.9:provided
  472. [INFO] | \- com.google.code.findbugs:annotations:jar:2.0.1:provided
  473. [INFO] +- com.querydsl:querydsl-spatial:jar:4.1.0:compile
  474. [INFO] | \- org.geolatte:geolatte-geom:jar:0.13:compile
  475. [INFO] | \- com.vividsolutions:jts:jar:1.13:compile
  476. [INFO] +- com.querydsl:querydsl-jpa:jar:4.1.0:compile
  477. [INFO] | \- org.slf4j:slf4j-api:jar:1.6.1:compile
  478. [INFO] +- com.querydsl:querydsl-core:jar:4.1.0:compile
  479. [INFO] | +- com.google.guava:guava:jar:18.0:compile
  480. [INFO] | +- com.google.code.findbugs:jsr305:jar:1.3.9:compile
  481. [INFO] | +- com.mysema.commons:mysema-commons-lang:jar:0.2.4:compile
  482. [INFO] | \- com.infradna.tool:bridge-method-annotation:jar:1.13:compile
  483. [INFO] +- org.springframework:spring-context-support:jar:4.2.2.RELEASE:compile
  484. [INFO] | +- org.springframework:spring-beans:jar:4.2.2.RELEASE:compile
  485. [INFO] | +- org.springframework:spring-context:jar:4.2.2.RELEASE:compile
  486. [INFO] | \- org.springframework:spring-core:jar:4.2.2.RELEASE:compile
  487. [INFO] | \- commons-logging:commons-logging:jar:1.2:compile
  488. [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
  489. [INFO] +- junit:junit:jar:4.10:compile
  490. [INFO] | \- org.hamcrest:hamcrest-core:jar:1.1:compile
  491. [INFO] +- org.mockito:mockito-all:jar:1.10.19:test
  492. [INFO] +- org.mockito:mockito-core:jar:1.10.19:test
  493. [INFO] | \- org.objenesis:objenesis:jar:2.1:test
  494. [INFO] +- org.powermock:powermock-api-mockito:jar:1.6.3:test
  495. [INFO] | \- org.powermock:powermock-api-support:jar:1.6.3:test
  496. [INFO] +- org.powermock:powermock-core:jar:1.6.3:test
  497. [INFO] | +- org.powermock:powermock-reflect:jar:1.6.3:test
  498. [INFO] | \- org.javassist:javassist:jar:3.20.0-GA:compile
  499. [INFO] +- org.powermock:powermock-module-junit4:jar:1.6.3:test
  500. [INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.3:test
  501. [INFO] +- org.projectlombok:lombok:jar:1.12.6:provided
  502. [INFO] +- commons-collections:commons-collections:jar:3.2.1:compile
  503. [INFO] +- commons-dbcp:commons-dbcp:jar:1.2.2:compile
  504. [INFO] | \- commons-pool:commons-pool:jar:1.3:compile
  505. [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
  506. [INFO] +- org.apache.commons:commons-lang3:jar:3.1:compile
  507. [INFO] +- commons-io:commons-io:jar:2.4:compile
  508. [INFO] +- commons-codec:commons-codec:jar:1.9:compile
  509. [INFO] +- log4j:log4j:jar:1.2.17:compile
  510. [INFO] +- org.slf4j:slf4j-simple:jar:1.7.12:compile
  511. [INFO] +- com.google.code.gson:gson:jar:2.3.1:compile
  512. [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.7.1:compile
  513. [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.1:compile
  514. [INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.7.1-1:compile
  515. [INFO]
  516. [INFO] ------------------------------------------------------------------------
  517. [INFO] Building webapp 1.0-SNAPSHOT
  518. [INFO] ------------------------------------------------------------------------
  519. Downloading: https://jcenter.bintray.com/pl/onedayproject/service/1.0-SNAPSHOT/maven-metadata.xml
  520. Downloading: https://jcenter.bintray.com/pl/onedayproject/repository/1.0-SNAPSHOT/maven-metadata.xml
  521. Downloading: https://jcenter.bintray.com/pl/onedayproject/model/1.0-SNAPSHOT/maven-metadata.xml
  522. Downloading: https://jcenter.bintray.com/pl/onedayproject/util/1.0-SNAPSHOT/maven-metadata.xml
  523. [INFO]
  524. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ webapp ---
  525. [INFO] pl.onedayproject:webapp:war:1.0-SNAPSHOT
  526. [INFO] +- junit:junit:jar:4.12:test
  527. [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
  528. [INFO] +- pl.onedayproject:service:jar:1.0-SNAPSHOT:compile
  529. [INFO] | +- pl.onedayproject:repository:jar:1.0-SNAPSHOT:compile
  530. [INFO] | | +- pl.onedayproject:model:jar:1.0-SNAPSHOT:compile
  531. [INFO] | | | +- org.hibernate:hibernate-ehcache:jar:5.0.6.Final:compile
  532. [INFO] | | | | +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
  533. [INFO] | | | | \- net.sf.ehcache:ehcache-core:jar:2.4.3:compile
  534. [INFO] | | | +- org.hibernate:hibernate-core:jar:5.0.6.Final:compile
  535. [INFO] | | | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  536. [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile
  537. [INFO] | | | | +- org.jboss:jandex:jar:2.0.0.Final:compile
  538. [INFO] | | | | \- dom4j:dom4j:jar:1.6.1:compile
  539. [INFO] | | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
  540. [INFO] | | | +- org.hibernate:hibernate-entitymanager:jar:5.0.6.Final:compile
  541. [INFO] | | | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile
  542. [INFO] | | | +- org.hibernate:hibernate-validator:jar:5.2.4.Final:compile
  543. [INFO] | | | | +- javax.validation:validation-api:jar:1.1.0.Final:compile
  544. [INFO] | | | | \- com.fasterxml:classmate:jar:1.1.0:compile
  545. [INFO] | | | +- javax.transaction:jta:jar:1.1:compile
  546. [INFO] | | | +- org.hibernate:hibernate-search-orm:jar:5.5.3.Final:compile
  547. [INFO] | | | | \- org.hibernate:hibernate-search-engine:jar:5.5.3.Final:compile
  548. [INFO] | | | | +- org.apache.lucene:lucene-backward-codecs:jar:5.3.1:compile
  549. [INFO] | | | | \- org.apache.lucene:lucene-facet:jar:5.3.1:compile
  550. [INFO] | | | +- javax.el:javax.el-api:jar:3.0.0:compile
  551. [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:1.10.1.RELEASE:compile
  552. [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:1.12.1.RELEASE:compile
  553. [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.19:runtime
  554. [INFO] | | | \- io.swagger:swagger-annotations:jar:1.5.3:compile
  555. [INFO] | | +- mysql:mysql-connector-java:jar:5.1.36:compile
  556. [INFO] | | +- org.aspectj:aspectjrt:jar:1.8.6:compile
  557. [INFO] | | \- org.aspectj:aspectjweaver:jar:1.8.6:compile
  558. [INFO] | +- org.springframework.security:spring-security-core:jar:4.0.2.RELEASE:compile
  559. [INFO] | \- org.elasticsearch:elasticsearch:jar:1.5.2:compile
  560. [INFO] | +- org.apache.lucene:lucene-core:jar:4.10.4:compile
  561. [INFO] | +- org.apache.lucene:lucene-analyzers-common:jar:4.10.4:compile
  562. [INFO] | +- org.apache.lucene:lucene-queries:jar:4.10.4:compile
  563. [INFO] | +- org.apache.lucene:lucene-memory:jar:4.10.4:compile
  564. [INFO] | +- org.apache.lucene:lucene-highlighter:jar:4.10.4:compile
  565. [INFO] | +- org.apache.lucene:lucene-queryparser:jar:4.10.4:compile
  566. [INFO] | +- org.apache.lucene:lucene-sandbox:jar:4.10.4:compile
  567. [INFO] | +- org.apache.lucene:lucene-suggest:jar:4.10.4:compile
  568. [INFO] | +- org.apache.lucene:lucene-misc:jar:4.10.4:compile
  569. [INFO] | +- org.apache.lucene:lucene-join:jar:4.10.4:compile
  570. [INFO] | +- org.apache.lucene:lucene-grouping:jar:4.10.4:compile
  571. [INFO] | +- org.apache.lucene:lucene-spatial:jar:4.10.4:compile
  572. [INFO] | | \- com.spatial4j:spatial4j:jar:0.4.1:compile
  573. [INFO] | +- org.antlr:antlr-runtime:jar:3.5:compile
  574. [INFO] | +- org.ow2.asm:asm:jar:4.1:compile
  575. [INFO] | \- org.ow2.asm:asm-commons:jar:4.1:compile
  576. [INFO] +- pl.onedayproject:util:jar:1.0-SNAPSHOT:compile
  577. [INFO] +- javax.mail:mail:jar:1.4.7:compile
  578. [INFO] | \- javax.activation:activation:jar:1.1:compile
  579. [INFO] +- org.springframework:spring-core:jar:4.2.2.RELEASE:compile
  580. [INFO] | \- commons-logging:commons-logging:jar:1.2:compile
  581. [INFO] +- org.springframework:spring-context:jar:4.2.2.RELEASE:compile
  582. [INFO] | +- org.springframework:spring-aop:jar:4.2.2.RELEASE:compile
  583. [INFO] | +- org.springframework:spring-beans:jar:4.2.2.RELEASE:compile
  584. [INFO] | \- org.springframework:spring-expression:jar:4.2.2.RELEASE:compile
  585. [INFO] +- org.springframework:spring-context-support:jar:4.2.2.RELEASE:compile
  586. [INFO] +- org.springframework:spring-web:jar:4.2.2.RELEASE:compile
  587. [INFO] +- org.springframework:spring-webmvc:jar:4.2.2.RELEASE:compile
  588. [INFO] +- org.springframework:spring-tx:jar:4.2.2.RELEASE:compile
  589. [INFO] +- org.springframework:spring-orm:jar:4.2.2.RELEASE:compile
  590. [INFO] | \- org.springframework:spring-jdbc:jar:4.2.2.RELEASE:compile
  591. [INFO] +- org.springframework:spring-test:jar:4.2.2.RELEASE:compile
  592. [INFO] +- org.springframework.security:spring-security-web:jar:4.0.2.RELEASE:compile
  593. [INFO] | \- aopalliance:aopalliance:jar:1.0:compile
  594. [INFO] +- org.springframework.security:spring-security-config:jar:4.0.2.RELEASE:compile
  595. [INFO] +- org.thymeleaf:thymeleaf:jar:3.0.0.RELEASE:compile
  596. [INFO] | +- ognl:ognl:jar:3.1.3:compile
  597. [INFO] | +- org.javassist:javassist:jar:3.20.0-GA:compile
  598. [INFO] | +- org.attoparser:attoparser:jar:2.0.0.RELEASE:compile
  599. [INFO] | +- org.unbescape:unbescape:jar:1.1.3.RELEASE:compile
  600. [INFO] | \- org.slf4j:slf4j-api:jar:1.6.6:compile
  601. [INFO] +- org.thymeleaf:thymeleaf-spring4:jar:3.0.0.RELEASE:compile
  602. [INFO] +- org.thymeleaf.extras:thymeleaf-extras-springsecurity4:jar:3.0.0.RELEASE:compile
  603. [INFO] +- com.sun.jersey:jersey-client:jar:1.19:compile
  604. [INFO] | \- com.sun.jersey:jersey-core:jar:1.19:compile
  605. [INFO] | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile
  606. [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
  607. [INFO] | \- net.minidev:json-smart:jar:2.2.1:test
  608. [INFO] | \- net.minidev:accessors-smart:jar:1.1:test
  609. [INFO] +- org.springframework.social:spring-social-facebook:jar:2.0.3.RELEASE:compile
  610. [INFO] +- org.springframework.social:spring-social-twitter:jar:1.1.0.RELEASE:compile
  611. [INFO] | \- org.springframework.security:spring-security-crypto:jar:3.2.3.RELEASE:compile
  612. [INFO] +- org.springframework.social:spring-social-google:jar:1.0.0.RELEASE:compile
  613. [INFO] +- org.springframework.social:spring-social-core:jar:1.1.4.RELEASE:compile
  614. [INFO] +- org.springframework.social:spring-social-config:jar:1.1.4.RELEASE:compile
  615. [INFO] +- org.springframework.social:spring-social-security:jar:1.1.4.RELEASE:compile
  616. [INFO] +- org.springframework.social:spring-social-web:jar:1.1.4.RELEASE:compile
  617. [INFO] | \- javax.inject:javax.inject:jar:1:compile
  618. [INFO] +- com.querydsl:querydsl-apt:jar:4.1.0:provided
  619. [INFO] | \- com.querydsl:querydsl-codegen:jar:4.1.0:provided
  620. [INFO] | +- com.mysema.codegen:codegen:jar:0.6.8:provided
  621. [INFO] | | \- org.eclipse.jdt.core.compiler:ecj:jar:4.3.1:provided
  622. [INFO] | \- org.reflections:reflections:jar:0.9.9:provided
  623. [INFO] | \- com.google.code.findbugs:annotations:jar:2.0.1:provided
  624. [INFO] +- com.querydsl:querydsl-spatial:jar:4.1.0:compile
  625. [INFO] | \- org.geolatte:geolatte-geom:jar:0.13:compile
  626. [INFO] | \- com.vividsolutions:jts:jar:1.13:compile
  627. [INFO] +- com.querydsl:querydsl-jpa:jar:4.1.0:compile
  628. [INFO] +- com.querydsl:querydsl-core:jar:4.1.0:compile
  629. [INFO] | +- com.google.guava:guava:jar:18.0:compile
  630. [INFO] | +- com.google.code.findbugs:jsr305:jar:1.3.9:compile
  631. [INFO] | +- com.mysema.commons:mysema-commons-lang:jar:0.2.4:compile
  632. [INFO] | \- com.infradna.tool:bridge-method-annotation:jar:1.13:compile
  633. [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
  634. [INFO] +- org.mockito:mockito-all:jar:1.10.19:test
  635. [INFO] +- org.mockito:mockito-core:jar:1.10.19:test
  636. [INFO] | \- org.objenesis:objenesis:jar:2.1:test
  637. [INFO] +- org.powermock:powermock-api-mockito:jar:1.6.3:test
  638. [INFO] | \- org.powermock:powermock-api-support:jar:1.6.3:test
  639. [INFO] +- org.powermock:powermock-core:jar:1.6.3:test
  640. [INFO] | \- org.powermock:powermock-reflect:jar:1.6.3:test
  641. [INFO] +- org.powermock:powermock-module-junit4:jar:1.6.3:test
  642. [INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.3:test
  643. [INFO] +- org.projectlombok:lombok:jar:1.12.6:provided
  644. [INFO] +- commons-collections:commons-collections:jar:3.2.1:compile
  645. [INFO] +- commons-dbcp:commons-dbcp:jar:1.2.2:compile
  646. [INFO] | \- commons-pool:commons-pool:jar:1.3:compile
  647. [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
  648. [INFO] +- org.apache.commons:commons-lang3:jar:3.1:compile
  649. [INFO] +- commons-io:commons-io:jar:2.4:compile
  650. [INFO] +- commons-codec:commons-codec:jar:1.9:compile
  651. [INFO] +- log4j:log4j:jar:1.2.17:compile
  652. [INFO] +- org.slf4j:slf4j-simple:jar:1.7.12:compile
  653. [INFO] +- com.google.code.gson:gson:jar:2.3.1:compile
  654. [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.7.1:compile
  655. [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.1:compile
  656. [INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.7.1-1:compile
  657. [INFO]
  658. [INFO] ------------------------------------------------------------------------
  659. [INFO] Building webapp-api 1.0-SNAPSHOT
  660. [INFO] ------------------------------------------------------------------------
  661. [INFO]
  662. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ webapp-api ---
  663. [INFO] pl.onedayproject:webapp-api:war:1.0-SNAPSHOT
  664. [INFO] +- pl.onedayproject:service:jar:1.0-SNAPSHOT:compile
  665. [INFO] | +- pl.onedayproject:repository:jar:1.0-SNAPSHOT:compile
  666. [INFO] | | +- pl.onedayproject:model:jar:1.0-SNAPSHOT:compile
  667. [INFO] | | | +- org.hibernate:hibernate-ehcache:jar:5.0.6.Final:compile
  668. [INFO] | | | | +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
  669. [INFO] | | | | \- net.sf.ehcache:ehcache-core:jar:2.4.3:compile
  670. [INFO] | | | +- org.hibernate:hibernate-core:jar:5.0.6.Final:compile
  671. [INFO] | | | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  672. [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile
  673. [INFO] | | | | +- org.jboss:jandex:jar:2.0.0.Final:compile
  674. [INFO] | | | | \- dom4j:dom4j:jar:1.6.1:compile
  675. [INFO] | | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
  676. [INFO] | | | +- org.hibernate:hibernate-entitymanager:jar:5.0.6.Final:compile
  677. [INFO] | | | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile
  678. [INFO] | | | +- org.hibernate:hibernate-validator:jar:5.2.4.Final:compile
  679. [INFO] | | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile
  680. [INFO] | | | +- javax.transaction:jta:jar:1.1:compile
  681. [INFO] | | | +- org.hibernate:hibernate-search-orm:jar:5.5.3.Final:compile
  682. [INFO] | | | | \- org.hibernate:hibernate-search-engine:jar:5.5.3.Final:compile
  683. [INFO] | | | | +- org.apache.lucene:lucene-backward-codecs:jar:5.3.1:compile
  684. [INFO] | | | | \- org.apache.lucene:lucene-facet:jar:5.3.1:compile
  685. [INFO] | | | +- javax.el:javax.el-api:jar:3.0.0:compile
  686. [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:1.10.1.RELEASE:compile
  687. [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:1.12.1.RELEASE:compile
  688. [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.19:runtime
  689. [INFO] | | | \- org.springframework.social:spring-social-security:jar:1.1.4.RELEASE:compile
  690. [INFO] | | | +- org.springframework.social:spring-social-web:jar:1.1.4.RELEASE:compile
  691. [INFO] | | | +- org.springframework.security:spring-security-web:jar:3.2.9.RELEASE:compile
  692. [INFO] | | | \- org.springframework.social:spring-social-core:jar:1.1.4.RELEASE:compile
  693. [INFO] | | +- mysql:mysql-connector-java:jar:5.1.36:compile
  694. [INFO] | | +- org.aspectj:aspectjrt:jar:1.8.6:compile
  695. [INFO] | | \- org.aspectj:aspectjweaver:jar:1.8.6:compile
  696. [INFO] | +- javax.mail:mail:jar:1.4.7:compile
  697. [INFO] | | \- javax.activation:activation:jar:1.1:compile
  698. [INFO] | +- org.springframework.security:spring-security-core:jar:4.0.2.RELEASE:compile
  699. [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
  700. [INFO] | \- org.elasticsearch:elasticsearch:jar:1.5.2:compile
  701. [INFO] | +- org.apache.lucene:lucene-core:jar:4.10.4:compile
  702. [INFO] | +- org.apache.lucene:lucene-analyzers-common:jar:4.10.4:compile
  703. [INFO] | +- org.apache.lucene:lucene-queries:jar:4.10.4:compile
  704. [INFO] | +- org.apache.lucene:lucene-memory:jar:4.10.4:compile
  705. [INFO] | +- org.apache.lucene:lucene-highlighter:jar:4.10.4:compile
  706. [INFO] | +- org.apache.lucene:lucene-queryparser:jar:4.10.4:compile
  707. [INFO] | +- org.apache.lucene:lucene-sandbox:jar:4.10.4:compile
  708. [INFO] | +- org.apache.lucene:lucene-suggest:jar:4.10.4:compile
  709. [INFO] | +- org.apache.lucene:lucene-misc:jar:4.10.4:compile
  710. [INFO] | +- org.apache.lucene:lucene-join:jar:4.10.4:compile
  711. [INFO] | +- org.apache.lucene:lucene-grouping:jar:4.10.4:compile
  712. [INFO] | +- org.apache.lucene:lucene-spatial:jar:4.10.4:compile
  713. [INFO] | | \- com.spatial4j:spatial4j:jar:0.4.1:compile
  714. [INFO] | +- org.antlr:antlr-runtime:jar:3.5:compile
  715. [INFO] | +- org.ow2.asm:asm:jar:4.1:compile
  716. [INFO] | \- org.ow2.asm:asm-commons:jar:4.1:compile
  717. [INFO] +- pl.onedayproject:util:jar:1.0-SNAPSHOT:compile
  718. [INFO] +- com.sun.jersey:jersey-client:jar:1.19:compile
  719. [INFO] | \- com.sun.jersey:jersey-core:jar:1.19:compile
  720. [INFO] | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile
  721. [INFO] +- org.springframework:spring-core:jar:4.2.2.RELEASE:compile
  722. [INFO] | \- commons-logging:commons-logging:jar:1.2:compile
  723. [INFO] +- org.springframework:spring-context:jar:4.2.2.RELEASE:compile
  724. [INFO] | +- org.springframework:spring-aop:jar:4.2.2.RELEASE:compile
  725. [INFO] | +- org.springframework:spring-beans:jar:4.2.2.RELEASE:compile
  726. [INFO] | \- org.springframework:spring-expression:jar:4.2.2.RELEASE:compile
  727. [INFO] +- org.springframework:spring-context-support:jar:4.2.2.RELEASE:compile
  728. [INFO] +- org.springframework:spring-web:jar:4.2.2.RELEASE:compile
  729. [INFO] +- org.springframework:spring-webmvc:jar:4.2.2.RELEASE:compile
  730. [INFO] +- org.springframework:spring-tx:jar:4.2.2.RELEASE:compile
  731. [INFO] +- org.springframework:spring-orm:jar:4.2.2.RELEASE:compile
  732. [INFO] | \- org.springframework:spring-jdbc:jar:4.2.2.RELEASE:compile
  733. [INFO] +- org.springframework:spring-test:jar:4.2.2.RELEASE:compile
  734. [INFO] +- io.springfox:springfox-swagger2:jar:2.4.0:compile
  735. [INFO] | +- io.swagger:swagger-annotations:jar:1.5.6:compile
  736. [INFO] | +- io.swagger:swagger-models:jar:1.5.6:compile
  737. [INFO] | +- io.springfox:springfox-spi:jar:2.4.0:compile
  738. [INFO] | | \- io.springfox:springfox-core:jar:2.4.0:compile
  739. [INFO] | +- io.springfox:springfox-schema:jar:2.4.0:compile
  740. [INFO] | +- io.springfox:springfox-swagger-common:jar:2.4.0:compile
  741. [INFO] | +- io.springfox:springfox-spring-web:jar:2.4.0:compile
  742. [INFO] | +- com.google.guava:guava:jar:18.0:compile
  743. [INFO] | +- com.fasterxml:classmate:jar:1.3.1:compile
  744. [INFO] | +- org.slf4j:slf4j-api:jar:1.7.13:compile
  745. [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:1.2.0.RELEASE:compile
  746. [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:1.2.0.RELEASE:compile
  747. [INFO] +- io.springfox:springfox-swagger-ui:jar:2.4.0:compile
  748. [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
  749. [INFO] | \- net.minidev:json-smart:jar:2.2.1:test
  750. [INFO] | \- net.minidev:accessors-smart:jar:1.1:test
  751. [INFO] +- com.querydsl:querydsl-apt:jar:4.1.0:provided
  752. [INFO] | \- com.querydsl:querydsl-codegen:jar:4.1.0:provided
  753. [INFO] | +- com.mysema.codegen:codegen:jar:0.6.8:provided
  754. [INFO] | | \- org.eclipse.jdt.core.compiler:ecj:jar:4.3.1:provided
  755. [INFO] | +- javax.inject:javax.inject:jar:1:compile
  756. [INFO] | \- org.reflections:reflections:jar:0.9.9:provided
  757. [INFO] | \- com.google.code.findbugs:annotations:jar:2.0.1:provided
  758. [INFO] +- com.querydsl:querydsl-spatial:jar:4.1.0:compile
  759. [INFO] | \- org.geolatte:geolatte-geom:jar:0.13:compile
  760. [INFO] | \- com.vividsolutions:jts:jar:1.13:compile
  761. [INFO] +- com.querydsl:querydsl-jpa:jar:4.1.0:compile
  762. [INFO] +- com.querydsl:querydsl-core:jar:4.1.0:compile
  763. [INFO] | +- com.google.code.findbugs:jsr305:jar:1.3.9:compile
  764. [INFO] | +- com.mysema.commons:mysema-commons-lang:jar:0.2.4:compile
  765. [INFO] | \- com.infradna.tool:bridge-method-annotation:jar:1.13:compile
  766. [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
  767. [INFO] +- junit:junit:jar:4.10:compile
  768. [INFO] | \- org.hamcrest:hamcrest-core:jar:1.1:compile
  769. [INFO] +- org.mockito:mockito-all:jar:1.10.19:test
  770. [INFO] +- org.mockito:mockito-core:jar:1.10.19:test
  771. [INFO] | \- org.objenesis:objenesis:jar:2.1:test
  772. [INFO] +- org.powermock:powermock-api-mockito:jar:1.6.3:test
  773. [INFO] | \- org.powermock:powermock-api-support:jar:1.6.3:test
  774. [INFO] +- org.powermock:powermock-core:jar:1.6.3:test
  775. [INFO] | +- org.powermock:powermock-reflect:jar:1.6.3:test
  776. [INFO] | \- org.javassist:javassist:jar:3.20.0-GA:compile
  777. [INFO] +- org.powermock:powermock-module-junit4:jar:1.6.3:test
  778. [INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.3:test
  779. [INFO] +- org.projectlombok:lombok:jar:1.12.6:provided
  780. [INFO] +- commons-collections:commons-collections:jar:3.2.1:compile
  781. [INFO] +- commons-dbcp:commons-dbcp:jar:1.2.2:compile
  782. [INFO] | \- commons-pool:commons-pool:jar:1.3:compile
  783. [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
  784. [INFO] +- org.apache.commons:commons-lang3:jar:3.1:compile
  785. [INFO] +- commons-io:commons-io:jar:2.4:compile
  786. [INFO] +- commons-codec:commons-codec:jar:1.9:compile
  787. [INFO] +- log4j:log4j:jar:1.2.17:compile
  788. [INFO] +- org.slf4j:slf4j-simple:jar:1.7.12:compile
  789. [INFO] +- com.google.code.gson:gson:jar:2.3.1:compile
  790. [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.7.1:compile
  791. [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.1:compile
  792. [INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.7.1-1:compile
  793. [INFO] ------------------------------------------------------------------------
  794. [INFO] Reactor Summary:
  795. [INFO]
  796. [INFO] oneday ............................................. SUCCESS [ 0.704 s]
  797. [INFO] model .............................................. SUCCESS [ 0.149 s]
  798. [INFO] repository ......................................... SUCCESS [ 0.040 s]
  799. [INFO] service ............................................ SUCCESS [ 0.097 s]
  800. [INFO] util ............................................... SUCCESS [ 0.027 s]
  801. [INFO] webapp ............................................. SUCCESS [ 1.732 s]
  802. [INFO] webapp-api ......................................... SUCCESS [ 0.050 s]
  803. [INFO] ------------------------------------------------------------------------
  804. [INFO] BUILD SUCCESS
  805. [INFO] ------------------------------------------------------------------------
  806. [INFO] Total time: 3.105 s
  807. [INFO] Finished at: 2016-06-14T14:37:40+02:00
  808. [INFO] Final Memory: 25M/314M
  809. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement