SAP-archive / cloud-s4-sdk-pipeline

The Cloud SDK pipeline uses the Cloud SDK continuous delivery server for building, checking, and deploying extension applications. Projects based on the SAP Cloud SDK archetype will automatically use this pipeline.
Apache License 2.0
65 stars 25 forks source link

Is there any time table to support new CAP project generated by Business Application Studio? #38

Closed ORASTARK closed 4 years ago

ORASTARK commented 4 years ago

Issue Description (Mandatory)

The pipeline is failing in the stage: Build

MTA command cannot be found.

Log Output (Mandatory)

PLEASE PASTE YOUR LOG HERE WITHIN THE BACKTICKS

Link to Jenkins Job (if it can be shared)

PLEASE PLACE THE LINK HERE

Reproduce the Issue Locally (Mandatory)

In case a maven/npm command or similar failed:

Search for existing solution beforehand (Mandatory)

Please try the GitHub search, it works really well

Project Details (Mandatory)

fwilhe commented 4 years ago

Hi @ORASTARK

those projects are supported. There must be something with the configuration. Please provide more context about the Jenkins build log, the project layout (files/directories) and the pipeline configuration (.pipeline/config.yaml).

Please see Unit 4: Continuous Integration (CI) and Continuous Delivery (CD) of the Building Applications with SAP Cloud Application Programming Model course on openSAP for an intro on the topic: https://open.sap.com/courses/cp7/items/36pMNe2zf6SCrz67GXrZo3

If that does not help, please provide more info as mentioned above.

Best,

Florian