I forced mvn to redownload it, and it still croaked. I didn't force our copy into my local repo.
On Wed, Mar 18, 2009 at 10:35 PM, Willem Jiang <[email protected]> wrote: > 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 >> > >
