Here is my dependency tree

tapestry-hibernate I think might be tripping up my whole project by anchoring 
to 3.X hibernate as shown here

[INFO] |  +- org.apache.tapestry:tapestry-hibernate:jar:5.3.7:compile
[INFO] |  |  \- org.apache.tapestry:tapestry-hibernate-core:jar:5.3.7:compile
[INFO] |  |     +- geronimo-spec:geronimo-spec-jta:jar:1.0-M1:runtime
[INFO] |  |     \- 
org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final:compile



C:\Prototype\Mavenized\Product\kwc\pphl>mvn dependency:tree
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Tynamo Example - pphl 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.4:tree (default-cli) @ pphl ---
[INFO] org.tynamo.examples:pphl:war:1.0-SNAPSHOT
[INFO] +- org.tynamo:tapestry-model-hibernate:jar:0.5.1-SNAPSHOT:compile
[INFO] |  +- org.tynamo:tapestry-model-core:jar:0.5.1-SNAPSHOT:compile
[INFO] |  |  +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO] |  |  \- org.tynamo:tapestry-ckeditor:jar:0.0.1:compile
[INFO] |  +- org.apache.tapestry:tapestry-hibernate:jar:5.3.7:compile
[INFO] |  |  \- org.apache.tapestry:tapestry-hibernate-core:jar:5.3.7:compile
[INFO] |  |     +- geronimo-spec:geronimo-spec-jta:jar:1.0-M1:runtime
[INFO] |  |     \- 
org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final:compile
[INFO] |  +- org.hibernate:hibernate-validator:jar:4.3.0.Final:compile
[INFO] |  |  \- javax.validation:validation-api:jar:1.0.0.GA:compile
[INFO] |  \- org.apache.tapestry:tapestry-beanvalidator:jar:5.3.7:compile
[INFO] +- org.tynamo:tapestry-model-test:jar:0.5.1-SNAPSHOT:test
[INFO] |  \- net.sourceforge.htmlunit:htmlunit:jar:2.11:test
[INFO] |     +- xalan:xalan:jar:2.7.1:test
[INFO] |     |  \- xalan:serializer:jar:2.7.1:test
[INFO] |     +- org.apache.httpcomponents:httpmime:jar:4.2.2:test
[INFO] |     +- net.sourceforge.htmlunit:htmlunit-core-js:jar:2.11:test
[INFO] |     +- net.sourceforge.cssparser:cssparser:jar:0.9.8:test
[INFO] |     |  \- org.w3c.css:sac:jar:1.3:test
[INFO] |     \- org.eclipse.jetty:jetty-websocket:jar:8.1.7.v20120910:test
[INFO] |        +- org.eclipse.jetty:jetty-util:jar:8.1.7.v20120910:test
[INFO] |        +- org.eclipse.jetty:jetty-io:jar:8.1.7.v20120910:test
[INFO] |        \- org.eclipse.jetty:jetty-http:jar:8.1.7.v20120910:test
[INFO] +- org.tynamo:tapestry-model-web:jar:0.5.1-SNAPSHOT:compile
[INFO] +- com.h2database:h2:jar:1.2.125:compile
[INFO] +- org.tynamo:tapestry-routing:jar:0.0.7-SNAPSHOT:compile
[INFO] |  \- org.apache.tapestry:tapestry-core:jar:5.3.7:compile
[INFO] |     +- org.antlr:antlr-runtime:jar:3.3:compile
[INFO] |     |  \- org.antlr:stringtemplate:jar:3.2.1:compile
[INFO] |     +- commons-codec:commons-codec:jar:1.5:compile
[INFO] |     \- org.apache.tapestry:tapestry-json:jar:5.3.7:compile
[INFO] +- org.tynamo:tapestry-security:jar:0.5.2-SNAPSHOT:compile
[INFO] |  +- org.apache.shiro:shiro-web:jar:1.2.0:compile
[INFO] |  |  \- org.apache.shiro:shiro-core:jar:1.2.0:compile
[INFO] |  +- org.apache.tapestry:tapestry-ioc:jar:5.3.4:compile
[INFO] |  |  +- org.apache.tapestry:tapestry-func:jar:5.3.4:compile
[INFO] |  |  +- javax.inject:javax.inject:jar:1:compile
[INFO] |  |  +- log4j:log4j:jar:1.2.14:compile
[INFO] |  |  +- javassist:javassist:jar:3.12.1.GA:compile
[INFO] |  |  \- org.apache.tapestry:plastic:jar:5.3.4:compile
[INFO] |  \- org.tynamo:tapestry-exceptionpage:jar:0.1.2:compile
[INFO] +- 
org.tynamo.security:tynamo-federatedaccounts-core:jar:0.4.0-SNAPSHOT:compile
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.2.2:compile
[INFO] |  |  +- org.apache.httpcomponents:httpcore:jar:4.2.2:compile
[INFO] |  |  \- commons-logging:commons-logging:jar:1.1.1:compile
[INFO] |  \- org.slf4j:slf4j-api:jar:1.7.2:compile
[INFO] +- 
org.tynamo.security:tynamo-federatedaccounts-facebook:jar:0.4.0-SNAPSHOT:compile
[INFO] +- 
org.tynamo.security:tynamo-federatedaccounts-twitter:jar:0.4.0-SNAPSHOT:compile
[INFO] |  \- org.twitter4j:twitter4j-core:jar:2.2.3:compile
[INFO] +- 
org.tynamo.security:tynamo-federatedaccounts-openid:jar:0.4.0-SNAPSHOT:compile
[INFO] |  +- org.slf4j:slf4j-log4j12:jar:1.6.1:compile
[INFO] |  +- org.openid4java:openid4java-consumer:pom:0.9.6:compile
[INFO] |  |  +- org.openid4java:openid4java-nodeps:jar:0.9.6:compile
[INFO] |  |  |  \- net.jcip:jcip-annotations:jar:1.0:compile
[INFO] |  |  \- net.sourceforge.nekohtml:nekohtml:jar:1.9.17:compile
[INFO] |  |     \- xerces:xercesImpl:jar:2.10.0:compile
[INFO] |  |        \- xml-apis:xml-apis:jar:1.3.03:compile
[INFO] |  +- com.google.inject:guice:jar:2.0:compile
[INFO] |  |  \- aopalliance:aopalliance:jar:1.0:compile
[INFO] |  \- org.apache.commons:commons-lang3:jar:3.1:compile
[INFO] +- org.tynamo.gae:esxx-httpclient-gae:jar:0.0.1:compile
[INFO] +- javax.servlet:servlet-api:jar:2.5:provided
[INFO] +- org.tynamo:tapestry-hibernate-seedentity:jar:0.1.4-SNAPSHOT:compile
[INFO] |  \- commons-beanutils:commons-beanutils:jar:1.8.1:compile
[INFO] +- com.restfb:restfb:jar:1.6.1:compile
[INFO] +- net.atos.tapestry:tapestry5-kawwa-components:jar:2.0.4:compile
[INFO] +- org.got5:tapestry5-jquery:jar:3.3.5:compile
[INFO] |  +- org.apache.tapestry:tapestry-upload:jar:5.3.6:compile
[INFO] |  |  \- commons-io:commons-io:jar:2.0.1:compile
[INFO] |  +- commons-fileupload:commons-fileupload:jar:1.2.2:compile
[INFO] |  \- commons-lang:commons-lang:jar:2.6:compile
[INFO] +- org.tynamo:tapestry-watchdog:jar:0.0.3-SNAPSHOT:compile
[INFO] +- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.6:compile
[INFO] +- 
org.apache.geronimo.javamail:geronimo-javamail_1.4_provider:jar:1.8:compile
[INFO] +- org.tynamo:tynamo-common:jar:0.0.4-SNAPSHOT:compile
[INFO] +- org.tynamo:tapestry-model-annotations:jar:0.5.1-SNAPSHOT:compile
[INFO] |  \- org.apache.tapestry:tapestry5-annotations:jar:5.3.7:compile
[INFO] +- commons-pool:commons-pool:jar:1.5.4:compile
[INFO] +- commons-dbcp:commons-dbcp:jar:1.4:compile
[INFO] +- c3p0:c3p0:jar:0.9.1.2:compile
[INFO] +- org.hibernate:hibernate-c3p0:jar:4.1.2.Final:compile
[INFO] |  \- org.jboss.logging:jboss-logging:jar:3.1.0.GA:compile
[INFO] +- org.hibernate:hibernate-search:jar:4.1.1.Final:compile
[INFO] |  \- org.hibernate:hibernate-search-orm:jar:4.1.1.Final:compile
[INFO] |     +- org.hibernate:hibernate-search-engine:jar:4.1.1.Final:compile
[INFO] |     |  +- org.apache.lucene:lucene-core:jar:3.5.0:compile
[INFO] |     |  \- org.apache.avro:avro:jar:1.5.1:compile
[INFO] |     |     +- org.codehaus.jackson:jackson-mapper-asl:jar:1.7.3:compile
[INFO] |     |     |  \- org.codehaus.jackson:jackson-core-asl:jar:1.7.3:compile
[INFO] |     |     +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile
[INFO] |     |     \- org.xerial.snappy:snappy-java:jar:1.0.1-rc3:compile
[INFO] |     \- org.hibernate:hibernate-search-analyzers:jar:4.1.1.Final:compile
[INFO] |        +- org.apache.lucene:lucene-analyzers:jar:3.5.0:compile
[INFO] |        \- org.apache.solr:solr-analysis-extras:jar:3.5.0:compile
[INFO] |           +- org.apache.solr:solr-core:jar:3.5.0:compile
[INFO] |           |  +- org.apache.solr:solr-solrj:jar:3.5.0:compile
[INFO] |           |  +- org.apache.lucene:lucene-highlighter:jar:3.5.0:compile
[INFO] |           |  +- org.apache.lucene:lucene-memory:jar:3.5.0:compile
[INFO] |           |  +- org.apache.lucene:lucene-misc:jar:3.5.0:compile
[INFO] |           |  +- org.apache.lucene:lucene-spatial:jar:3.5.0:compile
[INFO] |           |  +- org.apache.lucene:lucene-spellchecker:jar:3.5.0:compile
[INFO] |           |  +- org.apache.lucene:lucene-grouping:jar:3.5.0:compile
[INFO] |           |  +- org.apache.solr:solr-commons-csv:jar:3.5.0:compile
[INFO] |           |  \- com.google.guava:guava:jar:r05:compile
[INFO] |           +- org.apache.lucene:lucene-smartcn:jar:3.5.0:compile
[INFO] |           \- org.apache.lucene:lucene-stempel:jar:3.5.0:compile
[INFO] \- org.hibernate:hibernate-core:jar:4.1.2.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]    +- 
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final: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] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.338s
[INFO] Finished at: Sat May 25 17:32:06 EDT 2013
[INFO] Final Memory: 12M/29M
[INFO] ------------------------------------------------------------------------
C:\Prototype\Mavenized\Product\kwc\pphl>
                                          

Reply via email to