sapmentors / sitregcapm

SITreg implemented in the SAP Cloud Application Programming Model
Apache License 2.0
12 stars 13 forks source link

Error: Artifact "com.sap.sapmentors.sitregcapm.Ticket" has not been found #8

Closed matt1as closed 5 years ago

matt1as commented 5 years ago

Get the following when trying to build master, probably related to #6 not being merged correctly

Error: CDS compilation failed
srv\admin-service.cds:12:44-50: Error: Artifact "com.sap.sapmentors.sitregcapm.Ticket" has not been found (in entity:"AdminService.Tickets")
    at handleMessages (C:\Users\matti\Documents\Git\sitregcapm\node_modules\@sap\cds-compiler\lib\base\messages.js:119:13)
    at compileDo (C:\Users\matti\Documents\Git\sitregcapm\node_modules\@sap\cds-compiler\lib\main.js:476:3)
    at C:\Users\matti\Documents\Git\sitregcapm\node_modules\@sap\cds-compiler\lib\main.js:162:12
gregorwolf commented 5 years ago

I've merged without trying. Sorry. Can you fix it and send a pull request?

balbinosoares commented 5 years ago

Fixed in the new pull request...