logback日志不能输出的解决办法(log4j与logback冲突的解决办法)

生成服务器进行迁移后,部分模块的日志就打不出来了,报如下错误。

SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
java.lang.ClassCastException: org.slf4j.impl.Log4jLoggerFactory cannot be cast to ch.qos.logback.classic.LoggerContext
    at org.apache.commons.monitor.log.MonitorLogbackLog.init(MonitorLogbackLog.java:141)
    at org.apache.commons.monitor.log.MonitorLog.init(MonitorLog.java:40)
    at com.eap.channel.dubbo.DubboApplication.initialized(DubboApplication.java:148)
    at com.eap.channel.dubbo.DubboApplication.startup(DubboApplication.java:74)
    at com.pbs.workflow.server.WorkflowProvider.main(WorkflowProvider.java:12)

感觉是包冲突了,输出工程包结构

[INFO] com.pbs:pbs-workflow:jar:0.0.1-SNAPSHOT
[INFO] +- com.pbs:pbs-api:jar:0.0.1-SNAPSHOT:compile
[INFO] +- com.pbs:pbs-framework:jar:0.0.1-SNAPSHOT:compile
[INFO] |  +- com.huaxiapawn:pbs-common:jar:1.0-mpdev:compile
[INFO] |  +- net.coobird:thumbnailator:jar:0.4.8:compile
[INFO] |  +- cn.jpush.api:jpush-client:jar:3.2.11:compile
[INFO] |  +- cn.jpush.api:jiguang-common:jar:0.1.6:compile
[INFO] |  |  +- com.squareup.okhttp3:okhttp:jar:3.3.1:compile
[INFO] |  |  |  \- com.squareup.okio:okio:jar:1.8.0:compile
[INFO] |  |  \- org.apache.maven.plugins:maven-release-plugin:maven-plugin:2.5.3:compile
[INFO] |  |     +- org.apache.maven.release:maven-release-manager:jar:2.5.3:compile
[INFO] |  |     |  +- org.apache.maven.release:maven-release-api:jar:2.5.3:compile
[INFO] |  |     |  |  \- org.eclipse.aether:aether-util:jar:1.0.0.v20140518:compile
[INFO] |  |     |  |     \- org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile
[INFO] |  |     |  +- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:compile
[INFO] |  |     |  +- org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6:compile
[INFO] |  |     |  +- org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[INFO] |  |     |  +- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[INFO] |  |     |  |  \- org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[INFO] |  |     |  +- org.apache.maven:maven-artifact:jar:2.2.1:compile
[INFO] |  |     |  +- org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[INFO] |  |     |  |  \- backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[INFO] |  |     |  +- org.apache.maven.shared:maven-invoker:jar:2.2:compile
[INFO] |  |     |  |  \- org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile
[INFO] |  |     |  +- commons-cli:commons-cli:jar:1.2:compile
[INFO] |  |     |  +- org.apache.maven.scm:maven-scm-providers-standard:pom:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-accurev:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-bazaar:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-cvsexe:jar:1.9.4:runtime
[INFO] |  |     |  |  |  \- org.apache.maven.scm:maven-scm-provider-cvs-commons:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-cvsjava:jar:1.9.4:runtime
[INFO] |  |     |  |  |  +- org.netbeans.lib:cvsclient:jar:20060125:runtime
[INFO] |  |     |  |  |  \- ch.ethz.ganymed:ganymed-ssh2:jar:build210:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.9.4:runtime
[INFO] |  |     |  |  |  \- org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-hg:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-perforce:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-starteam:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-synergy:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-vss:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-tfs:jar:1.9.4:runtime
[INFO] |  |     |  |  +- org.apache.maven.scm:maven-scm-provider-integrity:jar:1.9.4:runtime
[INFO] |  |     |  |  |  \- com.mks.api:mksapi-jar:jar:4.10.9049:runtime
[INFO] |  |     |  |  \- org.apache.maven.scm:maven-scm-provider-jazz:jar:1.9.4:runtime
[INFO] |  |     |  +- org.apache.maven.scm:maven-scm-manager-plexus:jar:1.8:runtime
[INFO] |  |     |  +- org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.9.4:compile
[INFO] |  |     |  \- jaxen:jaxen:jar:1.1-beta-8:runtime
[INFO] |  |     +- org.apache.maven:maven-model:jar:2.2.1:compile
[INFO] |  |     +- org.apache.maven:maven-core:jar:2.2.1:compile
[INFO] |  |     |  +- org.apache.maven.wagon:wagon-file:jar:1.0-beta-6:runtime
[INFO] |  |     |  +- org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[INFO] |  |     |  +- org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-6:compile
[INFO] |  |     |  |  \- org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-6:compile
[INFO] |  |     |  |     +- nekohtml:xercesMinimal:jar:1.9.6.2:compile
[INFO] |  |     |  |     \- nekohtml:nekohtml:jar:1.9.6.2:compile
[INFO] |  |     |  +- org.apache.maven.wagon:wagon-http:jar:1.0-beta-6:compile
[INFO] |  |     |  +- org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0-beta-6:runtime
[INFO] |  |     |  |  \- org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.0:runtime
[INFO] |  |     |  |     \- org.apache.jackrabbit:jackrabbit-jcr-commons:jar:1.5.0:runtime
[INFO] |  |     |  +- org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[INFO] |  |     |  |  +- org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[INFO] |  |     |  |  \- org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[INFO] |  |     |  +- org.apache.maven:maven-profile:jar:2.2.1:compile
[INFO] |  |     |  +- org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[INFO] |  |     |  +- org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[INFO] |  |     |  +- org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[INFO] |  |     |  +- org.apache.maven.wagon:wagon-ssh-external:jar:1.0-beta-6:runtime
[INFO] |  |     |  +- org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[INFO] |  |     |  +- org.apache.maven:maven-monitor:jar:2.2.1:compile
[INFO] |  |     |  +- org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-6:compile
[INFO] |  |     |  |  \- org.apache.maven.wagon:wagon-ssh-common:jar:1.0-beta-6:compile
[INFO] |  |     |  \- classworlds:classworlds:jar:1.1:compile
[INFO] |  |     +- org.apache.maven:maven-project:jar:2.2.1:compile
[INFO] |  |     |  \- org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[INFO] |  |     +- org.apache.maven:maven-settings:jar:2.2.1:compile
[INFO] |  |     +- org.apache.maven.scm:maven-scm-api:jar:1.9.4:compile
[INFO] |  |     +- org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[INFO] |  |     \- org.jdom:jdom:jar:1.1:compile
[INFO] |  +- com.google.code.gson:gson:jar:2.3:compile
[INFO] |  +- com.aliyun.mns:aliyun-sdk-mns:jar:1.1.8:compile
[INFO] |  +- org.apache.httpcomponents:httpasyncclient:jar:4.1.3:compile
[INFO] |  |  \- org.apache.httpcomponents:httpcore-nio:jar:4.4.6:compile
[INFO] |  +- io.jsonwebtoken:jjwt:jar:0.9.0:compile
[INFO] |  |  \- com.fasterxml.jackson.core:jackson-databind:jar:2.8.9:compile
[INFO] |  +- com.aliyun.dysms:aliyun-java-sdk-dysmsapi:jar:1.0.0:compile
[INFO] |  \- com.aliyun.sdk:aliyun-java-sdk-core:jar:3.3.1:compile
[INFO] +- org.activiti:activiti-engine:jar:5.17.0:compile
[INFO] |  +- org.activiti:activiti-bpmn-converter:jar:5.17.0:compile
[INFO] |  +- org.activiti:activiti-process-validation:jar:5.17.0:compile
[INFO] |  +- org.activiti:activiti-image-generator:jar:5.17.0:compile
[INFO] |  +- org.apache.commons:commons-email:jar:1.2:compile
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] |  +- org.mybatis:mybatis:jar:3.2.5:compile
[INFO] |  \- joda-time:joda-time:jar:2.6:compile
[INFO] +- org.activiti:activiti-spring:jar:5.17.0:compile
[INFO] +- org.codehaus.groovy:groovy-all:jar:2.0.4:compile
[INFO] +- com.h2database:h2:jar:1.3.168:compile
[INFO] +- mysql:mysql-connector-java:jar:5.1.6:compile
[INFO] +- junit:junit:jar:4.12:compile
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:compile
[INFO] +- javax.mail:mail:jar:1.4.7:compile
[INFO] |  \- javax.activation:activation:jar:1.1:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:1.7.7:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.1.2:compile
[INFO] +- ch.qos.logback:logback-core:jar:1.1.2:compile
[INFO] +- org.codehaus.janino:janino:jar:2.7.4:compile
[INFO] +- org.codehaus.janino:commons-compiler:jar:2.7.4:compile
[INFO] +- org.apache.commons:commons-data:jar:5.3.1:compile
[INFO] |  +- com.alibaba:fastjson:jar:1.2.6:compile
[INFO] |  +- redis.clients:jedis:jar:2.6.2:compile
[INFO] |  |  \- org.apache.commons:commons-pool2:jar:2.0:compile
[INFO] |  \- org.apache.maven:maven-plugin-api:jar:2.0:compile
[INFO] +- org.google:commons-asyn4j:jar:5.3.1:compile
[INFO] |  \- commons-logging:commons-logging:jar:1.2:compile
[INFO] +- org.google:commons-aviator:jar:5.3.1:compile
[INFO] |  \- commons-beanutils:commons-beanutils:jar:1.9.2:compile
[INFO] +- org.apache.commons:commons-transmorph:jar:5.3.1:compile
[INFO] +- org.apache.commons:commons-bussprocess:jar:5.3.1:compile
[INFO] |  +- dom4j:dom4j:jar:1.6.1:compile
[INFO] |  |  \- xml-apis:xml-apis:jar:1.0.b2:compile
[INFO] |  +- org.antlr:antlr-runtime:jar:3.5.2:compile
[INFO] |  +- com.sun:jdmk:jar:5.1:compile
[INFO] |  +- fakepath:com.springsource.org.hyperic.sigar:jar:1.6.3:compile
[INFO] |  +- javax.servlet:servlet-api:jar:2.5:compile
[INFO] |  \- log4j:log4j:jar:1.2.17:compile
[INFO] +- com.eap:eap-core:jar:5.3.1:compile
[INFO] |  +- javax.portlet:portlet-api:jar:2.0:compile
[INFO] |  +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO] |  +- org.quartz-scheduler:quartz:jar:2.2.1:compile
[INFO] |  |  \- c3p0:c3p0:jar:0.9.1.1:compile
[INFO] |  +- org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:jar:1.1:compile
[INFO] |  +- org.apache.zookeeper:zookeeper:jar:3.4.6:compile
[INFO] |  |  +- org.slf4j:slf4j-log4j12:jar:1.6.1:compile
[INFO] |  |  \- jline:jline:jar:0.9.94:compile
[INFO] |  +- com.101tec:zkclient:jar:0.4:compile
[INFO] |  +- org.activiti:activiti-bpmn-model:jar:5.17.0:compile
[INFO] |  |  \- com.fasterxml.jackson.core:jackson-core:jar:2.2.3:compile
[INFO] |  +- org.activiti:activiti-json-converter:jar:5.17.0:compile
[INFO] |  |  \- math.geom2d:javaGeom:jar:0.11.1:compile
[INFO] |  +- org.activiti:activiti-explorer:jar:5.17.0:compile
[INFO] |  |  +- com.vaadin:vaadin:jar:6.8.8:compile
[INFO] |  |  \- org.imgscalr:imgscalr-lib:jar:4.2:compile
[INFO] |  +- org.activiti:activiti-simple-workflow:jar:5.17.0:compile
[INFO] |  |  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3:compile
[INFO] |  +- org.activiti:activiti-modeler:jar:5.17.0:compile
[INFO] |  |  +- org.springframework.security:spring-security-config:jar:3.2.3.RELEASE:compile
[INFO] |  |  +- org.springframework.security:spring-security-crypto:jar:3.2.3.RELEASE:compile
[INFO] |  |  +- org.springframework.security:spring-security-web:jar:3.2.3.RELEASE:compile
[INFO] |  |  +- org.apache.xmlgraphics:batik-parser:jar:1.7:compile
[INFO] |  |  |  +- org.apache.xmlgraphics:batik-awt-util:jar:1.7:compile
[INFO] |  |  |  +- org.apache.xmlgraphics:batik-util:jar:1.7:compile
[INFO] |  |  |  \- org.apache.xmlgraphics:batik-xml:jar:1.7:compile
[INFO] |  |  +- org.apache.xmlgraphics:batik-transcoder:jar:1.7:compile
[INFO] |  |  |  +- org.apache.xmlgraphics:fop:jar:0.94:compile
[INFO] |  |  |  |  +- org.apache.xmlgraphics:xmlgraphics-commons:jar:1.2:compile
[INFO] |  |  |  |  +- org.apache.avalon.framework:avalon-framework-api:jar:4.3.1:compile
[INFO] |  |  |  |  \- org.apache.avalon.framework:avalon-framework-impl:jar:4.3.1:compile
[INFO] |  |  |  +- org.apache.xmlgraphics:batik-dom:jar:1.7:compile
[INFO] |  |  |  +- org.apache.xmlgraphics:batik-gvt:jar:1.7:compile
[INFO] |  |  |  \- xml-apis:xml-apis-ext:jar:1.3.04:compile
[INFO] |  |  +- org.apache.xmlgraphics:batik-bridge:jar:1.7:compile
[INFO] |  |  |  +- org.apache.xmlgraphics:batik-anim:jar:1.7:compile
[INFO] |  |  |  +- org.apache.xmlgraphics:batik-ext:jar:1.7:compile
[INFO] |  |  |  \- org.apache.xmlgraphics:batik-script:jar:1.7:compile
[INFO] |  |  +- org.apache.xmlgraphics:batik-codec:jar:1.7:compile
[INFO] |  |  +- org.apache.xmlgraphics:batik-css:jar:1.7:compile
[INFO] |  |  +- org.apache.xmlgraphics:batik-svg-dom:jar:1.7:compile
[INFO] |  |  \- org.apache.xmlgraphics:batik-svggen:jar:1.7:compile
[INFO] |  +- org.activiti:activiti-common-rest:jar:5.17.0:compile
[INFO] |  +- org.activiti:activiti-diagram-rest:jar:5.17.0:compile
[INFO] |  +- org.activiti:activiti-rest:jar:5.17.0:compile
[INFO] |  |  +- javax.annotation:jsr250-api:jar:1.0:compile
[INFO] |  |  \- org.springframework.security:spring-security-core:jar:3.2.3.RELEASE:compile
[INFO] |  +- org.activiti:activiti-crystalball:jar:5.17.0:compile
[INFO] |  +- org.activiti:activiti-cxf:jar:5.17.0:compile
[INFO] |  |  +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.6.14:compile
[INFO] |  |  |  +- xml-resolver:xml-resolver:jar:1.2:compile
[INFO] |  |  |  +- org.apache.cxf:cxf-api:jar:2.6.14:compile
[INFO] |  |  |  |  +- org.codehaus.woodstox:woodstox-core-asl:jar:4.2.1:compile
[INFO] |  |  |  |  |  \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile
[INFO] |  |  |  |  +- org.apache.ws.xmlschema:xmlschema-core:jar:2.0.3:compile
[INFO] |  |  |  |  \- wsdl4j:wsdl4j:jar:1.6.3:compile
[INFO] |  |  |  +- org.apache.cxf:cxf-rt-core:jar:2.6.14:compile
[INFO] |  |  |  +- org.apache.cxf:cxf-rt-bindings-soap:jar:2.6.14:compile
[INFO] |  |  |  |  \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.6.14:compile
[INFO] |  |  |  +- org.apache.cxf:cxf-rt-bindings-xml:jar:2.6.14:compile
[INFO] |  |  |  +- org.apache.cxf:cxf-rt-frontend-simple:jar:2.6.14:compile
[INFO] |  |  |  \- org.apache.cxf:cxf-rt-ws-addr:jar:2.6.14:compile
[INFO] |  |  |     \- org.apache.cxf:cxf-rt-ws-policy:jar:2.6.14:compile
[INFO] |  |  |        \- org.apache.neethi:neethi:jar:3.0.3:compile
[INFO] |  |  +- org.apache.cxf:cxf-rt-transports-http:jar:2.6.14:compile
[INFO] |  |  \- com.sun.xml.bind:jaxb-xjc:jar:2.1.7:compile
[INFO] |  |     \- com.sun.xml.bind:jaxb-impl:jar:2.1.7:compile
[INFO] |  |        \- javax.xml.bind:jaxb-api:jar:2.1:compile
[INFO] |  |           \- javax.xml.stream:stax-api:jar:1.0-2:compile
[INFO] |  +- org.activiti:activiti-bpmn-layout:jar:5.17.0:compile
[INFO] |  |  \- org.tinyjee.jgraphx:jgraphx:jar:1.10.4.1:compile
[INFO] |  +- org.activiti:activiti-jmx:jar:5.17.0:compile
[INFO] |  \- commons-io:commons-io:jar:2.4:compile
[INFO] +- com.eap:eap-action:jar:5.3.1:compile
[INFO] |  +- org.beanshell:bsh:jar:2.0b4:compile
[INFO] |  +- opensymphony:webwork:jar:2.2.5:compile
[INFO] |  |  \- opensymphony:xwork:jar:1.2.2:compile
[INFO] |  |     +- opensymphony:ognl:jar:2.6.11:compile
[INFO] |  |     +- org.rifers:rife-continuations:jar:0.0.2:compile
[INFO] |  |     \- opensymphony:oscore:jar:2.2.4:compile
[INFO] |  \- org.apache.poi:poi:jar:3.5-FINAL:compile
[INFO] +- com.eap:eap-channel:jar:5.3.1:compile
[INFO] |  +- io.netty:netty-all:jar:4.0.25.Final:compile
[INFO] |  +- com.alibaba.rocketmq:rocketmq-client:jar:3.2.6:compile
[INFO] |  +- com.alibaba.rocketmq:rocketmq-common:jar:3.2.6:compile
[INFO] |  +- com.alibaba.rocketmq:rocketmq-remoting:jar:3.2.6:compile
[INFO] |  +- alibaba:dubbo:jar:2.5.3:compile
[INFO] |  |  \- org.springframework:spring:jar:2.5.6.SEC03:compile
[INFO] |  \- org.apache.mina:mina-core:jar:2.0.7:compile
[INFO] +- com.eap:eap-database:jar:5.3.1:compile
[INFO] |  +- com.alibaba:druid:jar:1.0.4:compile
[INFO] |  \- com.pactera.cluster:com.pactera.cluster.jdbc:jar:2.1.0:compile
[INFO] |     +- com.github.jsqlparser:jsqlparser:jar:0.9.3:compile
[INFO] |     +- javassist:javassist:jar:3.12.1.GA:compile
[INFO] |     +- concurrent:concurrent:jar:1.0:compile
[INFO] |     +- org.codehaus.jettison:jettison:jar:1.3.2:compile
[INFO] |     |  \- stax:stax-api:jar:1.0.1:compile
[INFO] |     +- com.thoughtworks.xstream:xstream:jar:1.4.3:compile
[INFO] |     |  +- xmlpull:xmlpull:jar:1.1.3.1:compile
[INFO] |     |  \- xpp3:xpp3_min:jar:1.1.4c:compile
[INFO] |     +- com.atomikos:transactions-api:jar:3.9.3:compile
[INFO] |     |  \- com.atomikos:atomikos-util:jar:3.9.3:compile
[INFO] |     +- com.atomikos:transactions-jdbc:jar:3.9.3:compile
[INFO] |     |  \- com.atomikos:transactions-jta:jar:3.9.3:compile
[INFO] |     |     \- com.atomikos:transactions:jar:3.9.3:compile
[INFO] |     +- com.atomikos:transactions-jms:jar:3.9.3:compile
[INFO] |     +- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile
[INFO] |     +- com.oracle:ojdbc6:jar:11.2.0.4:compile
[INFO] |     \- org.hibernate:hibernate-c3p0:jar:4.3.5.Final:compile
[INFO] |        +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
[INFO] |        +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
[INFO] |        +- org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] |        |  +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
[INFO] |        |  +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.4.Final:compile
[INFO] |        |  +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
[INFO] |        |  +- antlr:antlr:jar:2.7.7:compile
[INFO] |        |  \- org.jboss:jandex:jar:1.1.0.Final:compile
[INFO] |        \- com.mchange:c3p0:jar:0.9.2.1:compile
[INFO] |           \- com.mchange:mchange-commons-java:jar:0.2.3.4:compile
[INFO] +- com.eap:eap-endpoint:jar:5.3.1:compile
[INFO] |  +- org.apache.httpcomponents:httpcore:jar:4.3.2:compile
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.3.2:compile
[INFO] |  +- commons-lang:commons-lang:jar:2.5:compile
[INFO] |  +- commons-net:commons-net:jar:3.3:compile
[INFO] |  +- org.apache.lucene:lucene-core:jar:2.2.0:compile
[INFO] |  +- org.apache.lucene:lucene-analyzers:jar:2.2.0:compile
[INFO] |  +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
[INFO] |  +- com.ibm.mq:fta:jar:1.4.2:compile
[INFO] |  +- com.ibm.mq:mq:jar:1.4.2:compile
[INFO] |  +- com.ibm.mq:jms:jar:1.4.2:compile
[INFO] |  +- com.ibm.mq:soap:jar:1.4.2:compile
[INFO] |  +- com.ibm.mq:mqetclient:jar:1.4.2:compile
[INFO] |  +- com.ibm.ctg:client:jar:1.4.2:compile
[INFO] |  \- com.ibm.ctg:server:jar:1.4.2:compile
[INFO] +- com.eap:eap-format:jar:5.3.1:compile
[INFO] +- com.eap:eap-unittest:jar:5.3.1:compile
[INFO] +- org.aspectj:aspectjweaver:jar:1.7.3:compile
[INFO] +- org.springframework:spring-aop:jar:3.2.9.RELEASE:compile
[INFO] |  \- aopalliance:aopalliance:jar:1.0:compile
[INFO] +- org.springframework:spring-aspects:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-beans:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-core:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-context:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-context-support:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-expression:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-jdbc:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-orm:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-web:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-webmvc:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-tx:jar:3.2.9.RELEASE:compile
[INFO] +- org.springframework:spring-test:jar:3.2.9.RELEASE:test
[INFO] +- commons-dbcp:commons-dbcp:jar:1.2.2:compile
[INFO] |  \- commons-pool:commons-pool:jar:1.3:compile
[INFO] +- com.alibaba:dubbo:jar:2.8.4:compile
[INFO] |  +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] |  +- org.apache.curator:curator-framework:jar:2.5.0:compile
[INFO] |  +- org.apache.curator:curator-client:jar:2.5.0:compile
[INFO] |  \- com.google.guava:guava:jar:16.0.1:compile
[INFO] +- io.netty:netty:jar:3.7.0.Final:compile
[INFO] +- org.javassist:javassist:jar:3.15.0-GA:compile
[INFO] +- com.jcraft:jsch:jar:0.1.51:compile
[INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.52:compile
[INFO] +- net.sf.json-lib:json-lib:jar:jdk15:2.4:compile
[INFO] |  \- net.sf.ezmorph:ezmorph:jar:1.0.6:compile
[INFO] +- ch.qos.logback:logback-access:jar:1.1.2:compile
[INFO] +- org.jsoup:jsoup:jar:1.8.2:compile
[INFO] +- com.itextpdf:itext-asian:jar:5.2.0:compile
[INFO] +- com.itextpdf.tool:xmlworker:jar:5.5.5:compile
[INFO] |  \- com.itextpdf:itextpdf:jar:5.5.5:compile
[INFO] +- org.xhtmlrenderer:core-renderer:jar:R8pre2:compile
[INFO] +- com.lowagie:itext:jar:2.0.7:compile
[INFO] |  +- bouncycastle:bcmail-jdk14:jar:138:compile
[INFO] |  \- bouncycastle:bcprov-jdk14:jar:138:compile
[INFO] +- org.freemarker:freemarker:jar:2.3.18:compile
[INFO] +- org.apache.axis:axis:jar:1.4:compile
[INFO] +- commons-discovery:commons-discovery:jar:0.2:compile
[INFO] +- axis:axis-jaxrpc:jar:1.2.1:compile
[INFO] +- org.apache.axis:axis-saaj:jar:1.4:compile
[INFO] +- org.eclipse.birt.runtime.3_7_1:javax.wsdl:jar:1.5.1:compile
[INFO] +- jdom:jdom:jar:1.0:compile
[INFO] +- commons-httpclient:commons-httpclient:jar:3.1:compile
[INFO] \- commons-codec:commons-codec:jar:1.4:compile

删掉slf4j-log4j12这个包就没问题了。

 

  • 3
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值