This is only in svn and not in the repo, right?

On Sat, Feb 27, 2010 at 9:22 AM, Scott Battaglia
<[email protected]>wrote:

> I added explicit exclusions in for 3.4-RC2-SNAPSHOT
>
> Also, are you guys using the same version of Maven2?
>
>
> On Sat, Feb 27, 2010 at 12:12 PM, Marvin Addison <[email protected]
> > wrote:
>
>> > Marvin, if you do mvn:dependency:tree on your overlay pom, do you see
>> those
>> > wrong Spring jars?
>>
>> Yes.  Here's the list:
>>
>> INFO] [dependency:tree {execution: default-cli}]
>> [INFO] com.example.cas:cas-maven-war-overlay:war:1.0-SNAPSHOT
>> [INFO] +- org.jasig.cas:cas-server-webapp:war:3.4-RC1:runtime
>> [INFO] \- org.jasig.cas:cas-server-support-ldap:jar:3.4-RC1:runtime
>> [INFO]    +- org.jasig.cas:cas-server-core:jar:3.4-RC1:runtime
>> [INFO]    |  +- com.github.inspektr:inspektr-audit:jar:1.0.0-RC2:runtime
>> [INFO]    |  |  \-
>> com.github.inspektr:inspektr-common:jar:1.0.0-RC2:runtime
>> [INFO]    |  +-
>> org.jasig.service:person-directory-impl:jar:1.5.0-RC6:runtime
>> [INFO]    |  |  +- aopalliance:aopalliance:jar:1.0:runtime
>> [INFO]    |  |  +- com.sun.xml.bind:jaxb-impl:jar:2.1.12:runtime
>> [INFO]    |  |  |  \- javax.xml.bind:jaxb-api:jar:2.1:runtime
>> [INFO]    |  |  |     +- javax.xml.stream:stax-api:jar:1.0-2:runtime
>> [INFO]    |  |  |     \- javax.activation:activation:jar:1.1:runtime
>> [INFO]    |  |  +-
>> commons-collections:commons-collections:jar:3.2.1:runtime
>> [INFO]    |  |  \-
>> org.jasig.service:person-directory-api:jar:1.5.0-RC6:runtime
>> [INFO]    |  +- commons-codec:commons-codec:jar:1.4:runtime
>> [INFO]    |  +- jdom:jdom:jar:1.0:runtime
>> [INFO]    |  +- org.springframework:spring-orm:jar:3.0.1.RELEASE:runtime
>> [INFO]    |  +- org.springframework:spring-jdbc:jar:3.0.1.RELEASE:runtime
>> [INFO]    |  +- org.springframework:spring-core:jar:3.0.1.RELEASE:runtime
>> [INFO]    |  |  \-
>> org.springframework:spring-asm:jar:3.0.1.RELEASE:runtime
>> [INFO]    |  +- org.springframework:spring-beans:jar:3.0.1.RELEASE:runtime
>> [INFO]    |  +-
>> org.springframework:spring-webmvc:jar:3.0.1.RELEASE:runtime
>> [INFO]    |  |  +-
>> org.springframework:spring-expression:jar:3.0.1.RELEASE:runtime
>> [INFO]    |  |  \- stax:stax:jar:1.2.0:runtime
>> [INFO]    |  |     \- stax:stax-api:jar:1.0.1:runtime
>> [INFO]    |  +-
>> org.springframework:spring-context-support:jar:3.0.1.RELEASE:runtime
>> [INFO]    |  +- org.hibernate:hibernate-annotations:jar:3.5.0-CR-1:runtime
>> [INFO]    |  |  +- org.hibernate:hibernate-core:jar:3.5.0-CR-1:runtime
>> [INFO]    |  |  |  +- antlr:antlr:jar:2.7.6:runtime
>> [INFO]    |  |  |  +- dom4j:dom4j:jar:1.6.1:runtime
>> [INFO]    |  |  |  |  \- xml-apis:xml-apis:jar:1.0.b2:runtime
>> [INFO]    |  |  |  \- javax.transaction:jta:jar:1.1:runtime
>> [INFO]    |  |  +-
>> org.hibernate:hibernate-commons-annotations:jar:3.2.0.Beta1:runtime
>> [INFO]    |  |  \-
>>
>> org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0-CR-1:runtime
>> [INFO]    |  +-
>> org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1:runtime
>> [INFO]    |  +- org.apache.santuario:xmlsec:jar:1.4.3:runtime
>> [INFO]    |  +- org.opensaml:opensaml:jar:1.1b:runtime
>> [INFO]    |  +- javax.xml:xmldsig:jar:1.0:runtime
>> [INFO]    |  +- org.perf4j:perf4j:jar:log4jonly:0.9.12:runtime
>> [INFO]    |  \- commons-jexl:commons-jexl:jar:1.1:runtime
>> [INFO]    |     \- junit:junit:jar:3.8.1:runtime
>> [INFO]    +-
>> org.springframework.ldap:spring-ldap-core:jar:1.3.0.RELEASE:runtime
>> [INFO]    |  \- org.springframework:spring-tx:jar:2.5.6:runtime
>> [INFO]    +-
>> org.springframework.ldap:spring-ldap-core-tiger:jar:1.3.0.RELEASE:runtime
>> [INFO]    +- commons-lang:commons-lang:jar:2.4:runtime
>> [INFO]    +- log4j:log4j:jar:1.2.15:runtime
>> [INFO]    +-
>> org.springframework.webflow:spring-webflow:jar:2.0.8.RELEASE:runtime
>> [INFO]    |  +- org.springframework:spring-context:jar:2.5.6.SEC01:runtime
>> [INFO]    |  +- org.springframework:spring-web:jar:2.5.6.SEC01:runtime
>> [INFO]    |  +-
>> org.springframework.webflow:spring-binding:jar:2.0.8.RELEASE:runtime
>> [INFO]    |  \-
>> org.springframework.webflow:spring-js:jar:2.0.8.RELEASE:runtime
>> [INFO]    +- org.aspectj:aspectjrt:jar:1.6.7:runtime
>> [INFO]    +- org.aspectj:aspectjweaver:jar:1.6.7:runtime
>> [INFO]    +- javax.validation:validation-api:jar:1.0.0.GA:runtime
>> [INFO]    +- org.slf4j:slf4j-api:jar:1.5.8:runtime
>> [INFO]    +- org.slf4j:slf4j-log4j12:jar:1.5.8:runtime
>> [INFO]    \- org.slf4j:jcl-over-slf4j:jar:1.5.8:runtime
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> I guess this may help us track down what dependencies are causing the
>> transitive inclusion of other spring jars, but I don't understand why
>> the overlay is showing different dependencies than the modules
>> themselves in the cas3 source tree.
>>
>> M
>>
>> --
>> 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