Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
file-management-1.2.1
-
None
-
modello 1.5
-
Patch
Description
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.