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\idl\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]
