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

[FMP] Separating maven goals does not create replication controller

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • FIS 2.0
    • FIS 2.0
    • FIS-Fabric8
    • None
    • % %
    • FIS 2.0 Sprint 7

    Description

      Running fabric8 maven goals together does work as intendet:

      mvn clean install fabric8:resource fabric8:build fabric8:resource-apply fabric8:start -Dfabric8.deploy.createExternalUrls=true
      

      But separating them:

      mvn clean install fabric8:resource -Dfabric8.deploy.createExternalUrls=true
      mvn fabric8:build fabric8:resource-apply fabric8:start -Dfabric8.deploy.createExternalUrls=true
      

      do not create a replication controller and so no pod is started.

      Attachments

        Activity

          People

            Unassigned Unassigned
            slavokrupa Slavomir Krupa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: