Advertisement
Guest User

Untitled

a guest
Nov 14th, 2013
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [jasontesser@Jasons-MacBook-Pro ~/dev/dotcms/gradletest]$ gradle dependencies --configuration compile --refresh dependencies
  2. :dependencies
  3.  
  4. ------------------------------------------------------------
  5. Root project
  6. ------------------------------------------------------------
  7.  
  8. compile - Compile classpath for source set 'main'.
  9. Relying on packaging to define the extension of the main artifact has been deprecated and is scheduled to be removed in Gradle 2.0
  10. POM relocation to an other version number is not fully supported in Gradle : xml-apis#xml-apis;2.0.2 relocated to xml-apis#xml-apis;1.0.b2.
  11. Please update your dependency to directly use the correct version 'xml-apis#xml-apis;1.0.b2'.
  12. Resolution will only pick dependencies of the relocated element. Artifacts and other metadata will be ignored.
  13. \--- com.dotcms:dotcms:2.5.1
  14. +--- com.dotcms.lib:JLinkPointTxn.jar:ukv
  15. +--- com.dotcms.lib:Tidy.jar:ukv
  16. +--- com.dotcms.lib:Verisign.jar:ukv
  17. +--- org.apache.abdera:abdera-client:0.4.0-incubating
  18. | +--- org.apache.abdera:abdera-core:0.4.0-incubating
  19. | | +--- org.apache.abdera:abdera-i18n:0.4.0-incubating
  20. | | | \--- org.apache.geronimo.specs:geronimo-activation_1.0.2_spec:1.1
  21. | | +--- org.apache.geronimo.specs:geronimo-activation_1.0.2_spec:1.1
  22. | | \--- commons-codec:commons-codec:1.3 -> 1.5
  23. | +--- org.apache.abdera:abdera-parser:0.4.0-incubating
  24. | | +--- org.apache.abdera:abdera-core:0.4.0-incubating (*)
  25. | | +--- org.apache.ws.commons.axiom:axiom-impl:1.2.5
  26. | | | +--- org.apache.ws.commons.axiom:axiom-api:1.2.5
  27. | | | | +--- javax.mail:mail:1.4
  28. | | | | | \--- javax.activation:activation:1.1
  29. | | | | +--- commons-logging:commons-logging:1.0.4 -> 1.1.1
  30. | | | | +--- jaxen:jaxen:1.1-beta-9 -> 1.1.3
  31. | | | | | +--- dom4j:dom4j:1.6.1
  32. | | | | | | \--- xml-apis:xml-apis:1.0.b2 -> 2.0.2
  33. | | | | | +--- jdom:jdom:1.0
  34. | | | | | +--- xml-apis:xml-apis:1.3.02 -> 2.0.2
  35. | | | | | +--- xerces:xercesImpl:2.6.2 -> 2.9.1
  36. | | | | | +--- xom:xom:1.0
  37. | | | | | | +--- xerces:xmlParserAPIs:2.6.2
  38. | | | | | | +--- xerces:xercesImpl:2.6.2 -> 2.9.1
  39. | | | | | | +--- xalan:xalan:2.6.0
  40. | | | | | | | \--- xml-apis:xml-apis:2.0.2
  41. | | | | | | \--- com.ibm.icu:icu4j:2.6.1 -> 4.0.1
  42. | | | | | +--- maven-plugins:maven-cobertura-plugin:1.3
  43. | | | | | | +--- cobertura:cobertura:1.8
  44. | | | | | | | +--- oro:oro:2.0.8
  45. | | | | | | | +--- asm:asm:2.2.1 -> 3.1
  46. | | | | | | | \--- log4j:log4j:1.2.9 -> 1.2.14
  47. | | | | | | +--- oro:oro:2.0.8
  48. | | | | | | +--- asm:asm:2.2.1 -> 3.1
  49. | | | | | | +--- log4j:log4j:1.2.9 -> 1.2.14
  50. | | | | | | \--- commons-jelly:commons-jelly-tags-log:1.0
  51. | | | | | \--- maven-plugins:maven-findbugs-plugin:1.3.1
  52. | | | | | +--- findbugs:bcel:5.1
  53. | | | | | +--- findbugs:coreplugin:1.0.0
  54. | | | | | +--- findbugs:findbugs:1.0.0
  55. | | | | | | +--- findbugs:annotations:1.0.0
  56. | | | | | | +--- bcel:bcel:5.1
  57. | | | | | | | \--- regexp:regexp:1.2
  58. | | | | | | +--- findbugs:coreplugin:1.0.0
  59. | | | | | | +--- findbugs:findbugs-ant:1.0.0
  60. | | | | | | \--- findbugs:findbugsGUI:1.0.0
  61. | | | | | +--- findbugs:findbugs-ant:1.0.0
  62. | | | | | \--- dom4j:dom4j:1.4 -> 1.6.1 (*)
  63. | | | | +--- xml-apis:xml-apis:1.3.03 -> 2.0.2
  64. | | | | \--- stax:stax-api:1.0.1
  65. | | | +--- javax.mail:mail:1.4 (*)
  66. | | | +--- commons-logging:commons-logging:1.0.4 -> 1.1.1
  67. | | | \--- stax:stax-api:1.0.1
  68. | | +--- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1
  69. | | +--- jaxen:jaxen:1.1.1 -> 1.1.3 (*)
  70. | | +--- org.codehaus.woodstox:wstx-asl:3.2.1 -> 3.2.7
  71. | | | \--- stax:stax-api:1.0.1
  72. | | \--- commons-logging:commons-logging:1.0.4 -> 1.1.1
  73. | \--- commons-httpclient:commons-httpclient:3.1-rc1 -> 3.1
  74. | +--- commons-logging:commons-logging:1.0.4 -> 1.1.1
  75. | \--- commons-codec:commons-codec:1.2 -> 1.5
  76. +--- org.apache.abdera:abdera-core:0.4.0-incubating (*)
  77. +--- org.apache.abdera:abdera-extensions-html:0.4.0-incubating
  78. | +--- org.apache.abdera:abdera-client:0.4.0-incubating (*)
  79. | \--- nu.validator.htmlparser:htmlparser:1.0.5
  80. +--- org.apache.abdera:abdera-extensions-json:0.4.0-incubating
  81. | +--- org.apache.abdera:abdera-server:0.4.0-incubating
  82. | | +--- org.apache.abdera:abdera-core:0.4.0-incubating (*)
  83. | | +--- org.apache.abdera:abdera-parser:0.4.0-incubating (*)
  84. | | +--- javax.servlet:servlet-api:2.4
  85. | | \--- commons-logging:commons-logging:1.0.4 -> 1.1.1
  86. | +--- org.apache.abdera:abdera-extensions-main:0.4.0-incubating
  87. | | +--- org.apache.abdera:abdera-core:0.4.0-incubating (*)
  88. | | \--- org.apache.abdera:abdera-client:0.4.0-incubating (*)
  89. | \--- org.apache.abdera:abdera-extensions-html:0.4.0-incubating (*)
  90. +--- org.apache.abdera:abdera-extensions-main:0.4.0-incubating (*)
  91. +--- org.apache.abdera:abdera-i18n:0.4.0-incubating (*)
  92. +--- org.apache.abdera:abdera-parser:0.4.0-incubating (*)
  93. +--- org.apache.abdera:abdera-server:0.4.0-incubating (*)
  94. +--- com.dotcms.lib:antlr-3.1.2.jar:3.1.2
  95. +--- org.apache.solr:solr-core:1.4.0
  96. | +--- org.apache.solr:solr-solrj:1.4.0
  97. | | +--- org.slf4j:slf4j-api:1.5.5 -> 1.6.6
  98. | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  99. | | +--- commons-codec:commons-codec:1.3 -> 1.5
  100. | | +--- commons-io:commons-io:1.4 -> 2.0.1
  101. | | +--- commons-fileupload:commons-fileupload:1.2.1
  102. | | +--- org.codehaus.woodstox:wstx-asl:3.2.7 (*)
  103. | | \--- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1
  104. | +--- org.apache.lucene:lucene-analyzers:2.9.1 -> 3.6.1
  105. | | \--- org.apache.lucene:lucene-core:3.6.1
  106. | +--- org.apache.lucene:lucene-highlighter:2.9.1 -> 3.6.1
  107. | | +--- org.apache.lucene:lucene-core:3.6.1
  108. | | +--- org.apache.lucene:lucene-memory:3.6.1
  109. | | | \--- org.apache.lucene:lucene-core:3.6.1
  110. | | \--- org.apache.lucene:lucene-queries:3.6.1
  111. | | +--- org.apache.lucene:lucene-core:3.6.1
  112. | | \--- jakarta-regexp:jakarta-regexp:1.4
  113. | +--- org.apache.lucene:lucene-queries:2.9.1 -> 3.6.1 (*)
  114. | +--- org.apache.lucene:lucene-snowball:2.9.1
  115. | | \--- org.apache.lucene:lucene-core:2.9.1 -> 3.6.1
  116. | +--- org.apache.lucene:lucene-memory:2.9.1 -> 3.6.1 (*)
  117. | +--- org.apache.lucene:lucene-misc:2.9.1
  118. | | \--- org.apache.lucene:lucene-core:2.9.1 -> 3.6.1
  119. | +--- org.apache.lucene:lucene-spellchecker:2.9.1
  120. | | \--- org.apache.lucene:lucene-core:2.9.1 -> 3.6.1
  121. | +--- commons-httpclient:commons-httpclient:3.1 (*)
  122. | +--- commons-codec:commons-codec:1.3 -> 1.5
  123. | +--- commons-io:commons-io:1.4 -> 2.0.1
  124. | +--- commons-fileupload:commons-fileupload:1.2.1
  125. | +--- org.apache.solr:solr-commons-csv:1.4.0
  126. | +--- woodstox:wstx-asl:3.2.7
  127. | \--- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1
  128. +--- org.apache.solr:solr-solrj:1.4.0 (*)
  129. +--- asm:asm:3.1
  130. +--- org.apache.ws.commons.axiom:axiom-api:1.2.5 (*)
  131. +--- org.apache.ws.commons.axiom:axiom-impl:1.2.5 (*)
  132. +--- backport-util-concurrent:backport-util-concurrent:3.1
  133. +--- org.bouncycastle:bcprov-jdk15:1.45
  134. +--- com.dotcms.lib:dot-bsf:ukv
  135. +--- org.beanshell:bsh:2.0b4
  136. +--- com.dotcms.lib:dot-cactus.integration.ant:ukv
  137. +--- org.codehaus.cargo:cargo-ant:0.9
  138. | +--- org.codehaus.cargo:cargo-core-api-generic:0.9
  139. | | \--- org.codehaus.cargo:cargo-core-api-container:0.9
  140. | | +--- org.codehaus.cargo:cargo-core-api-module:0.9
  141. | | | \--- org.codehaus.cargo:cargo-core-api-util:0.9
  142. | | | \--- ant:ant:1.5.4
  143. | | +--- org.apache.geronimo.specs:geronimo-j2ee-deployment_1.1_spec:1.0
  144. | | \--- ant:ant:1.5.4
  145. | +--- org.codehaus.cargo:cargo-core-container-geronimo:0.9
  146. | | \--- org.codehaus.cargo:cargo-core-api-container:0.9 (*)
  147. | +--- org.codehaus.cargo:cargo-core-container-jboss:0.9
  148. | | \--- org.codehaus.cargo:cargo-core-api-container:0.9 (*)
  149. | +--- org.codehaus.cargo:cargo-core-container-jetty:0.9
  150. | | \--- org.codehaus.cargo:cargo-core-api-container:0.9 (*)
  151. | +--- org.codehaus.cargo:cargo-core-container-jo:0.9
  152. | | \--- org.codehaus.cargo:cargo-core-api-container:0.9 (*)
  153. | +--- org.codehaus.cargo:cargo-core-container-orion:0.9
  154. | | \--- org.codehaus.cargo:cargo-core-api-container:0.9 (*)
  155. | +--- org.codehaus.cargo:cargo-core-container-resin:0.9
  156. | | \--- org.codehaus.cargo:cargo-core-api-container:0.9 (*)
  157. | +--- org.codehaus.cargo:cargo-core-container-tomcat:0.9
  158. | | \--- org.codehaus.cargo:cargo-core-api-container:0.9 (*)
  159. | \--- org.codehaus.cargo:cargo-core-container-weblogic:0.9
  160. | \--- org.codehaus.cargo:cargo-core-api-container:0.9 (*)
  161. +--- org.codehaus.cargo:cargo-core-uberjar:0.9
  162. +--- com.dotcms.lib:dot-castor:ukv
  163. +--- cglib:cglib-nodep:2.2
  164. +--- com.dotcms.lib:dot-chemistry-commons:ukv
  165. +--- org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:0.8.0
  166. | \--- org.slf4j:slf4j-api:1.6.6
  167. +--- org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:0.8.0
  168. | +--- org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:0.8.0 (*)
  169. | +--- javax.xml.stream:stax-api:1.0-2
  170. | +--- com.sun.xml.ws:jaxws-rt:2.1.7
  171. | | +--- javax.xml.ws:jaxws-api:2.1
  172. | | | \--- javax.xml.bind:jaxb-api:2.1 -> 2.2.2
  173. | | | +--- javax.xml.stream:stax-api:1.0-2
  174. | | | \--- javax.activation:activation:1.1
  175. | | +--- com.sun.xml.bind:jaxb-impl:2.1.11 -> 2.2.3-1
  176. | | | \--- javax.xml.bind:jaxb-api:2.2.2 (*)
  177. | | +--- com.sun.xml.messaging.saaj:saaj-impl:1.3.3
  178. | | | \--- javax.xml.soap:saaj-api:1.3
  179. | | | \--- activation:activation:1.0.2
  180. | | | \--- javax.activation:activation:1.0.2 -> 1.1
  181. | | +--- com.sun.xml.stream.buffer:streambuffer:0.9
  182. | | | +--- org.jvnet.staxex:stax-ex:RELEASE -> 1.2
  183. | | | | +--- javax.xml.stream:stax-api:1.0 -> 1.0-2
  184. | | | | +--- javax.activation:activation:1.1
  185. | | | | \--- junit:junit:3.8 -> 4.8.1
  186. | | | \--- javax.activation:activation:1.1
  187. | | +--- org.codehaus.woodstox:wstx-asl:3.2.3 -> 3.2.7 (*)
  188. | | +--- org.jvnet.staxex:stax-ex:1.2 (*)
  189. | | +--- com.sun.org.apache.xml.internal:resolver:20050927
  190. | | \--- org.jvnet:mimepull:1.3 -> 1.6
  191. | \--- org.slf4j:slf4j-api:1.6.6
  192. +--- org.apache.chemistry.opencmis:chemistry-opencmis-server-bindings:0.8.0
  193. | +--- org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:0.8.0 (*)
  194. | +--- org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:0.8.0 (*)
  195. | +--- org.apache.chemistry.opencmis:chemistry-opencmis-server-support:0.8.0
  196. | | +--- org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:0.8.0 (*)
  197. | | +--- org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:0.8.0 (*)
  198. | | +--- org.antlr:antlr-runtime:3.2
  199. | | | \--- org.antlr:stringtemplate:3.2
  200. | | | \--- antlr:antlr:2.7.7
  201. | | \--- org.slf4j:slf4j-api:1.6.6
  202. | +--- commons-lang:commons-lang:2.6
  203. | \--- org.slf4j:slf4j-api:1.6.6
  204. +--- org.apache.chemistry.opencmis:chemistry-opencmis-server-support:0.8.0 (*)
  205. +--- org.apache.chemistry.opencmis:chemistry-opencmis-test-util:0.8.0
  206. | +--- org.apache.chemistry.opencmis:chemistry-opencmis-client-bindings:0.8.0
  207. | | +--- org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:0.8.0 (*)
  208. | | +--- org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:0.8.0 (*)
  209. | | \--- org.slf4j:slf4j-api:1.6.6
  210. | \--- org.slf4j:slf4j-api:1.6.6
  211. +--- com.dotcms.lib:dot-com.dotmarketing.jhlabs.images.filters:ukv
  212. +--- commons-beanutils:commons-beanutils:1.6.1 -> 1.7.0
  213. | \--- commons-logging:commons-logging:1.0.3 -> 1.1.1
  214. +--- commons-cli:commons-cli:1.2
  215. +--- commons-collections:commons-collections:3.2
  216. +--- commons-configuration:commons-configuration:1.0
  217. | +--- commons-collections:commons-collections:3.0 -> 3.2
  218. | +--- commons-lang:commons-lang:2.0 -> 2.6
  219. | +--- dom4j:dom4j:1.4 -> 1.6.1 (*)
  220. | +--- commons-logging:commons-logging:1.0.4 -> 1.1.1
  221. | +--- commons-digester:commons-digester:1.5 -> 1.7
  222. | | +--- commons-beanutils:commons-beanutils:1.6 -> 1.7.0 (*)
  223. | | +--- commons-logging:commons-logging:1.0 -> 1.1.1
  224. | | +--- commons-collections:commons-collections:2.1 -> 3.2
  225. | | \--- xml-apis:xml-apis:1.0.b2 -> 2.0.2
  226. | +--- commons-beanutils:commons-beanutils-core:1.7.0
  227. | | +--- commons-logging:commons-logging:1.0 -> 1.1.1
  228. | | \--- commons-collections:commons-collections:2.0 -> 3.2
  229. | +--- commons-beanutils:commons-beanutils-bean-collections:1.7.0
  230. | +--- xerces:xerces:2.2.1
  231. | | \--- xerces:xercesImpl:2.2.1 -> 2.9.1
  232. | +--- spice:spice-jndikit:1.1
  233. | +--- commons-dbcp:commons-dbcp:1.1 -> 1.3
  234. | | \--- commons-pool:commons-pool:1.5.4
  235. | +--- commons-pool:commons-pool:1.1 -> 1.5.4
  236. | +--- hsqldb:hsqldb:1.7.2.2
  237. | +--- dbunit:dbunit:2.1
  238. | +--- junit:junit:3.8.1 -> 4.8.1
  239. | \--- junit-addons:junit-addons:1.4
  240. | +--- junit:junit:3.8.1 -> 4.8.1
  241. | +--- xerces:xercesImpl:2.6.2 -> 2.9.1
  242. | \--- xerces:xmlParserAPIs:2.6.2
  243. +--- commons-dbcp:commons-dbcp:1.3 (*)
  244. +--- commons-digester:commons-digester:1.7 (*)
  245. +--- commons-fileupload:commons-fileupload:1.2 -> 1.2.1
  246. +--- commons-httpclient:commons-httpclient:3.1 (*)
  247. +--- commons-io:commons-io:2.0.1
  248. +--- com.dotcms.lib:commons-jci-core-1.0-406301:ukv
  249. +--- com.dotcms.lib:dot-commons-jci-eclipse-3.2.0.666:ukv
  250. +--- commons-lang:commons-lang:2.4 -> 2.6
  251. +--- commons-net:commons-net:1.4.1
  252. | \--- oro:oro:2.0.8
  253. +--- commons-pool:commons-pool:1.5.4
  254. +--- commons-validator:commons-validator:1.1.3 -> 1.1.4
  255. +--- com.dotcms.lib:dot-compression-filter:ukv
  256. +--- concurrent:concurrent:1.3.4
  257. +--- com.dotcms.lib:dot-core-renderer-modified:ukv
  258. +--- com.dotcms.lib:dot-cos:ukv
  259. +--- com.dotcms.lib:dot-counter-ejb:ukv
  260. +--- com.dotcms.lib:dot-daisydiff:ukv
  261. +--- dnsjava:dnsjava:2.0.8
  262. +--- dom4j:dom4j:1.6.1 (*)
  263. +--- com.dotcms.lib:dotcms_ant:2.5.1
  264. +--- com.dotcms.lib:dot-drools-compiler:3.0.5
  265. +--- com.dotcms.lib:dot-drools-core:3.0.5
  266. +--- com.dotcms.lib:dot-drools-decisiontables:3.0.5
  267. +--- com.dotcms.lib:dot-drools-jsr94:3.0.5
  268. +--- com.dotcms.lib:dot-dwr:3rc2modified
  269. +--- com.dotcms.enterprise:ee:2.5.1
  270. +--- net.sf.ehcache:ehcache:1.6.1
  271. +--- org.elasticsearch:elasticsearch:0.19.9
  272. | +--- org.apache.lucene:lucene-core:3.6.1
  273. | +--- org.apache.lucene:lucene-analyzers:3.6.1 (*)
  274. | +--- org.apache.lucene:lucene-queries:3.6.1 (*)
  275. | +--- org.apache.lucene:lucene-memory:3.6.1 (*)
  276. | \--- org.apache.lucene:lucene-highlighter:3.6.1 (*)
  277. +--- com.dotcms.lib:dot-esapi:2.0.1
  278. +--- org.apache.felix:org.apache.felix.main:4.2.1
  279. | \--- org.apache.felix:org.apache.felix.framework:4.2.1
  280. +--- com.dotcms.lib:dot-fileupload-ext:ukv
  281. +--- com.dotcms.lib:dot-fop:0.20.1
  282. +--- com.dotcms.lib:dot-gif89:ukv
  283. +--- com.dotcms.lib:dot-google:ukv
  284. +--- com.dotcms.lib:dot-groovy-all:1.7.0
  285. +--- com.google.guava:guava:11.0.1
  286. | \--- com.google.code.findbugs:jsr305:1.3.9
  287. +--- com.h2database:h2:1.3.169
  288. +--- com.dotcms.lib:dot-hadoop-dev-core:0.20.3
  289. +--- com.dotcms.lib:dot-hadoop-dev-tools:0.20.3
  290. +--- com.dotcms.lib:dot-hibernate2:ukv
  291. +--- com.dotcms.lib:dot-httpbridge:ukv
  292. +--- com.dotcms.lib:dot-httpclient:4.2.2
  293. +--- org.apache.httpcomponents:httpcore:4.2.2
  294. +--- com.dotcms.lib:dot-iText:2.1.0
  295. +--- com.ibm.icu:icu4j:4.0.1
  296. +--- org.codehaus.jackson:jackson-core-asl:1.9.2
  297. +--- org.codehaus.jackson:jackson-jaxrs:1.9.2
  298. | +--- org.codehaus.jackson:jackson-core-asl:1.9.2
  299. | \--- org.codehaus.jackson:jackson-mapper-asl:1.9.2
  300. | \--- org.codehaus.jackson:jackson-core-asl:1.9.2
  301. +--- org.codehaus.jackson:jackson-mapper-asl:1.9.2 (*)
  302. +--- org.codehaus.jackson:jackson-xc:1.9.2
  303. | +--- org.codehaus.jackson:jackson-core-asl:1.9.2
  304. | \--- org.codehaus.jackson:jackson-mapper-asl:1.9.2 (*)
  305. +--- com.dotcms.lib:dot-jamm:0.2.5
  306. +--- com.dotcms.lib:dot-jasperreports:3.5.0
  307. +--- net.sourceforge.javacsv:javacsv:2.0
  308. +--- jaxen:jaxen:1.1.3 (*)
  309. +--- net.sf.jazzy:jazzy-core:0.5.2
  310. +--- org.jboss:jboss-common-core:2.2.3.GA
  311. | +--- apache-xerces:xml-apis:2.7.1
  312. | +--- apache-httpclient:commons-httpclient:2.0.2
  313. | +--- apache-slide:webdavlib:2.0
  314. | \--- jboss:jboss-common-logging-spi:2.0.4.GA
  315. +--- org.jboss.logging:jboss-logging-spi:2.0.5.GA
  316. +--- com.dotcms.lib:dot-jbosscache-core:ukv
  317. +--- com.dotcms.lib:dot-jcaptcha-mod:ukv
  318. +--- jdom:jdom:1.0
  319. +--- org.apache.pdfbox:jempbox:1.6.0 -> 1.7.1
  320. +--- com.dotcms.lib:dot-jep:2.4.1
  321. +--- com.sun.jersey:jersey-client:1.12
  322. +--- com.sun.jersey:jersey-core:1.12
  323. +--- com.sun.jersey:jersey-json:1.12
  324. | +--- org.codehaus.jettison:jettison:1.1
  325. | | \--- stax:stax-api:1.0.1
  326. | +--- com.sun.xml.bind:jaxb-impl:2.2.3-1 (*)
  327. | +--- org.codehaus.jackson:jackson-core-asl:1.9.2
  328. | +--- org.codehaus.jackson:jackson-mapper-asl:1.9.2 (*)
  329. | +--- org.codehaus.jackson:jackson-jaxrs:1.9.2 (*)
  330. | \--- org.codehaus.jackson:jackson-xc:1.9.2 (*)
  331. +--- com.sun.jersey.contribs:jersey-multipart:1.12
  332. | \--- org.jvnet:mimepull:1.6
  333. +--- com.sun.jersey:jersey-server:1.12
  334. | \--- asm:asm:3.1
  335. +--- com.sun.jersey:jersey-servlet:1.12
  336. +--- org.codehaus.jettison:jettison:1.1 (*)
  337. +--- com.dotcms.lib:dot-jfreechart:1.0.13
  338. +--- org.jgroups:jgroups:2.12.2.Final
  339. +--- net.sf.javamusictag:jid3lib:0.5.4
  340. +--- jline:jline:0.9.94
  341. | \--- junit:junit:3.8.1 -> 4.8.1
  342. +--- net.java.dev.jna:jna:3.3.0
  343. +--- com.dotcms.lib:dot-jruby:ukv
  344. +--- com.dotcms.lib:dot-js-14:ukv
  345. +--- com.dotcms.lib:dot-json:ukv
  346. +--- com.dotcms.lib:dot-json-jspellchecker-dep:ukv
  347. +--- org.jsoup:jsoup:1.6.1
  348. +--- javax.ws.rs:jsr311-api:1.1.1
  349. +--- jstl:jstl:1.0.5
  350. | \--- javax.servlet:jstl:1.0.5
  351. +--- javax.transaction:jta:1.1
  352. +--- junit:junit:4.8.1
  353. +--- net.sourceforge.jexcelapi:jxl:2.6
  354. +--- com.dotcms.lib:dot-jython:ukv
  355. +--- com.dotcms.lib:dot-ldap:ukv
  356. +--- org.apache.lucene:lucene-analyzers:3.6.1 (*)
  357. +--- org.apache.lucene:lucene-core:3.6.1
  358. +--- org.apache.lucene:lucene-highlighter:3.6.1 (*)
  359. +--- org.apache.lucene:lucene-memory:3.6.1 (*)
  360. +--- org.apache.lucene:lucene-queries:3.6.1 (*)
  361. +--- com.dotcms.lib:dot-mail-ejb:ukv
  362. +--- com.dotcms.lib:dot-milton-api:1.8.1.4
  363. +--- com.dotcms.lib:dot-milton-servlet:1.8.1.4
  364. +--- eu.medsea.mimeutil:mime-util:2.1.3
  365. | +--- org.slf4j:slf4j-api:1.5.6 -> 1.6.6
  366. | +--- org.slf4j:slf4j-log4j12:1.5.6
  367. | | +--- org.slf4j:slf4j-api:1.5.6 -> 1.6.6
  368. | | \--- log4j:log4j:1.2.14
  369. | \--- log4j:log4j:1.2.14
  370. +--- org.jvnet:mimepull:1.6
  371. +--- org.mockito:mockito-all:1.9.5
  372. +--- com.dotcms.lib:dot-msnm:ukv
  373. +--- com.dotcms.lib:dot-myspell:ukv
  374. +--- net.sourceforge.nekohtml:nekohtml:1.9.17
  375. | \--- xerces:xercesImpl:2.9.1
  376. +--- com.dotcms.lib:dot-odmg:ukv
  377. +--- com.dotcms.lib:dot-org.apache.felix.http.bundle:2.2.0
  378. +--- org.apache.felix:org.apache.felix.http.proxy:2.2.0
  379. +--- com.dotcms.lib:dot-org.eclipse.mylyn.wikitext.confluence.core:1.8.0.I20120918-1109
  380. +--- com.dotcms.lib:dot-org.eclipse.mylyn.wikitext.core:1.8.0.I20120918-1109
  381. +--- com.dotcms.lib:dot-org.eclipse.mylyn.wikitext.mediawiki.core:1.8.0.I20120918-1109
  382. +--- com.dotcms.lib:dot-org.eclipse.mylyn.wikitext.textile.core:1.8.0.I20120918-1109
  383. +--- com.dotcms.lib:dot-org.eclipse.mylyn.wikitext.tracwiki.core:1.8.0.I20120918-1109
  384. +--- com.dotcms.lib:dot-org.eclipse.mylyn.wikitext.twiki.core:1.8.0.I20120918-1109
  385. +--- org.springframework:spring-asm:3.1.0.RELEASE
  386. +--- org.springframework:spring-beans:3.1.0.RELEASE
  387. | \--- org.springframework:spring-core:3.1.0.RELEASE
  388. | +--- org.springframework:spring-asm:3.1.0.RELEASE
  389. | \--- commons-logging:commons-logging:1.1.1
  390. +--- org.springframework:spring-context:3.1.0.RELEASE
  391. | +--- org.springframework:spring-aop:3.1.0.RELEASE
  392. | | +--- aopalliance:aopalliance:1.0
  393. | | +--- org.springframework:spring-asm:3.1.0.RELEASE
  394. | | +--- org.springframework:spring-beans:3.1.0.RELEASE (*)
  395. | | \--- org.springframework:spring-core:3.1.0.RELEASE (*)
  396. | +--- org.springframework:spring-beans:3.1.0.RELEASE (*)
  397. | +--- org.springframework:spring-core:3.1.0.RELEASE (*)
  398. | +--- org.springframework:spring-expression:3.1.0.RELEASE
  399. | | \--- org.springframework:spring-core:3.1.0.RELEASE (*)
  400. | \--- org.springframework:spring-asm:3.1.0.RELEASE
  401. +--- org.springframework:spring-core:3.1.0.RELEASE (*)
  402. +--- org.springframework:spring-expression:3.1.0.RELEASE (*)
  403. +--- org.springframework:spring-jdbc:3.1.0.RELEASE
  404. | +--- org.springframework:spring-beans:3.1.0.RELEASE (*)
  405. | +--- org.springframework:spring-core:3.1.0.RELEASE (*)
  406. | \--- org.springframework:spring-tx:3.1.0.RELEASE
  407. | +--- aopalliance:aopalliance:1.0
  408. | +--- org.springframework:spring-aop:3.1.0.RELEASE (*)
  409. | +--- org.springframework:spring-beans:3.1.0.RELEASE (*)
  410. | +--- org.springframework:spring-context:3.1.0.RELEASE (*)
  411. | \--- org.springframework:spring-core:3.1.0.RELEASE (*)
  412. +--- org.springframework:spring-tx:3.1.0.RELEASE (*)
  413. +--- org.springframework:spring-web:3.1.0.RELEASE
  414. | +--- aopalliance:aopalliance:1.0
  415. | +--- org.springframework:spring-beans:3.1.0.RELEASE (*)
  416. | +--- org.springframework:spring-context:3.1.0.RELEASE (*)
  417. | \--- org.springframework:spring-core:3.1.0.RELEASE (*)
  418. +--- org.springframework:spring-webmvc:3.1.0.RELEASE
  419. | +--- org.springframework:spring-asm:3.1.0.RELEASE
  420. | +--- org.springframework:spring-beans:3.1.0.RELEASE (*)
  421. | +--- org.springframework:spring-context:3.1.0.RELEASE (*)
  422. | +--- org.springframework:spring-context-support:3.1.0.RELEASE
  423. | | +--- org.springframework:spring-beans:3.1.0.RELEASE (*)
  424. | | +--- org.springframework:spring-context:3.1.0.RELEASE (*)
  425. | | \--- org.springframework:spring-core:3.1.0.RELEASE (*)
  426. | +--- org.springframework:spring-core:3.1.0.RELEASE (*)
  427. | +--- org.springframework:spring-expression:3.1.0.RELEASE (*)
  428. | \--- org.springframework:spring-web:3.1.0.RELEASE (*)
  429. +--- oro:oro:2.0.8
  430. +--- com.dotcms.lib:dot-platform:ukv
  431. +--- com.sun.woodstock.dependlibs:portlet:1.0
  432. +--- com.dotcms.lib:dot-quartz-all:1.8.6
  433. +--- com.dotcms.lib:dot-quercus:ukv
  434. +--- com.dotcms.lib:dot-resin-util:ukv
  435. +--- com.dotcms.lib:dot-secure-filter:ukv
  436. +--- com.dotcms.lib:dot-simplecaptcha:1.2.1
  437. +--- com.dotcms.lib:dot-slf4j-api:1.6.0
  438. +--- com.dotcms.lib:dot-slf4j-jcl:1.6.0
  439. +--- org.xerial.snappy:snappy-java:1.0.4.1
  440. +--- sslext:sslext:1.2-0
  441. | \--- struts:struts:1.2.7
  442. | +--- commons-beanutils:commons-beanutils:1.7.0 (*)
  443. | +--- commons-chain:commons-chain:1.0
  444. | | +--- commons-beanutils:commons-beanutils:1.7.0 (*)
  445. | | +--- commons-digester:commons-digester:1.6 -> 1.7 (*)
  446. | | \--- commons-logging:commons-logging:1.0.3 -> 1.1.1
  447. | +--- commons-digester:commons-digester:1.6 -> 1.7 (*)
  448. | +--- commons-fileupload:commons-fileupload:1.0 -> 1.2.1
  449. | +--- commons-logging:commons-logging:1.0.4 -> 1.1.1
  450. | +--- commons-validator:commons-validator:1.1.4
  451. | +--- oro:oro:2.0.8
  452. | \--- antlr:antlr:2.7.2 -> 2.7.7
  453. +--- com.dotcms.lib:dot-standard:ukv
  454. +--- struts:struts:1.2.4 -> 1.2.7 (*)
  455. +--- stxx:stxx:1.3
  456. +--- com.dotcms.lib:dot-tagsoup:1.2
  457. +--- org.apache.tika:tika-app:1.3
  458. | +--- org.apache.tika:tika-parsers:1.3
  459. | | +--- org.apache.tika:tika-core:1.3
  460. | | +--- org.gagravarr:vorbis-java-tika:0.1
  461. | | | +--- org.gagravarr:vorbis-java-core:0.1
  462. | | | \--- org.apache.tika:tika-core:1.0 -> 1.3
  463. | | +--- edu.ucar:netcdf:4.2-min
  464. | | | \--- org.slf4j:slf4j-api:1.5.6 -> 1.6.6
  465. | | +--- org.apache.james:apache-mime4j-core:0.7.2
  466. | | +--- org.apache.james:apache-mime4j-dom:0.7.2
  467. | | | \--- org.apache.james:apache-mime4j-core:0.7.2
  468. | | +--- org.apache.commons:commons-compress:1.4.1
  469. | | | \--- org.tukaani:xz:1.0
  470. | | +--- commons-codec:commons-codec:1.5
  471. | | +--- org.apache.pdfbox:pdfbox:1.7.1
  472. | | | +--- org.apache.pdfbox:fontbox:1.7.1
  473. | | | +--- org.apache.pdfbox:jempbox:1.7.1
  474. | | | \--- commons-logging:commons-logging:1.1.1
  475. | | +--- org.bouncycastle:bcmail-jdk15:1.45
  476. | | | \--- org.bouncycastle:bcprov-jdk15:1.45
  477. | | +--- org.bouncycastle:bcprov-jdk15:1.45
  478. | | +--- org.apache.poi:poi:3.8
  479. | | | \--- commons-codec:commons-codec:1.5
  480. | | +--- org.apache.poi:poi-scratchpad:3.8
  481. | | | \--- org.apache.poi:poi:3.8 (*)
  482. | | +--- org.apache.poi:poi-ooxml:3.8
  483. | | | +--- org.apache.poi:poi:3.8 (*)
  484. | | | +--- org.apache.poi:poi-ooxml-schemas:3.8
  485. | | | | \--- org.apache.xmlbeans:xmlbeans:2.3.0
  486. | | | \--- dom4j:dom4j:1.6.1 (*)
  487. | | +--- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1
  488. | | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  489. | | +--- asm:asm:3.1
  490. | | +--- com.googlecode.mp4parser:isoparser:1.0-RC-1
  491. | | | \--- org.aspectj:aspectjrt:1.6.11
  492. | | +--- com.drewnoakes:metadata-extractor:2.6.2
  493. | | | +--- com.adobe.xmp:xmpcore:5.1.2
  494. | | | \--- xerces:xercesImpl:2.8.1 -> 2.9.1
  495. | | +--- de.l3s.boilerpipe:boilerpipe:1.1.0
  496. | | +--- rome:rome:0.9
  497. | | | \--- jdom:jdom:1.0
  498. | | +--- org.gagravarr:vorbis-java-core:0.1
  499. | | \--- com.googlecode.juniversalchardet:juniversalchardet:1.0.3
  500. | +--- org.apache.tika:tika-xmp:1.3
  501. | | +--- org.apache.tika:tika-core:1.3
  502. | | +--- org.apache.tika:tika-parsers:1.3 (*)
  503. | | \--- com.adobe.xmp:xmpcore:5.1.2
  504. | +--- org.slf4j:slf4j-log4j12:1.5.6 (*)
  505. | \--- com.google.code.gson:gson:1.7.1
  506. +--- trove:trove:1.0.2
  507. +--- com.dotcms.lib:dot-twitter4j-core:3.0.3
  508. +--- org.tuckey:urlrewritefilter:4.0.3
  509. +--- com.dotcms.lib:dot-util-taglib:ukv
  510. +--- com.dotcms.lib:dot-wbmp:ukv
  511. +--- werken-xpath:werken-xpath:0.9.4
  512. +--- xerces:xercesImpl:2.9.1
  513. +--- xmlpull:xmlpull:1.1.3.1
  514. +--- xpp3:xpp3_min:1.1.4c
  515. \--- com.thoughtworks.xstream:xstream:1.4.4
  516. +--- xmlpull:xmlpull:1.1.3.1
  517. \--- xpp3:xpp3_min:1.1.4c
  518.  
  519. (*) - dependencies omitted (listed previously)
  520.  
  521. BUILD SUCCESSFUL
  522.  
  523. Total time: 51.37 secs
  524. [jasontesser@Jasons-MacBook-Pro ~/dev/dotcms/gradletest]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement