Dan, Thanks for your help. Seems I have some dependency cleaning to do as I found a reference to org.apache.axis2:axis2-kernel:1.6.0, which depends on org.apache.ws.commons.schema:XmlSchema:1.4.7.
Regards, Jason On Mon, Nov 7, 2011 at 10:34 AM, Daniel Kulp <[email protected]> wrote: > On Monday, November 07, 2011 10:14:03 AM Jason Reilly wrote: > > > > Yet, when I add your System.out.println() statement for the > > XmlSchemaCollection.class, I get the following: > > > > > jar:file:/home/jdr0887/.m2/repository/org/apache/ws/commons/schema/XmlSchema > > > /1.4.7/XmlSchema-1.4.7.jar!/org/apache/ws/commons/schema/XmlSchemaCollection > > .class > > > > How is this possible? I have a maven pom with > > org.apache.ws.xmlschema:xmlschema-core:2.0.1 defined and have imported > the > > project into eclipse using mvn eclipse:eclipse. Running 'mvn > > dependency:tree' shows no reference to xmlschema-core:1.4.7. How on > earth > > is that jar found? > > For 1.4.7, look for just XmlSchema, not xmlschema-core. > > > > -- > Daniel Kulp > [email protected] > http://dankulp.com/blog > Talend - http://www.talend.com > -- Jason Reilly Software Engineer
