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

[fabric8-maven-plugin] Fabric8-maven-plugin is not working on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • FIS 2.0
    • FIS 2.0
    • FIS-Fabric8
    • None
    • % %
    • FIS 2.0 Sprint 6

      fabric8-maven-plugin expects that oc client is installe don the machine and available on the PATH variable

      on windows, the name is Path (but based on logs i think that it is able to provide the content of Path)

      it is then searching for "oc" file inside this path folder specification, but on windows the file is oc.exe

      see https://github.com/fabric8io/fabric8-maven-plugin/blob/af9c73718c8db9691d24ddd3cf9aac26dd4cd05e/core/src/main/java/io/fabric8/maven/core/util/ProcessUtil.java#L126 to see that it is searching with the exact command name

            Unassigned Unassigned
            apupier@redhat.com Aurélien Pupier
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: