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

"(null)" displayed when there is no archetype description

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-alpha-5
    • 2.0
    • Generator
    • None

    Description

      $ mvn archetype:generate
      [INFO] Scanning for projects...
      [INFO] Searching repository for plugin with prefix: 'archetype'.
      [INFO] ------------------------------------------------------------------------
      [INFO] Building Maven Default Project
      [INFO]    task-segment: [archetype:generate] (aggregator-style)
      [INFO] ------------------------------------------------------------------------
      [INFO] Preparing archetype:generate
      [INFO] No goals needed for project - skipping
      [INFO] [archetype:generate {execution: default-cli}]
      [INFO] Generating project in Interactive mode
      [INFO] No archetype defined. Using maven-archetype-quickstart (org.apache.maven.archetypes:maven-archetype-quickstart:1.0)
      Choose archetype:
      1: remote -> docbkx-quickstart-archetype (null)
      2: remote -> gquery-archetype (null)
      ...

      should be something like

      Choose archetype:
      1: remote -> docbkx-quickstart-archetype (no description available)
      2: remote -> gquery-archetype (no description available)
      ...

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: