Guest User

Untitled

a guest
Oct 28th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.69 KB | None | 0 0
  1. [INFO] [dependency:tree {execution: default-cli}]
  2. [INFO] com.voxeo:provisioning-api:war:12.2-SNAPSHOT
  3. [INFO] +- com.sun.jersey.contribs:jersey-simple-server:jar:1.4:test
  4. [INFO] | \- org.simpleframework:simple:jar:4.1.20:test
  5. [INFO] +- com.voxeo:vunit:jar:12.2-SNAPSHOT:test
  6. [INFO] | +- org.jmock:jmock-junit4:jar:2.5.1:test
  7. [INFO] | | \- org.jmock:jmock:jar:2.5.1:test
  8. [INFO] | +- junit:junit-dep:jar:4.5:test
  9. [INFO] | +- org.dbunit:dbunit:jar:2.2:test
  10. [INFO] | | \- junit-addons:junit-addons:jar:1.4:test
  11. [INFO] | +- com.h2database:h2:jar:1.2.147:test
  12. [INFO] | +- xmlunit:xmlunit:jar:1.2:test
  13. [INFO] | +- org.jmock:jmock-legacy:jar:2.5.1:test
  14. [INFO] | | \- org.objenesis:objenesis:jar:1.0:test
  15. [INFO] | +- org.gmock:gmock:jar:0.8.1:test
  16. [INFO] | \- org.apache.camel:camel-test:jar:2.3.0:test
  17. [INFO] | +- org.apache.camel:camel-core:jar:2.3.0:test
  18. [INFO] | | \- org.fusesource.commonman:commons-management:jar:1.0:test
  19. [INFO] | \- org.apache.camel:camel-spring:jar:2.3.0:test
  20. [INFO] +- org.eclipse.jetty:jetty-webapp:jar:7.2.2.v20101205:test (scope not updated to compile)
  21. [INFO] | +- org.eclipse.jetty:jetty-xml:jar:7.2.2.v20101205:test
  22. [INFO] | | \- org.eclipse.jetty:jetty-util:jar:7.2.2.v20101205:test
  23. [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:7.2.2.v20101205:test
  24. [INFO] | \- org.eclipse.jetty:jetty-security:jar:7.2.2.v20101205:test
  25. [INFO] +- org.eclipse.jetty:jetty-server:jar:7.2.2.v20101205:test (scope not updated to compile)
  26. [INFO] | +- org.eclipse.jetty:jetty-continuation:jar:7.2.2.v20101205:test
  27. [INFO] | \- org.eclipse.jetty:jetty-http:jar:7.2.2.v20101205:test
  28. [INFO] | \- org.eclipse.jetty:jetty-io:jar:7.2.2.v20101205:test
  29. [INFO] +- org.apache.tomcat:juli:jar:6.0.24:test
  30. [INFO] +- org.codehaus.groovy.modules.http-builder:http-builder:jar:0.5.0:test
  31. [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.0:test
  32. [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.0.1:test
  33. [INFO] | +- net.sf.json-lib:json-lib:jar:jdk15:2.3:test
  34. [INFO] | | \- net.sf.ezmorph:ezmorph:jar:1.0.6:test
  35. [INFO] | +- org.codehaus.groovy:groovy:jar:1.7.0:test
  36. [INFO] | | +- asm:asm-commons:jar:3.2:test
  37. [INFO] | | +- asm:asm-util:jar:3.2:test
  38. [INFO] | | +- asm:asm-analysis:jar:3.2:test
  39. [INFO] | | \- asm:asm-tree:jar:3.2:test
  40. [INFO] | \- net.sourceforge.nekohtml:nekohtml:jar:1.9.9:test
  41. [INFO] | \- xerces:xercesImpl:jar:2.8.1:test
  42. [INFO] | \- xml-apis:xml-apis:jar:1.3.03:test
  43. [INFO] +- org.unitils:unitils:jar:1.0:test
  44. [INFO] | \- ognl:ognl:jar:2.6.9:test
  45. [INFO] +- log4j:log4j:jar:1.2.15:provided (scope not updated to compile)
  46. [INFO] +- org.springframework:spring-webmvc:jar:3.0.5.RELEASE:compile
  47. [INFO] | +- org.springframework:spring-asm:jar:3.0.5.RELEASE:compile
  48. [INFO] | +- org.springframework:spring-beans:jar:3.0.5.RELEASE:compile
  49. [INFO] | +- org.springframework:spring-context-support:jar:3.0.5.RELEASE:compile
  50. [INFO] | +- org.springframework:spring-core:jar:3.0.5.RELEASE:compile
  51. [INFO] | +- org.springframework:spring-expression:jar:3.0.5.RELEASE:compile
  52. [INFO] | \- org.springframework:spring-web:jar:3.0.5.RELEASE:compile
  53. [INFO] +- org.springframework.security:spring-security-config:jar:3.0.5.RELEASE:compile
  54. [INFO] +- org.springframework.security:spring-security-core:jar:3.0.5.RELEASE:compile
  55. [INFO] | +- org.springframework:spring-aop:jar:3.0.3.RELEASE:compile
  56. [INFO] | +- org.aspectj:aspectjrt:jar:1.6.8:compile
  57. [INFO] | \- org.aspectj:aspectjweaver:jar:1.6.8:compile
  58. [INFO] +- org.springframework.security:spring-security-web:jar:3.0.5.RELEASE:compile
  59. [INFO] +- com.voxeo:evo-persistence:jar:12.2-SNAPSHOT:compile
  60. [INFO] | +- com.amazonaws:aws-java-sdk:jar:1.1.9:compile
  61. [INFO] | | \- stax:stax-api:jar:1.0.1:compile
  62. [INFO] | +- org.apache.xmlrpc:xmlrpc-client:jar:3.1.3:compile
  63. [INFO] | | \- org.apache.xmlrpc:xmlrpc-common:jar:3.1.3:compile
  64. [INFO] | | \- org.apache.ws.commons.util:ws-commons-util:jar:1.0.2:compile
  65. [INFO] | \- org.codehaus.jackson:jackson-core-asl:jar:1.8.0:compile
  66. [INFO] +- com.voxeo:vlib-security:jar:12.2-SNAPSHOT:compile
  67. [INFO] | \- org.hamcrest:hamcrest-library:jar:1.1:compile
  68. [INFO] | \- org.hamcrest:hamcrest-core:jar:1.1:compile
  69. [INFO] +- com.voxeo:vlib-gut:jar:12.2-SNAPSHOT:compile
  70. [INFO] | +- net.sf.ehcache:ehcache-core:jar:2.3.1:compile
  71. [INFO] | +- dnsjava:dnsjava:jar:2.1.0:compile
  72. [INFO] | | \- junit:junit:jar:4.5:compile
  73. [INFO] | \- HTTPClient:HTTPClient:jar:0.3-3:compile
  74. [INFO] +- commons-dbcp:commons-dbcp:jar:1.4:compile
  75. [INFO] | \- commons-pool:commons-pool:jar:1.5.4:compile
  76. [INFO] +- net.sourceforge.jtds:jtds:jar:1.2.4:compile
  77. [INFO] +- cglib:cglib-nodep:jar:2.1_3:compile
  78. [INFO] +- commons-httpclient:commons-httpclient:jar:3.1:compile
  79. [INFO] | \- commons-codec:commons-codec:jar:1.2:compile
  80. [INFO] +- org.codehaus.groovy:groovy-all:jar:1.7.6:compile
  81. [INFO] +- com.voxeo.cassius:cassius-contract-service:jar:12.2-SNAPSHOT:compile
  82. [INFO] | +- com.voxeo.cassius:cassius-common:jar:12.2-SNAPSHOT:compile
  83. [INFO] | +- com.voxeo.cassius:cassius-persistence:pom:12.2-SNAPSHOT:compile
  84. [INFO] | | \- com.microsoft.sql:jdbc:jar:3.0:runtime
  85. [INFO] | +- com.voxeo.cassius:cassius-spring:pom:12.2-SNAPSHOT:compile
  86. [INFO] | | +- org.springframework:spring-aspects:jar:3.0.5.RELEASE:compile
  87. [INFO] | | | \- org.springframework:spring-test:jar:3.0.5.RELEASE:compile
  88. [INFO] | | +- org.springframework:spring-orm:jar:3.0.5.RELEASE:compile
  89. [INFO] | | +- org.springframework:spring-jdbc:jar:3.0.5.RELEASE:compile
  90. [INFO] | | \- org.springframework:spring-jms:jar:3.0.5.RELEASE:compile
  91. [INFO] | +- org.apache.poi:poi:jar:3.7:compile
  92. [INFO] | +- org.apache.poi:poi-ooxml:jar:3.7:compile
  93. [INFO] | | \- org.apache.poi:poi-ooxml-schemas:jar:3.7:compile
  94. [INFO] | | +- org.apache.xmlbeans:xmlbeans:jar:2.3.0:compile
  95. [INFO] | | \- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0:compile
  96. [INFO] | \- org.codehaus.woodstox:wstx-lgpl:jar:3.2.7:compile
  97. [INFO] +- com.voxeo.cassius:cassius-reporting-service:jar:12.2-SNAPSHOT:compile
  98. [INFO] | +- com.voxeo.cassius:cassius-messaging:pom:12.2-SNAPSHOT:compile
  99. [INFO] | | +- org.apache.activemq:activemq-pool:jar:5.5.0:compile
  100. [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.0.1:compile
  101. [INFO] | | +- org.apache.activemq:activemq-optional:jar:5.5.0:compile
  102. [INFO] | | | +- org.apache.activemq:activemq-console:jar:5.5.0:compile
  103. [INFO] | | | | \- commons-daemon:commons-daemon:jar:1.0.3:compile
  104. [INFO] | | | +- xpp3:xpp3:jar:1.1.4c:compile
  105. [INFO] | | | +- axis:axis:jar:1.2-RC1:compile
  106. [INFO] | | | \- org.apache.velocity:velocity:jar:1.6.2:compile
  107. [INFO] | | | \- oro:oro:jar:2.0.8:compile
  108. [INFO] | | \- org.apache.xbean:xbean-spring:jar:3.0:compile
  109. [INFO] | +- commons-cli:commons-cli:jar:1.1:compile
  110. [INFO] | \- javax.mail:mail:jar:1.4:compile
  111. [INFO] +- com.voxeo:vlib-core:jar:12.2-SNAPSHOT:compile
  112. [INFO] | +- commons-io:commons-io:jar:1.4:compile
  113. [INFO] | +- commons-collections:commons-collections:jar:3.2:compile
  114. [INFO] | +- commons-lang:commons-lang:jar:2.4:compile
  115. [INFO] | +- joda-time:joda-time:jar:1.6:compile
  116. [INFO] | \- javax.validation:validation-api:jar:1.0.0.GA:compile
  117. [INFO] +- com.voxeo:vlib-ws:jar:12.2-SNAPSHOT:compile
  118. [INFO] | +- com.sun.xsom:xsom:jar:20070515:compile
  119. [INFO] | +- sun-jaxws:saaj-impl:jar:2.1.1:compile
  120. [INFO] | +- javax.xml.soap:saaj-api:jar:1.3:compile
  121. [INFO] | +- com.sun.xml.bind:jaxb-xjc:jar:2.0.3:compile
  122. [INFO] | \- org.apache.santuario:xmlsec:jar:1.4.3:compile
  123. [INFO] +- org.springframework.ws:spring-ws-core-tiger:jar:1.5.9:compile
  124. [INFO] | +- org.springframework.ws:spring-ws-core:jar:1.5.9:compile
  125. [INFO] | | \- wsdl4j:wsdl4j:jar:1.6.1:compile
  126. [INFO] | \- org.springframework.ws:spring-oxm-tiger:jar:1.5.9:compile
  127. [INFO] +- org.springframework.ws:spring-ws-security:jar:1.5.9:compile
  128. [INFO] | +- com.sun.xml.wss:xws-security:jar:2.0-FCS:compile
  129. [INFO] | | \- javax.xml.crypto:xmldsig:jar:1.0:compile
  130. [INFO] | \- org.apache.ws.security:wss4j:jar:1.5.8:compile
  131. [INFO] | \- xalan:xalan:jar:2.7.1:compile
  132. [INFO] | \- xalan:serializer:jar:2.7.1:compile
  133. [INFO] +- org.springframework.ws:spring-oxm:jar:1.5.9:compile
  134. [INFO] +- org.springframework.ws:spring-xml:jar:1.5.9:compile
  135. [INFO] +- commons-logging:commons-logging:jar:1.1.1:provided (scope not updated to compile)
  136. [INFO] +- commons-logging:commons-logging-api:jar:1.1:provided
  137. [INFO] +- com.google.gson:gson:jar:1.3:compile
  138. [INFO] +- org.apache.cxf:cxf-rt-bindings-http:jar:2.3.2:compile
  139. [INFO] | +- org.codehaus.jra:jra:jar:1.0-alpha-4:compile
  140. [INFO] | +- org.apache.cxf:cxf-api:jar:2.3.2:compile
  141. [INFO] | | +- org.apache.cxf:cxf-common-utilities:jar:2.3.2:compile
  142. [INFO] | | | \- org.codehaus.woodstox:woodstox-core-asl:jar:4.0.8:runtime
  143. [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:3.0.2:runtime
  144. [INFO] | | +- org.apache.ws.commons.schema:XmlSchema:jar:1.4.7:compile
  145. [INFO] | | +- org.apache.neethi:neethi:jar:2.0.4:compile
  146. [INFO] | | \- org.apache.cxf:cxf-common-schemas:jar:2.3.2:compile
  147. [INFO] | +- org.apache.cxf:cxf-rt-bindings-xml:jar:2.3.2:compile
  148. [INFO] | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.3.2:compile
  149. [INFO] | \- org.apache.cxf:cxf-rt-transports-http:jar:2.3.2:compile
  150. [INFO] | \- org.apache.cxf:cxf-rt-transports-common:jar:2.3.2:compile
  151. [INFO] +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.3.2:compile
  152. [INFO] | +- xml-resolver:xml-resolver:jar:1.2:compile
  153. [INFO] | +- asm:asm:jar:3.3:compile
  154. [INFO] | +- org.apache.cxf:cxf-rt-core:jar:2.3.2:compile
  155. [INFO] | | \- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.7.1:compile
  156. [INFO] | +- org.apache.cxf:cxf-rt-bindings-soap:jar:2.3.2:compile
  157. [INFO] | | \- org.apache.cxf:cxf-tools-common:jar:2.3.2:compile
  158. [INFO] | +- org.apache.cxf:cxf-rt-frontend-simple:jar:2.3.2:compile
  159. [INFO] | \- org.apache.cxf:cxf-rt-ws-addr:jar:2.3.2:compile
  160. [INFO] +- org.apache.cxf:cxf-rt-transports-http-jetty:jar:2.3.2:compile
  161. [INFO] +- com.thoughtworks.xstream:xstream:jar:1.3.1:compile
  162. [INFO] | \- xpp3:xpp3_min:jar:1.1.4c:compile
  163. [INFO] +- com.jcraft:jsch:jar:0.1.42:compile
  164. [INFO] +- org.bouncycastle:bcprov-jdk16:jar:1.45:compile
  165. [INFO] +- org.apache.activemq:activemq-core:jar:5.5.0:runtime (scope not updated to compile)
  166. [INFO] | +- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:runtime
  167. [INFO] | +- org.apache.activemq:activeio-core:jar:3.1.2:runtime
  168. [INFO] | +- org.apache.activemq:kahadb:jar:5.5.0:runtime
  169. [INFO] | +- org.apache.activemq.protobuf:activemq-protobuf:jar:1.1:runtime
  170. [INFO] | +- org.osgi:org.osgi.core:jar:4.1.0:runtime
  171. [INFO] | +- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:runtime
  172. [INFO] | +- commons-net:commons-net:jar:2.0:runtime
  173. [INFO] | \- org.jasypt:jasypt:jar:1.7:runtime
  174. [INFO] +- net.sf.ehcache:ehcache-jmsreplication:jar:0.4:runtime
  175. [INFO] +- dom4j:dom4j:jar:1.6.1:compile
  176. [INFO] +- org.quartz-scheduler:quartz:jar:1.8.4:compile
  177. [INFO] | \- javax.transaction:jta:jar:1.1:compile
  178. [INFO] +- javax.xml.bind:jaxb-api:jar:2.1:compile
  179. [INFO] | +- javax.xml.stream:stax-api:jar:1.0-2:compile
  180. [INFO] | \- javax.activation:activation:jar:1.1:compile
  181. [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.1.12:compile
  182. [INFO] +- javax.xml:jsr173:jar:1.0:compile
  183. [INFO] +- commons-jxpath:commons-jxpath:jar:1.3:compile
  184. [INFO] +- commons-beanutils:commons-beanutils:jar:1.8.1:compile
  185. [INFO] +- org.slf4j:slf4j-api:jar:1.6.1:compile
  186. [INFO] +- org.slf4j:slf4j-log4j12:jar:1.6.1:compile
  187. [INFO] +- com.sun.jersey.contribs:jersey-spring:jar:1.4:compile
  188. [INFO] +- com.voxeo:provisioning-api-client:jar:12.2-SNAPSHOT:compile
  189. [INFO] | \- com.sun.jersey:jersey-client:jar:1.4:compile
  190. [INFO] +- com.voxeo:cloud-management-service:jar:12.2-SNAPSHOT:compile
  191. [INFO] | \- com.voxeo:cloud-management-client:jar:12.2-SNAPSHOT:compile
  192. [INFO] +- com.sun.jersey:jersey-server:jar:1.4:compile
  193. [INFO] | \- com.sun.jersey:jersey-core:jar:1.4:compile
  194. [INFO] +- com.sun.jersey:jersey-json:jar:1.4:compile
  195. [INFO] | +- org.codehaus.jettison:jettison:jar:1.1:compile
  196. [INFO] | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.5.5:compile
  197. [INFO] | +- org.codehaus.jackson:jackson-jaxrs:jar:1.5.5:compile
  198. [INFO] | \- org.codehaus.jackson:jackson-xc:jar:1.5.5:compile
  199. [INFO] +- javax.servlet:servlet-api:jar:2.5:provided (scope not updated to compile)
  200. [INFO] +- com.voxeo:billwise-connector:jar:12.2-SNAPSHOT:compile
  201. [INFO] | \- org.apache.cxf:cxf-rt-ws-security:jar:2.3.2:compile
  202. [INFO] | \- org.bouncycastle:bcprov-jdk15:jar:1.45:runtime
  203. [INFO] +- org.springframework:spring-context:jar:3.0.5.RELEASE:compile
  204. [INFO] +- org.springframework:spring-tx:jar:3.0.5.RELEASE:compile
  205. [INFO] | \- aopalliance:aopalliance:jar:1.0:compile
  206. [INFO] +- org.mortbay.jetty:jetty-runner:jar:7.2.2.v20101205:test
  207. [INFO] | +- org.eclipse.jetty:jetty-plus:jar:7.2.2.v20101205:test
  208. [INFO] | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:test
  209. [INFO] | +- org.eclipse.jetty:jetty-jndi:jar:7.2.2.v20101205:test
  210. [INFO] | \- org.mortbay.jetty:jsp-2.1-glassfish:jar:2.1.v20100127:test
  211. [INFO] | +- org.eclipse.jdt.core.compiler:ecj:jar:3.5.1:test
  212. [INFO] | +- org.mortbay.jetty:jsp-api-2.1-glassfish:jar:2.1.v20100127:test
  213. [INFO] | \- ant:ant:jar:1.6.5:test
  214. [INFO] +- org.eclipse.jetty:jetty-jsp-2.1:jar:7.2.2.v20101205:test
  215. [INFO] +- org.apache.geronimo.specs:geronimo-jaxws_2.1_spec:jar:1.0:provided
  216. [INFO] | \- org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0.2:provided
  217. [INFO] +- com.voxeo.cassius:cassius-test:jar:12.2-SNAPSHOT:test
  218. [INFO] +- com.voxeo:vlib-persistence:jar:12.2-SNAPSHOT:compile
  219. [INFO] | +- org.hibernate:hibernate-core:jar:3.6.4.Final:compile
  220. [INFO] | | +- antlr:antlr:jar:2.7.6:compile
  221. [INFO] | | +- org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final:compile
  222. [INFO] | | \- org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final:compile
  223. [INFO] | +- org.hibernate:hibernate-ehcache:jar:3.6.4.Final:compile
  224. [INFO] | +- org.hibernate:hibernate-validator:jar:4.1.0.Final:compile
  225. [INFO] | +- javassist:javassist:jar:3.9.0.GA:compile
  226. [INFO] | +- org.hibernate:hibernate-cglib-repack:jar:2.1_3:compile
  227. [INFO] | +- org.hibernate:hibernate-envers:jar:3.6.4.Final:compile
  228. [INFO] | | +- org.hibernate:hibernate-entitymanager:jar:3.6.4.Final:compile
  229. [INFO] | | | \- cglib:cglib:jar:2.2:compile
  230. [INFO] | | \- org.hibernate:hibernate-tools:jar:3.2.0.ga:compile
  231. [INFO] | | +- org.beanshell:bsh:jar:2.0b4:compile
  232. [INFO] | | +- freemarker:freemarker:jar:2.3.8:compile
  233. [INFO] | | \- org.hibernate:jtidy:jar:r8-20060801:compile
  234. [INFO] | +- joda-time:joda-time-hibernate:jar:1.2:compile
  235. [INFO] | \- net.sf.scannotation:scannotation:jar:1.0.2:compile
  236. [INFO] +- javax.servlet:jstl:jar:1.2:runtime
  237. [INFO] \- org.apache.xmlrpc:xmlrpc-server:jar:3.1.3:test
Add Comment
Please, Sign In to add comment