Hi,

MNG-2636 points that settings-1.0.0.xsd (and also profiles-1.0.0.xsd)
uses the same namespace than Maven. This issue was similar to
MASSEMBLY-296.
So, I fixed the modello files to include new namespaces for settings
and profiles:
http://maven.apache.org/PROFILES/1.0.0
http://maven.apache.org/SETTINGS/1.0.0

I redeployed these files to http://maven.apache.org/xsd/ (need to
sync) and fixed documentation.

Also, I notified that calling mvn site generates several XSD which are
not deployed:
lifecycle-mappings-1.0.0.xsd
paramdoc-1.0.0.xsd
plugin-registry-1.0.0.xsd
repository-metadata-1.0.0.xsd
maven-toolchains-1.0.0.xsd

Is it intentional that these files are not deployed? If yes, why do we
need to generate them?

Cheers,

Vincent

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to