Hi Dan, It's my fault. I got the succeed mvn -Psetup.eclipse, when I ran the "mvn install -Pfastinstall" first.
Willem. dkulp wrote: > > > Did you do a "mvn install -Pfastinstall" first? You need to get the new > versions of the codegen plugins installed first. > > Dan > > > On Thursday 18 October 2007, Willem Jiang wrote: >> Hi, >> >> I got these errors, when I call mvn -Psetup.eclipse against the latest >> trunk code. >> >> >> [INFO] Error for project: Apache CXF Test Utilities (during >> process-test-sources >> ) >> [INFO] >> ---------------------------------------------------------------------- >>-- [INFO] Unresolved compilation problem: >> The method getExtReg() is undefined for the type >> XmlSchemaCollection >> >> >> [INFO] >> ---------------------------------------------------------------------- >>-- [INFO] Error for project: Apache CXF Command Line Tools JavaTo WS >> (during proces >> s-test-sources) >> [INFO] >> ---------------------------------------------------------------------- >>-- [INFO] Unresolved compilation problem: >> The method getExtReg() is undefined for the type >> XmlSchemaCollection >> >> >> [INFO] >> ---------------------------------------------------------------------- >>-- [INFO] Error for project: Apache CXF Runtime WS Policy (during >> process-test-sour >> ces) >> [INFO] >> ---------------------------------------------------------------------- >>-- [INFO] Unresolved compilation problem: >> The method getExtReg() is undefined for the type >> XmlSchemaCollection >> >> >> [INFO] >> ---------------------------------------------------------------------- >>-- [INFO] Error for project: Apache CXF System Tests (during >> process-test-sources) >> [INFO] >> ---------------------------------------------------------------------- >>-- [INFO] Unresolved compilation problem: >> The method getExtReg() is undefined for the type >> XmlSchemaCollection >> >> Any thoughts? >> >> Willem > > > > -- > J. Daniel Kulp > Principal Engineer > IONA > P: 781-902-8727 C: 508-380-7194 > [EMAIL PROTECTED] > http://www.dankulp.com/blog > > -- View this message in context: http://www.nabble.com/Errors-of-call-mvn--Psetup.eclipse-tf4650889.html#a13325436 Sent from the cxf-dev mailing list archive at Nabble.com.
