I am working in the Deploy Your CAP Application on SAP BTP Cloud Foundry Environment | Tutorials for SAP Developers tutorial.
When I go back to the project root folder "cpapp", and start the command "mbt build -t ./", I get the following error message:
[2023-08-29 15:54:43] INFO Cloud MTA Build Tool version 1.2.24
[2023-08-29 15:54:43] INFO generating the "Makefile_20230829155443.mta" file...
Error: could not generate the "Makefile_20230829155443.mta" file: the "C:\tutorial\cpapp\mta.yaml" file is not a valid MTA descriptor: yaml: line 29: did not find expected '-' indicator
I appended the mta,yaml file as "mta.txt" here: mta.txt
I also append the two manifest.json files (from risks and mitigations).
risks-manifest.txt and mitigations-manifest.txt
Please provide the files with the proper content so that the "mbt" build will run successfully.
Best regards,
Martin