tradej created MSHARED-234: ------------------------------ Summary: fileset.mdo missing xmlns Key: MSHARED-234 URL: https://jira.codehaus.org/browse/MSHARED-234 Project: Maven Shared Components Issue Type: Bug Components: file-management Affects Versions: file-management-1.2.1 Environment: modello 1.5 Reporter: tradej Attachments: 0001-Added-xmlns.patch
When building with Maven 3, Modello gives me this error: [ERROR] /builddir/build/BUILD/file-management-1.2.1/src/main/mdo/fileset.mdo [1:1]: Error generating: Cannot generate xsd without xmlns specification: <model xml.namespace='...'> or <model xsd.namespace='...'> org.apache.maven.plugin.MojoExecutionException: Error generating: Cannot generate xsd without xmlns specification: <model xml.namespace='...'> or <model xsd.namespace='...'> Please, include a xmlns specification in the file. A patch is attached for your convenience. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira