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
