Uploaded image for project: 'Maven Archetype'
  1. Maven Archetype
  2. ARCHETYPE-259

Provide XSD schema for archetype-catalog.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0-alpha-4
    • 2.0-alpha-5
    • Plugin
    • None
    • Patch

    Description

      It would be nice to have all the XML formats used by Maven and plugins under a published XML schema, for the archetype-catalog.xml the one attached could be published at http://maven.apache.org/xsd/archetype-catalog-1.0.0.xsd

      The heading of the archetype-catalog.xml file should be:

      <?xml version="1.0" encoding="UTF-8"?>
      <archetype-catalog xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0
          http://maven.apache.org/xsd/archetype-catalog-1.0.0.xsd">
      ...
      </archetype-catalog>
      

      Attachments

        1. archetype-catalog-1.0.0.xsd
          2 kB
          Marcello Teodori

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              mteodori Marcello Teodori
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: