Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-8945

Archetype catalog for FIS includes both v1 and v2 projects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • FIS 2.0
    • FIS 1.0 - OpenShift Fuse 3.1-GA
    • None
    • % %
    • FIS 2.0 Sprint 4

      The recommended approach for FIS users to create a new project is to use the following command:

      mvn archetype:generate \
        -DarchetypeCatalog=https://repo.fusesource.com/nexus/content/groups/public/archetype-catalog.xml \
        -Dfilter=io.fabric8.archetypes:
      

      The problem here is that the io.fabric8.archetypes groupId includes v1 and v2 archetypes. Since the generate goal does no accept a version filter, the user ends up with 58 possible archetypes and only 11 of them are valid for FIS.

      We need a unique groupId or archetype catalog that allows the user to select only FIS archetypes.

              Unassigned Unassigned
              kbabo1@redhat.com Keith Babo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: