maven-site
maven-site copied to clipboard
[MNG-7566] Plugin descriptor 1.1.0 adding element "requiredJavaVersion"
@hboutemy I found https://issues.apache.org/jira/browse/MNG-5624 but I don't really see why the XSD should not be published. is this statement
the xsd generated by Modello is known as incomplete
still true for Modello 2.0? Can you share why you think XSD should not be published? IMHO also the java code should be generated with Modello. I am gonna give it another try with the new plugin descriptor 1.1.
I meanwhile figured out why the XSD is wrong and created https://github.com/codehaus-plexus/modello/issues/264 for that.