Post your maven overlay config somewhere on github, etc and we can track
down if this is a config issue or a bug with the build. 

> -----Original Message-----
> From: Christian Rohmann [mailto:[email protected]]
> Sent: Wednesday, September 9, 2015 9:12 AM
> To: [email protected]
> Subject: Re: [cas-user] Where is persistence.xml in 4.0.x (JPA Ticket
> Registry)
> 
> Hello again,
> 
> On 09/08/2015 05:54 PM, Ray Bon wrote:
> > mvn dependency:tree
> 
> --- cut ---
> [INFO] xxx.xxxxxx:myprojectname:war:123.123-SNAPSHOT
> [INFO] +- org.jasig.cas:cas-server-webapp:war:4.1.0-RC2:runtime
> [INFO] +- c3p0:c3p0:jar:0.9.1.2:runtime
> [INFO] +- mysql:mysql-connector-java:jar:5.1.36:runtime
> [INFO] +- org.jasig.cas:cas-server-support-jdbc:jar:4.1.0-RC2:compile
> [INFO] |  +- org.jasig.cas:cas-server-core:jar:4.1.0-RC2:compile
> [INFO] |  |  +- org.jasig.cas:cas-server-core-api:jar:4.1.0-RC2:compile
> [INFO] |  |  +- org.jasig.inspektr:inspektr-audit:jar:1.2.GA:compile
> [INFO] |  |  |  \- org.jasig.inspektr:inspektr-common:jar:1.2.GA:compile
> [INFO] |  |  +- io.dropwizard.metrics:metrics-core:jar:3.1.2:compile
> [INFO] |  |  +-
io.dropwizard.metrics:metrics-annotation:jar:3.1.2:compile
> [INFO] |  |  +-
> org.jasig.service.persondir:person-directory-impl:jar:1.7.0:compile
> [INFO] |  |  |  +- aopalliance:aopalliance:jar:1.0:compile
> [INFO] |  |  |  +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
> [INFO] |  |  |  |  +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
> [INFO] |  |  |  |  |  +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
> [INFO] |  |  |  |  |  \-
> com.sun.istack:istack-commons-runtime:jar:2.16:compile
> [INFO] |  |  |  |  \-
> com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
> [INFO] |  |  |  |     \- javax.xml.bind:jsr173_api:jar:1.0:compile
> [INFO] |  |  |  \-
> org.jasig.service.persondir:person-directory-api:jar:1.7.0:compile
> [INFO] |  |  +- commons-codec:commons-codec:jar:1.10:compile
> [INFO] |  |  +-
org.springframework:spring-core:jar:4.1.6.RELEASE:compile
> [INFO] |  |  +-
org.springframework:spring-beans:jar:4.1.6.RELEASE:compile
> [INFO] |  |  +- org.springframework:spring-
> webmvc:jar:4.1.6.RELEASE:compile
> [INFO] |  |  |  \- org.springframework:spring-
> web:jar:4.1.6.RELEASE:compile
> [INFO] |  |  +-
> org.springframework:spring-context-support:jar:4.1.6.RELEASE:compile
> [INFO] |  |  +- org.springframework:spring-tx:jar:4.1.6.RELEASE:compile
> [INFO] |  |  +- org.springframework:spring-
> context:jar:4.1.6.RELEASE:compile
> [INFO] |  |  |  \- org.springframework:spring-
> aop:jar:4.1.6.RELEASE:compile
> [INFO] |  |  +-
> org.springframework.security:spring-security-
> core:jar:4.0.1.RELEASE:compile
> [INFO] |  |  +- commons-jexl:commons-jexl:jar:1.1:runtime
> [INFO] |  |  +- commons-io:commons-io:jar:2.4:compile
> [INFO] |  |  +- org.reflections:reflections:jar:0.9.10:compile
> [INFO] |  |  |  +- org.javassist:javassist:jar:3.19.0-GA:compile
> [INFO] |  |  |  \-
com.google.code.findbugs:annotations:jar:2.0.1:compile
> [INFO] |  |  +- org.apache.httpcomponents:httpclient:jar:4.4.1:compile
> [INFO] |  |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.1:compile
> [INFO] |  |  |  \- commons-logging:commons-logging:jar:1.1.3:compile
> [INFO] |  |  +- javax.cache:cache-api:jar:1.0.0:compile
> [INFO] |  |  +- org.jsr107.ri:cache-ri-impl:jar:1.0.0:runtime
> [INFO] |  |  |  \- javax.enterprise:cdi-api:jar:1.0-SP4:runtime
> [INFO] |  |  |     +-
> org.jboss.spec.javax.interceptor:jboss-interceptors-
> api_1.1_spec:jar:1.0.0.Beta1:runtime
> [INFO] |  |  |     +- javax.annotation:jsr250-api:jar:1.0:runtime
> [INFO] |  |  |     \- javax.inject:javax.inject:jar:1:runtime
> [INFO] |  |  +- com.google.guava:guava:jar:18.0:compile
> [INFO] |  |  +- org.bitbucket.b_c:jose4j:jar:0.4.1:compile
> [INFO] |  |  \- org.apache.commons:commons-collections4:jar:4.0:compile
> [INFO] |  +- org.apache.commons:commons-lang3:jar:3.4:compile
> [INFO] |  +- org.springframework:spring-jdbc:jar:4.1.6.RELEASE:compile
> [INFO] |  +- org.springframework:spring-orm:jar:4.1.6.RELEASE:compile
> [INFO] |  +- org.hibernate:hibernate-core:jar:4.3.10.Final:compile
> [INFO] |  |  +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
> [INFO] |  |  +-
> org.jboss.spec.javax.transaction:jboss-transaction-
> api_1.2_spec:jar:1.0.0.Final:compile
> [INFO] |  |  +- dom4j:dom4j:jar:1.6.1:compile [INFO] |  |  |  \- xml-
> apis:xml-apis:jar:1.0.b2:compile
> [INFO] |  |  +-
>
org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.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] |  +- org.apache.shiro:shiro-core:jar:1.2.3:compile
> [INFO] |  |  \- commons-beanutils:commons-beanutils:jar:1.8.3:compile
> [INFO] |  +- org.aspectj:aspectjrt:jar:1.8.6:compile
> [INFO] |  +- org.aspectj:aspectjweaver:jar:1.8.6:compile
> [INFO] |  +- javax.validation:validation-api:jar:1.1.0.Final:compile
> [INFO] |  +- org.glassfish.web:javax.el:jar:2.2.6:runtime
> [INFO] |  +- org.slf4j:slf4j-api:jar:1.7.12:compile
> [INFO] |  +- org.slf4j:jul-to-slf4j:jar:1.7.12:runtime
> [INFO] |  +- org.apache.logging.log4j:log4j-api:jar:2.3:runtime
> [INFO] |  +- org.apache.logging.log4j:log4j-core:jar:2.3:runtime
> [INFO] |  +- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.3:runtime
> [INFO] |  +- org.apache.logging.log4j:log4j-jcl:jar:2.3:runtime
> [INFO] |  \- org.jasig.inspektr:inspektr-aspects:jar:1.2.GA:compile
> [INFO] +- org.jasig.cas:cas-server-support-ldap:jar:4.1.0-RC2:compile
> [INFO] |  +-
> org.springframework.webflow:spring-webflow:jar:2.4.1.RELEASE:compile
> [INFO] |  |  +- opensymphony:ognl:jar:2.6.11:compile
> [INFO] |  |  +-
> org.springframework.webflow:spring-binding:jar:2.4.1.RELEASE:compile
> [INFO] |  |  \-
> org.springframework.webflow:spring-js:jar:2.4.1.RELEASE:compile
> [INFO] |  |     \-
>
org.springframework.webflow:spring-js-resources:jar:2.4.1.RELEASE:compile
> [INFO] |  +- org.ldaptive:ldaptive:jar:1.0.6:compile
> [INFO] |  +- org.springframework:spring-
> expression:jar:4.1.6.RELEASE:compile
> [INFO] |  +- joda-time:joda-time:jar:2.8.1:compile
> [INFO] |  \-
com.fasterxml.jackson.core:jackson-databind:jar:2.5.3:compile
> [INFO] |     +-
> com.fasterxml.jackson.core:jackson-annotations:jar:2.5.0:compile
> [INFO] |     \-
com.fasterxml.jackson.core:jackson-core:jar:2.5.3:compile
> [INFO] \-
> org.jasig.cas:cas-server-integration-hazelcast:jar:4.1.0-RC2:compile
> [INFO]    \- com.hazelcast:hazelcast:jar:3.5:compile
> [INFO]       +- net.sourceforge.findbugs:annotations:jar:1.3.2:compile
> [INFO]       +-
> com.eclipsesource.minimal-json:minimal-json:jar:0.9.2:compile
> [INFO]       \- com.hazelcast:hazelcast-code-generator:jar:3.5:compile
> [INFO]          \- org.freemarker:freemarker:jar:2.3.22:compile
> --- cut ---
> 
> 
> 
> Am I missing the obvious here?
> 
> 
> 
> Regards
> 
> Christian
> 
> --
> 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-user

-- 
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-user

Reply via email to