Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58040

listing of available archetypes not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • archetypes
    • None

      The documentation at https://github.com/jenkinsci/archetypes explains the following command to list all currently released jenkins archetypes:

      platypus:tmp domi$ mvn archetype:generate -Dfilter=io.jenkins.archetypes:
      [INFO] Scanning for projects...
      [INFO] 
      [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
      [INFO] Building Maven Stub Project (No POM) 1
      [INFO] --------------------------------[ pom ]---------------------------------
      [INFO] 
      [INFO] >>> maven-archetype-plugin:3.1.0:generate (default-cli) > generate-sources @ standalone-pom >>>
      [INFO] 
      [INFO] <<< maven-archetype-plugin:3.1.0:generate (default-cli) < generate-sources @ standalone-pom <<<
      [INFO] 
      [INFO] 
      [INFO] --- maven-archetype-plugin:3.1.0:generate (default-cli) @ standalone-pom ---
      [INFO] Generating project in Interactive mode
      [INFO] Your filter doesn't match any archetype, so try again with another value.
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESS
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time:  1.840 s
      [INFO] Finished at: 2019-06-17T10:24:38+02:00
      [INFO] ------------------------------------------------------------------------
      platypus:tmp domi$ 

      unfortunate it does not show any result, either there are no archetypes published or something else is broken.

       

            jglick Jesse Glick
            imod Dominik Bartholdi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: