Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You also need to be a member of the group maven on people.apache.org.

Publishing schemas

To publish a schema, such as maven-v4_0_0.xsd, first generate the schema, then scp it to people.apache.org, making sure to change the name.

No Format

/svn/maven/components/maven-model
$ mvn modello:xsd
...
$ scp  target/generated-site/xsd/maven-4.0.0.xsd  people.apache.org:/www/maven.apache.org/maven-v4_0_0.xsd

The schemas currently in /www/maven.apache.org are:

  • maven-v3_0_0.xsd
  • maven-v4_0_0.xsd
  • maven-navigation-1.0.xsd <--- naming conventions? what module does this come from?

Possible additions:

  • maven-settings