Hi Benson, There must be something wrong with the spec jar. Did you try to clean it or replace with the CXF shipped jar?
Willem Benson Margulies wrote: > [INFO] Compiling 2 source files to > /Users/benson/cxf/trunk/tools/wsdlto/frontend/jaxws/target/classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > error: in class file > /Users/benson/.m2/repository/org/apache/geronimo/specs/geronimo-ws-metadata_2.0_spec/1.1.2/geronimo-ws-metadata_2.0_spec-1.1.2.jar(javax/jws/soap/SOAPBinding.class): > unknown enum constant javax.jws.soap.SOAPBinding.Style.DOCUMENT > > > error: in class file > /Users/benson/.m2/repository/org/apache/geronimo/specs/geronimo-ws-metadata_2.0_spec/1.1.2/geronimo-ws-metadata_2.0_spec-1.1.2.jar(javax/jws/soap/SOAPBinding.class): > unknown enum constant javax.jws.soap.SOAPBinding.Style.DOCUMENT > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 25 seconds > [INFO] Finished at: Wed Mar 18 20:43:13 EDT 2009 > [INFO] Final Memory: 39M/71M > [INFO] > ------------------------------------------------------------------------ > /Users/benson/cxf/trunk >
