You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also please test using the latest version build to make sure your issue has not already been fixed:
Please provide the following info:
MBT Version: 3.1
OS Version: Windows 11
If possible, provide a link to the project.
Steps to Reproduce:
I tried on Build tool version 1.2.18 and this bug doesn't exist. But on the latest versions, when you try to build an MTA on windows with a custom command, it throws an error: "Error on windows: cannot run executable found relative to current directory "
Should be reproducible on any project with a custom command.
Do you want to request a feature or report a bug?
latest
version build to make sure your issue has not already been fixed:Please provide the following info:
Steps to Reproduce:
`_schema-version: "3.1"
ID: com.sap.bnac.lco.backsync
version: "0.1.0"
modules:
type: java
path: lco-backsync
build-parameters:
builder: custom
build-result: build/**/*.jar
commands: [ 'buildMtar.bat' ]`
The text was updated successfully, but these errors were encountered: