Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No mta.tar generated via mbt build #1150

Open
laniakea2006 opened this issue Dec 4, 2024 · 1 comment
Open

No mta.tar generated via mbt build #1150

laniakea2006 opened this issue Dec 4, 2024 · 1 comment

Comments

@laniakea2006
Copy link

Hi,

I am following the guide https://developers.sap.com/tutorials/cap-service-deploy.html and try to generate mta.tar by using mbt build -t gen --mtar mta.tar

unfortunately, I can't see any tar file successfully be generated.

Please provide the following info:

  • MBT Version:
  • OS Version:
  • If possible, provide a link to the project.

Steps to Reproduce:

  1. install MBT via npm install -g mbt
  2. install MultiApps CF CLI via cf install-plugin multiapps
  3. Run mbt build -t gen --mtar mta.tar
@yutaoj
Copy link
Collaborator

yutaoj commented Dec 4, 2024

Hi laniakea2006

  1. could you check if there is a mta.yaml file in the root of your project ?
  2. if the mta.yaml file does not existed, you need create a mta.yaml file according to the step in guide
  3. if the mta.yaml file existed, can you run command "mbt build -t gen --mtar mta.tar" iin the root of your project ?

Regards
Yutao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants