Closed eddiehale3 closed 4 years ago
Hi,
First of all please be aware that the SAP Multitarget Application Archive Builder is deprecated: https://help.sap.com/viewer/58746c584026430a890170ac4d87d03b/Cloud/en-US
The new tool is the Cloud MTA Build Tool: https://github.com/SAP/cloud-mta-build-tool You can find the corresponding docker image here: https://hub.docker.com/r/devxci/mbtci
Regarding your issue: Have you also tried to build the project using the "SAP Multitarget Application Archive Builder" without docker? You can download from here: https://tools.hana.ondemand.com/#cloud
What happens if you run the grunt build of the module cos directly (without calling it form MTA)?
The build tool used in this image is deprecated. Please move to Cloud MTA Build Tool (MBT) and its docker image respectively.
Hi all,
I'm attempting to use this image and build one of our projects. I get the same error each run and hoping for a little guidance on how to troubleshoot.
When I run the docker command it begins the build process then fails invoking grunt:
Is there a way to output more logs or a way to troubleshoot? I can successfully build this application in WebIDE.