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