Sure.  Here's the maven dependency tree for CAS 3.5.1 with
cas-server-support-trusted, both with and without '-Dverbose'.

For what it's worth, I've since discovered that this problem goes away if I 
also include cas-server-support-ldap.

$ mvn dependency:tree

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'dependency'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Unnamed - ca.usask.cas:local-cas:war:1.0-SNAPSHOT
[INFO]    task-segment: [dependency:tree]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:tree {execution: default-cli}]
[INFO] ca.usask.cas:local-cas:war:1.0-SNAPSHOT
[INFO] +- org.jasig.cas:cas-server-webapp:war:3.5.1:runtime
[INFO] \- org.jasig.cas:cas-server-support-trusted:jar:3.5.1:compile
[INFO]    +- org.jasig.cas:cas-server-core:jar:3.5.1:compile
[INFO]    |  +- log4j:log4j:jar:1.2.15:compile
[INFO]    |  +- com.github.inspektr:inspektr-audit:jar:1.0.7.GA:compile
[INFO]    |  |  \- com.github.inspektr:inspektr-common:jar:1.0.7.GA:compile
[INFO]    |  +- 
org.jasig.service.persondir:person-directory-impl:jar:1.5.1:compile
[INFO]    |  |  +- aopalliance:aopalliance:jar:1.0:compile
[INFO]    |  |  +- com.sun.xml.bind:jaxb-impl:jar:2.2:compile
[INFO]    |  |  |  \- javax.xml.bind:jaxb-api:jar:2.2:compile
[INFO]    |  |  |     +- javax.xml.stream:stax-api:jar:1.0-2:compile
[INFO]    |  |  |     \- javax.activation:activation:jar:1.1:compile
[INFO]    |  |  +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO]    |  |  +- commons-lang:commons-lang:jar:2.5:compile
[INFO]    |  |  \- 
org.jasig.service.persondir:person-directory-api:jar:1.5.1:compile
[INFO]    |  +- commons-codec:commons-codec:jar:1.4:compile
[INFO]    |  +- jdom:jdom:jar:1.0:compile
[INFO]    |  +- org.springframework:spring-orm:jar:3.1.1.RELEASE:compile
[INFO]    |  +- org.springframework:spring-jdbc:jar:3.1.1.RELEASE:compile
[INFO]    |  +- org.springframework:spring-core:jar:3.1.1.RELEASE:compile
[INFO]    |  |  \- org.springframework:spring-asm:jar:3.1.1.RELEASE:compile
[INFO]    |  +- org.springframework:spring-beans:jar:3.1.1.RELEASE:compile
[INFO]    |  +- org.springframework:spring-webmvc:jar:3.1.1.RELEASE:compile
[INFO]    |  |  \- org.springframework:spring-web:jar:3.1.1.RELEASE:compile
[INFO]    |  +- 
org.springframework:spring-context-support:jar:3.1.1.RELEASE:compile
[INFO]    |  +- org.springframework:spring-tx:jar:3.1.1.RELEASE:compile
[INFO]    |  |  \- org.springframework:spring-aop:jar:3.1.1.RELEASE:compile
[INFO]    |  +- org.springframework:spring-context:jar:3.1.1.RELEASE:compile
[INFO]    |  +- 
org.springframework.security:spring-security-core:jar:3.1.0.RELEASE:compile
[INFO]    |  |  \- 
org.springframework.security:spring-security-crypto:jar:3.1.0.RELEASE:compile
[INFO]    |  +- org.hibernate:hibernate-core:jar:4.1.0.Final:compile
[INFO]    |  |  +- antlr:antlr:jar:2.7.7:compile
[INFO]    |  |  +- 
org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.0.Final:compile
[INFO]    |  |  +- dom4j:dom4j:jar:1.6.1:compile
[INFO]    |  |  |  \- xml-apis:xml-apis:jar:1.4.01:compile
[INFO]    |  |  +- 
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final:compile
[INFO]    |  |  +- org.jboss.logging:jboss-logging:jar:3.1.0.CR2:compile
[INFO]    |  |  +- org.javassist:javassist:jar:3.15.0-GA:compile
[INFO]    |  |  \- 
org.hibernate.common:hibernate-commons-annotations:jar:4.0.1.Final:compile
[INFO]    |  +- org.opensaml:opensaml:jar:2.5.1-1:compile
[INFO]    |  |  +- org.opensaml:openws:jar:1.4.2-1:compile
[INFO]    |  |  |  +- org.opensaml:xmltooling:jar:1.3.2-1:compile
[INFO]    |  |  |  |  +- org.slf4j:log4j-over-slf4j:jar:1.6.1:compile
[INFO]    |  |  |  |  +- org.slf4j:jul-to-slf4j:jar:1.6.1:compile
[INFO]    |  |  |  |  +- joda-time:joda-time:jar:1.6.2:compile
[INFO]    |  |  |  |  +- org.bouncycastle:bcprov-jdk15:jar:1.45:compile
[INFO]    |  |  |  |  +- org.apache.santuario:xmlsec:jar:1.4.3:compile
[INFO]    |  |  |  |  +- ca.juliusdavies:not-yet-commons-ssl:jar:0.3.9:compile
[INFO]    |  |  |  |  \- net.jcip:jcip-annotations:jar:1.0:compile
[INFO]    |  |  |  \- commons-httpclient:commons-httpclient:jar:3.1:compile
[INFO]    |  |  +- velocity:velocity:jar:1.5:compile
[INFO]    |  |  +- org.owasp.esapi:esapi:jar:2.0GA:compile
[INFO]    |  |  +- xerces:xercesImpl:jar:2.10.0:runtime
[INFO]    |  |  +- xml-resolver:xml-resolver:jar:1.2:runtime
[INFO]    |  |  \- xalan:xalan:jar:2.7.1:runtime
[INFO]    |  |     \- xalan:serializer:jar:2.7.1:runtime
[INFO]    |  +- javax.xml:xmldsig:jar:1.0:compile
[INFO]    |  +- org.perf4j:perf4j:jar:log4jonly:0.9.14:compile
[INFO]    |  +- commons-jexl:commons-jexl:jar:1.1:runtime
[INFO]    |  |  \- junit:junit:jar:3.8.1:runtime
[INFO]    |  \- commons-io:commons-io:jar:2.0:compile
[INFO]    +- 
org.springframework.webflow:spring-webflow:jar:2.3.0.RELEASE:compile
[INFO]    |  +- org.springframework:spring-expression:jar:3.0.5.RELEASE:compile
[INFO]    |  +- 
org.springframework.webflow:spring-binding:jar:2.3.0.RELEASE:compile
[INFO]    |  \- org.springframework.webflow:spring-js:jar:2.3.0.RELEASE:compile
[INFO]    |     \- 
org.springframework.webflow:spring-js-resources:jar:2.3.0.RELEASE:compile
[INFO]    +- org.aspectj:aspectjrt:jar:1.6.10:compile
[INFO]    +- org.aspectj:aspectjweaver:jar:1.6.10:compile
[INFO]    +- javax.validation:validation-api:jar:1.0.0.GA:compile
[INFO]    +- org.slf4j:slf4j-api:jar:1.7.1:compile
[INFO]    +- org.slf4j:slf4j-log4j12:jar:1.7.1:runtime
[INFO]    \- org.slf4j:jcl-over-slf4j:jar:1.7.1:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Wed Oct 24 09:12:21 CST 2012
[INFO] Final Memory: 23M/247M
[INFO] ------------------------------------------------------------------------

$ mvn dependency:tree -Dverbose

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'dependency'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Unnamed - ca.usask.cas:local-cas:war:1.0-SNAPSHOT
[INFO]    task-segment: [dependency:tree]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:tree {execution: default-cli}]
[INFO] ca.usask.cas:local-cas:war:1.0-SNAPSHOT
[INFO] +- org.jasig.cas:cas-server-webapp:war:3.5.1:runtime
[INFO] \- org.jasig.cas:cas-server-support-trusted:jar:3.5.1:compile
[INFO]    +- org.jasig.cas:cas-server-core:jar:3.5.1:compile
[INFO]    |  +- log4j:log4j:jar:1.2.15:compile
[INFO]    |  +- com.github.inspektr:inspektr-audit:jar:1.0.7.GA:compile
[INFO]    |  |  +- (org.aspectj:aspectjrt:jar:1.6.10:compile - omitted for 
duplicate)
[INFO]    |  |  +- com.github.inspektr:inspektr-common:jar:1.0.7.GA:compile
[INFO]    |  |  |  +- (org.aspectj:aspectjrt:jar:1.6.10:compile - omitted for 
duplicate)
[INFO]    |  |  |  +- (org.slf4j:slf4j-api:jar:1.6.1:compile - omitted for 
duplicate)
[INFO]    |  |  |  \- (javax.validation:validation-api:jar:1.0.0.GA:compile - 
omitted for duplicate)
[INFO]    |  |  +- (org.slf4j:slf4j-api:jar:1.6.1:compile - omitted for 
conflict with 1.7.1)
[INFO]    |  |  \- (javax.validation:validation-api:jar:1.0.0.GA:compile - 
omitted for duplicate)
[INFO]    |  +- 
org.jasig.service.persondir:person-directory-impl:jar:1.5.1:compile
[INFO]    |  |  +- aopalliance:aopalliance:jar:1.0:compile
[INFO]    |  |  +- com.sun.xml.bind:jaxb-impl:jar:2.2:compile
[INFO]    |  |  |  \- javax.xml.bind:jaxb-api:jar:2.2:compile
[INFO]    |  |  |     +- javax.xml.stream:stax-api:jar:1.0-2:compile
[INFO]    |  |  |     \- javax.activation:activation:jar:1.1:compile
[INFO]    |  |  +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO]    |  |  +- commons-lang:commons-lang:jar:2.5:compile
[INFO]    |  |  +- 
org.jasig.service.persondir:person-directory-api:jar:1.5.1:compile
[INFO]    |  |  +- (org.springframework:spring-beans:jar:2.5.6:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  |  +- (org.springframework:spring-context:jar:2.5.6:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  |  +- (org.springframework:spring-core:jar:2.5.6:compile - omitted 
for conflict with 3.1.1.RELEASE)
[INFO]    |  |  \- (org.springframework:spring-tx:jar:2.5.6:compile - omitted 
for conflict with 3.1.1.RELEASE)
[INFO]    |  +- commons-codec:commons-codec:jar:1.4:compile
[INFO]    |  +- jdom:jdom:jar:1.0:compile
[INFO]    |  +- org.springframework:spring-orm:jar:3.1.1.RELEASE:compile
[INFO]    |  |  +- (org.springframework:spring-beans:jar:3.1.1.RELEASE:compile 
- omitted for conflict with 2.5.6)
[INFO]    |  |  +- (org.springframework:spring-core:jar:3.1.1.RELEASE:compile - 
omitted for conflict with 2.5.6)
[INFO]    |  |  +- (org.springframework:spring-jdbc:jar:3.1.1.RELEASE:compile - 
omitted for duplicate)
[INFO]    |  |  \- (org.springframework:spring-tx:jar:3.1.1.RELEASE:compile - 
omitted for conflict with 2.5.6)
[INFO]    |  +- org.springframework:spring-jdbc:jar:3.1.1.RELEASE:compile
[INFO]    |  |  +- (org.springframework:spring-beans:jar:3.1.1.RELEASE:compile 
- omitted for conflict with 2.5.6)
[INFO]    |  |  +- (org.springframework:spring-core:jar:3.1.1.RELEASE:compile - 
omitted for conflict with 2.5.6)
[INFO]    |  |  \- (org.springframework:spring-tx:jar:3.1.1.RELEASE:compile - 
omitted for conflict with 2.5.6)
[INFO]    |  +- org.springframework:spring-core:jar:3.1.1.RELEASE:compile
[INFO]    |  |  \- org.springframework:spring-asm:jar:3.1.1.RELEASE:compile
[INFO]    |  +- org.springframework:spring-beans:jar:3.1.1.RELEASE:compile
[INFO]    |  |  \- (org.springframework:spring-core:jar:3.1.1.RELEASE:compile - 
omitted for duplicate)
[INFO]    |  +- org.springframework:spring-webmvc:jar:3.1.1.RELEASE:compile
[INFO]    |  |  +- (org.springframework:spring-asm:jar:3.1.1.RELEASE:compile - 
omitted for duplicate)
[INFO]    |  |  +- (org.springframework:spring-beans:jar:3.1.1.RELEASE:compile 
- omitted for duplicate)
[INFO]    |  |  +- 
(org.springframework:spring-context:jar:3.1.1.RELEASE:compile - omitted for 
conflict with 2.5.6)
[INFO]    |  |  +- 
(org.springframework:spring-context-support:jar:3.1.1.RELEASE:compile - omitted 
for duplicate)
[INFO]    |  |  +- (org.springframework:spring-core:jar:3.1.1.RELEASE:compile - 
omitted for duplicate)
[INFO]    |  |  +- 
(org.springframework:spring-expression:jar:3.1.1.RELEASE:compile - omitted for 
conflict with 3.0.5.RELEASE)
[INFO]    |  |  \- org.springframework:spring-web:jar:3.1.1.RELEASE:compile
[INFO]    |  |     +- (aopalliance:aopalliance:jar:1.0:compile - omitted for 
duplicate)
[INFO]    |  |     +- 
(org.springframework:spring-beans:jar:3.1.1.RELEASE:compile - omitted for 
duplicate)
[INFO]    |  |     +- 
(org.springframework:spring-context:jar:3.1.1.RELEASE:compile - omitted for 
conflict with 2.5.6)
[INFO]    |  |     \- 
(org.springframework:spring-core:jar:3.1.1.RELEASE:compile - omitted for 
duplicate)
[INFO]    |  +- 
org.springframework:spring-context-support:jar:3.1.1.RELEASE:compile
[INFO]    |  |  +- (org.springframework:spring-beans:jar:3.1.1.RELEASE:compile 
- omitted for duplicate)
[INFO]    |  |  +- 
(org.springframework:spring-context:jar:3.1.1.RELEASE:compile - omitted for 
conflict with 2.5.6)
[INFO]    |  |  \- (org.springframework:spring-core:jar:3.1.1.RELEASE:compile - 
omitted for duplicate)
[INFO]    |  +- org.springframework:spring-tx:jar:3.1.1.RELEASE:compile
[INFO]    |  |  +- (aopalliance:aopalliance:jar:1.0:compile - omitted for 
duplicate)
[INFO]    |  |  +- org.springframework:spring-aop:jar:3.1.1.RELEASE:compile
[INFO]    |  |  |  +- (aopalliance:aopalliance:jar:1.0:compile - omitted for 
duplicate)
[INFO]    |  |  |  +- (org.springframework:spring-asm:jar:3.1.1.RELEASE:compile 
- omitted for duplicate)
[INFO]    |  |  |  +- 
(org.springframework:spring-beans:jar:3.1.1.RELEASE:compile - omitted for 
duplicate)
[INFO]    |  |  |  \- 
(org.springframework:spring-core:jar:3.1.1.RELEASE:compile - omitted for 
duplicate)
[INFO]    |  |  +- (org.springframework:spring-beans:jar:3.1.1.RELEASE:compile 
- omitted for duplicate)
[INFO]    |  |  +- 
(org.springframework:spring-context:jar:3.1.1.RELEASE:compile - omitted for 
conflict with 2.5.6)
[INFO]    |  |  \- (org.springframework:spring-core:jar:3.1.1.RELEASE:compile - 
omitted for duplicate)
[INFO]    |  +- org.springframework:spring-context:jar:3.1.1.RELEASE:compile
[INFO]    |  |  +- (org.springframework:spring-aop:jar:3.1.1.RELEASE:compile - 
omitted for duplicate)
[INFO]    |  |  +- (org.springframework:spring-beans:jar:3.1.1.RELEASE:compile 
- omitted for duplicate)
[INFO]    |  |  +- (org.springframework:spring-core:jar:3.1.1.RELEASE:compile - 
omitted for duplicate)
[INFO]    |  |  +- 
(org.springframework:spring-expression:jar:3.1.1.RELEASE:compile - omitted for 
duplicate)
[INFO]    |  |  \- (org.springframework:spring-asm:jar:3.1.1.RELEASE:compile - 
omitted for duplicate)
[INFO]    |  +- 
org.springframework.security:spring-security-core:jar:3.1.0.RELEASE:compile
[INFO]    |  |  +- (aopalliance:aopalliance:jar:1.0:compile - omitted for 
duplicate)
[INFO]    |  |  +- 
(org.springframework:spring-expression:jar:3.0.6.RELEASE:compile - omitted for 
conflict with 3.1.1.RELEASE)
[INFO]    |  |  +- (org.springframework:spring-aop:jar:3.0.6.RELEASE:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  |  +- 
(org.springframework:spring-context:jar:3.0.6.RELEASE:compile - omitted for 
conflict with 3.1.1.RELEASE)
[INFO]    |  |  +- (org.springframework:spring-beans:jar:3.0.6.RELEASE:compile 
- omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  |  +- (org.springframework:spring-core:jar:3.0.6.RELEASE:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  |  \- 
org.springframework.security:spring-security-crypto:jar:3.1.0.RELEASE:compile
[INFO]    |  |     \- 
(org.springframework:spring-core:jar:3.0.6.RELEASE:compile - omitted for 
conflict with 3.1.1.RELEASE)
[INFO]    |  +- org.hibernate:hibernate-core:jar:4.1.0.Final:compile
[INFO]    |  |  +- (commons-collections:commons-collections:jar:3.2.1:compile - 
omitted for duplicate)
[INFO]    |  |  +- antlr:antlr:jar:2.7.7:compile
[INFO]    |  |  +- 
org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.0.Final:compile
[INFO]    |  |  +- dom4j:dom4j:jar:1.6.1:compile
[INFO]    |  |  |  \- xml-apis:xml-apis:jar:1.4.01:compile
[INFO]    |  |  +- 
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final:compile
[INFO]    |  |  +- org.jboss.logging:jboss-logging:jar:3.1.0.CR2:compile
[INFO]    |  |  +- org.javassist:javassist:jar:3.15.0-GA:compile
[INFO]    |  |  \- 
org.hibernate.common:hibernate-commons-annotations:jar:4.0.1.Final:compile
[INFO]    |  |     \- (org.jboss.logging:jboss-logging:jar:3.1.0.CR2:compile - 
omitted for duplicate)
[INFO]    |  +- (org.apache.santuario:xmlsec:jar:1.4.3:compile - scope updated 
from runtime; omitted for duplicate)
[INFO]    |  +- org.opensaml:opensaml:jar:2.5.1-1:compile
[INFO]    |  |  +- org.opensaml:openws:jar:1.4.2-1:compile
[INFO]    |  |  |  +- org.opensaml:xmltooling:jar:1.3.2-1:compile
[INFO]    |  |  |  |  +- (org.slf4j:slf4j-api:jar:1.6.1:compile - omitted for 
duplicate)
[INFO]    |  |  |  |  +- (org.slf4j:jcl-over-slf4j:jar:1.6.1:compile - omitted 
for conflict with 1.7.1)
[INFO]    |  |  |  |  +- org.slf4j:log4j-over-slf4j:jar:1.6.1:compile
[INFO]    |  |  |  |  |  \- (org.slf4j:slf4j-api:jar:1.6.1:compile - omitted 
for duplicate)
[INFO]    |  |  |  |  +- org.slf4j:jul-to-slf4j:jar:1.6.1:compile
[INFO]    |  |  |  |  |  \- (org.slf4j:slf4j-api:jar:1.6.1:compile - omitted 
for duplicate)
[INFO]    |  |  |  |  +- joda-time:joda-time:jar:1.6.2:compile
[INFO]    |  |  |  |  +- org.bouncycastle:bcprov-jdk15:jar:1.45:compile
[INFO]    |  |  |  |  +- org.apache.santuario:xmlsec:jar:1.4.3:compile
[INFO]    |  |  |  |  +- ca.juliusdavies:not-yet-commons-ssl:jar:0.3.9:compile
[INFO]    |  |  |  |  |  \- 
(commons-httpclient:commons-httpclient:jar:3.0:compile - omitted for conflict 
with 3.1)
[INFO]    |  |  |  |  +- net.jcip:jcip-annotations:jar:1.0:compile
[INFO]    |  |  |  |  +- (xml-apis:xml-apis:jar:1.4.01:runtime - omitted for 
conflict with 1.4.01)
[INFO]    |  |  |  |  +- (xerces:xercesImpl:jar:2.10.0:runtime - omitted for 
duplicate)
[INFO]    |  |  |  |  +- (xml-resolver:xml-resolver:jar:1.2:runtime - omitted 
for duplicate)
[INFO]    |  |  |  |  \- (xalan:xalan:jar:2.7.1:runtime - omitted for duplicate)
[INFO]    |  |  |  +- (commons-codec:commons-codec:jar:1.3:compile - omitted 
for conflict with 1.4)
[INFO]    |  |  |  +- commons-httpclient:commons-httpclient:jar:3.1:compile
[INFO]    |  |  |  |  \- (commons-codec:commons-codec:jar:1.2:compile - omitted 
for conflict with 1.4)
[INFO]    |  |  |  +- (xml-apis:xml-apis:jar:1.4.01:runtime - omitted for 
conflict with 1.4.01)
[INFO]    |  |  |  +- (xerces:xercesImpl:jar:2.10.0:runtime - omitted for 
duplicate)
[INFO]    |  |  |  +- (xml-resolver:xml-resolver:jar:1.2:runtime - omitted for 
duplicate)
[INFO]    |  |  |  \- (xalan:xalan:jar:2.7.1:runtime - omitted for duplicate)
[INFO]    |  |  +- (commons-collections:commons-collections:jar:3.1:compile - 
omitted for conflict with 3.2.1)
[INFO]    |  |  +- (commons-lang:commons-lang:jar:2.1:compile - omitted for 
conflict with 2.5)
[INFO]    |  |  +- velocity:velocity:jar:1.5:compile
[INFO]    |  |  |  +- (commons-collections:commons-collections:jar:3.1:compile 
- omitted for conflict with 3.2.1)
[INFO]    |  |  |  \- (commons-lang:commons-lang:jar:2.1:compile - omitted for 
conflict with 2.5)
[INFO]    |  |  +- org.owasp.esapi:esapi:jar:2.0GA:compile
[INFO]    |  |  +- (xml-apis:xml-apis:jar:1.4.01:compile - scope updated from 
runtime; omitted for duplicate)
[INFO]    |  |  +- xerces:xercesImpl:jar:2.10.0:runtime
[INFO]    |  |  |  \- (xml-apis:xml-apis:jar:1.4.01:runtime - omitted for 
duplicate)
[INFO]    |  |  +- xml-resolver:xml-resolver:jar:1.2:runtime
[INFO]    |  |  \- xalan:xalan:jar:2.7.1:runtime
[INFO]    |  |     \- xalan:serializer:jar:2.7.1:runtime
[INFO]    |  |        \- (xml-apis:xml-apis:jar:1.3.04:runtime - omitted for 
conflict with 1.4.01)
[INFO]    |  +- javax.xml:xmldsig:jar:1.0:compile
[INFO]    |  +- org.perf4j:perf4j:jar:log4jonly:0.9.14:compile
[INFO]    |  +- 
(org.springframework.webflow:spring-webflow:jar:2.3.0.RELEASE:compile - omitted 
for duplicate)
[INFO]    |  +- commons-jexl:commons-jexl:jar:1.1:runtime
[INFO]    |  |  \- junit:junit:jar:3.8.1:runtime
[INFO]    |  +- commons-io:commons-io:jar:2.0:compile
[INFO]    |  +- (org.aspectj:aspectjrt:jar:1.6.10:compile - omitted for 
duplicate)
[INFO]    |  +- (org.aspectj:aspectjweaver:jar:1.6.10:compile - omitted for 
duplicate)
[INFO]    |  +- (javax.validation:validation-api:jar:1.0.0.GA:compile - omitted 
for duplicate)
[INFO]    |  +- (org.slf4j:slf4j-api:jar:1.7.1:compile - omitted for duplicate)
[INFO]    |  +- (org.slf4j:slf4j-log4j12:jar:1.7.1:runtime - omitted for 
duplicate)
[INFO]    |  \- (org.slf4j:jcl-over-slf4j:jar:1.7.1:compile - omitted for 
duplicate)
[INFO]    +- 
org.springframework.webflow:spring-webflow:jar:2.3.0.RELEASE:compile
[INFO]    |  +- (org.springframework:spring-beans:jar:3.0.5.RELEASE:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  +- (org.springframework:spring-core:jar:3.0.5.RELEASE:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  +- org.springframework:spring-expression:jar:3.0.5.RELEASE:compile
[INFO]    |  |  \- (org.springframework:spring-core:jar:3.0.5.RELEASE:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  +- (org.springframework:spring-webmvc:jar:3.0.5.RELEASE:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  +- 
org.springframework.webflow:spring-binding:jar:2.3.0.RELEASE:compile
[INFO]    |  |  +- (org.springframework:spring-beans:jar:3.0.5.RELEASE:compile 
- omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  |  +- (org.springframework:spring-core:jar:3.0.5.RELEASE:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |  |  \- 
(org.springframework:spring-expression:jar:3.0.5.RELEASE:compile - omitted for 
duplicate)
[INFO]    |  \- org.springframework.webflow:spring-js:jar:2.3.0.RELEASE:compile
[INFO]    |     +- (org.springframework:spring-beans:jar:3.0.5.RELEASE:compile 
- omitted for conflict with 3.1.1.RELEASE)
[INFO]    |     +- (org.springframework:spring-core:jar:3.0.5.RELEASE:compile - 
omitted for conflict with 3.1.1.RELEASE)
[INFO]    |     \- 
org.springframework.webflow:spring-js-resources:jar:2.3.0.RELEASE:compile
[INFO]    +- org.aspectj:aspectjrt:jar:1.6.10:compile
[INFO]    +- org.aspectj:aspectjweaver:jar:1.6.10:compile
[INFO]    +- javax.validation:validation-api:jar:1.0.0.GA:compile
[INFO]    +- org.slf4j:slf4j-api:jar:1.7.1:compile
[INFO]    +- org.slf4j:slf4j-log4j12:jar:1.7.1:runtime
[INFO]    |  \- (org.slf4j:slf4j-api:jar:1.7.1:runtime - omitted for duplicate)
[INFO]    \- org.slf4j:jcl-over-slf4j:jar:1.7.1:compile
[INFO]       \- (org.slf4j:slf4j-api:jar:1.7.1:compile - omitted for duplicate)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Wed Oct 24 09:37:06 CST 2012
[INFO] Final Memory: 24M/298M
[INFO] ------------------------------------------------------------------------


Earl
-


On Tue, 23 Oct 2012, Scott Battaglia <[email protected]> wrote:

>Can you see where the 3.0.5 version is coming from if you do mvn 
>dependency:tree ?
>Thanks!
>Scott
>
>
>On Mon, Oct 22, 2012 at 6:01 PM, Earl Fogel <[email protected]> wrote:
>      Hi Scott,
>
>      You're right (of course :-).
>
>      When I include those dependencies I see both
>      spring-expression-3.0.5.RELEASE.jar and
>      spring-expression-3.1.1.RELEASE.jar.
>
>      Without them I just have spring-expression-3.1.1.RELEASE.jar.
>
>      Earl
>      --
>
>
>      On Mon, 22 Oct 2012, Scott Battaglia <[email protected]> wrote:
>
>            I think you might have just masked the issue by changing that
>            property.
>            If you look into the WEB-INF/lib directory, do you see
>            multiple versions of Spring?
>
>
>            On Mon, Oct 22, 2012 at 4:53 PM, Earl Fogel
>            <[email protected]> wrote:
>                 Hi,
>
>                 I'm using the Maven2 WAR Overlay method to build CAS.
>
>                 Everything works fine until I add dependencies for either
>                 cas-server-support-trusted or cas-server-support-openid
>            in pom.xml, at
>                 which point deploying cas.war produces a fatal error in
>            tomcat:
>
>                 2012-10-22 14:14:25,480 ERROR
>                 [org.springframework.web.context.ContextLoader] -
>            <Context initialization
>                 failed>
>                 org.springframework.beans.factory.BeanCreationException:
>            Error creating
>                 bean with name 'propertyPlaceholderConfigurer' defined in
>            ServletContext
>                 resource
>            [/WEB-INF/spring-configuration/propertyFileConfigurer.xml]:
>                 Initialization of bean failed; nested exception is
>                 java.lang.NoSuchFieldError: NULL
>
>                 I found a solution to this, which is to add
>                 p:ignoreResourceNotFound="true" to the
>            propertyPlaceholderConfigurer bean
>                 in propertyFileConfigurer.xml.
>
>                 Could that change be made in 3.5.2?
>
>                 Earl Fogel
>                 Information and Communications Technology
>                 University of Saskatchewan
>                 --
>
>                 --
>                 You are currently subscribed to [email protected]
>            as:
>                 [email protected]
>                 To unsubscribe, change settings or access archives, see
>                 http://www.ja-sig.org/wiki/display/JSG/cas-dev
>
>
>
>
>      --
>      You are currently subscribed to [email protected] as:
>      [email protected]
>      To unsubscribe, change settings or access archives, see
>      http://www.ja-sig.org/wiki/display/JSG/cas-dev
>
>
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to