Hi, Do you have declared namespaces ? As this : <document xmlns="http://maven.apache.org/changes/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
-- Olivier 2009/8/5 EJ Ciramella <[email protected]>: > Hello all - I'd like to leverage the "validate-changes" part of the > maven-changes-plugin, but no matter what I do, I get this: > > Caused by: > org.apache.maven.plugin.changes.schema.SchemaValidatorException: > SAXException : cvc-elt.1: Cannot find the declaration of element > 'document'. > > Even when clearly it has a "document" element. > > Any ideas? > -- Olivier --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
