github.com/SAP/cloud-mta-build-tool@v1.2.27/internal/buildops/testdata/mtaWithFetcher.yaml (about)

     1  ID: mtawithfetcher
     2  _schema-version: '2.1'
     3  version: 0.0.1
     4  
     5  modules:
     6   - name: j1
     7     type: java
     8     path: j1
     9     parameters:
    10        memory: 1024M
    11     build-parameters:
    12        builder: fetcher
    13        fetcher-opts:
    14           repo-type: maven
    15           repo-coordinates: mygroup:myart:1.0.0