I had this yesterday as well. Delete all the XmlSchema stuff from your ~/.m2/repository directory and force a re-download. That should fix it.
Dan On Thursday September 28 2006 4:02 pm, Kevin Williams wrote: > I get the following trying to build /java on Windows ... > > [INFO] Building Apache Tuscany WSDL > [INFO] task-segment: [install] > [INFO] > > ------------------------------------------------------------------------- > --- > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] snapshot org.apache.ws.commons:XmlSchema:SNAPSHOT: checking > for updates f > rom apache.snapshots > [INFO] snapshot org.apache.ws.commons:XmlSchema:SNAPSHOT: checking > for updates f > rom apache.m1 > [WARNING] Component returned which is not the same manager. Ignored. > component=o > [EMAIL PROTECTED] > [WARNING] Component returned which is not the same manager. Ignored. > component=o > [EMAIL PROTECTED] > [WARNING] Component returned which is not the same manager. Ignored. > component=o > [EMAIL PROTECTED] > [WARNING] Component returned which is not the same manager. Ignored. > component=o > [EMAIL PROTECTED] > [INFO] [compiler:compile] > Compiling 19 source files to > C:\apacheSVN\java\sca\services\idl\wsdl\target\clas > ses > [INFO] > > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > > ------------------------------------------------------------------------ > [INFO] Compilation failure > > > C:\apacheSVN\java\sca\services\idl\wsdl\src\main\java\org\apache\tuscany\id >l\wsd l\XMLSchemaRegistryImpl.java:[91,56] incompatible types > found : org.apache.ws.commons.schema.XmlSchema > required: org.apache.ws.commons.schema.XmlSchema[] > > Strangely, I can build just fine on OS X. > Any ideas? > > --Kevin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Daniel Kulp [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
