Hi,

      when I try to execute Build step with this command "mbt build" pipeline shows me 

      Could you support me?

      Regards,

      Salvatore

          [JENKINS-67040] MBT BUILD

          This issue seems unrelated to the pipeline-build-step-plugin component, because the Pipeline: Build Step plugin builds Jenkins jobs and does not directly run commands like "mbt build".

          How did you add the "mbt build" command to the pipeline; did you use a bat step?

          You could configure the Custom Tools plugin so that it installs mbt to the agent computers and adds the installation directory to the PATH environment variable, letting the "mbt build" command find the executable file. Alternatively, if you are using permanent agents, you could install mbt to the agent computers manually.

          Kalle Niemitalo added a comment - This issue seems unrelated to the pipeline-build-step-plugin component, because the Pipeline: Build Step plugin builds Jenkins jobs and does not directly run commands like "mbt build". How did you add the "mbt build" command to the pipeline; did you use a bat step ? You could configure the Custom Tools plugin so that it installs mbt to the agent computers and adds the installation directory to the PATH environment variable, letting the "mbt build" command find the executable file. Alternatively, if you are using permanent agents, you could install mbt to the agent computers manually.

            Unassigned Unassigned
            qsalvatore salvatore quimi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: