done Vincent
2008/12/14 Olivier Lamy <[email protected]>: > Hi Vincent, > Is it possible to send an email to users ml just for information ? > Due to this change (new schema [1] with namespace change) if I open my > settings.xml with a xml editor which apply validation it breaks due to > the namespace change. > > Thanks, > -- > Olivier > > [1] http://maven.apache.org/xsd/settings-1.0.0.xsd > > 2008/12/14 Vincent Siveton <[email protected]>: >> 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: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
