File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,11 +87,11 @@ User Interface related Features:
8787
8888CDS Maven Plugin Features:
8989
90- - Install [ Node.js] ( srv/pom.xml#L118 ) in the default version.
91- - Install the latest version of [ @sap/cds-dk ] ( srv/pom.xml#L128 ) .
92- - Execute arbitrary [ CDS] ( srv/pom.xml#L139 ) commands.
93- - [ Generate] ( srv/pom.xml#L153 ) Java POJOs for type-safe access to the CDS model.
94- - [ Clean] ( srv/pom.xml#L111 ) project from artifacts of the previous build.
90+ - Install [ Node.js] ( srv/pom.xml#L157 ) in the default version.
91+ - Install a [ configured version] ( pom.xml#L24 ) of [ @sap/cds-dk ] ( srv/pom.xml#L167 ) .
92+ - Execute arbitrary [ CDS] ( srv/pom.xml#L177 ) commands.
93+ - [ Generate] ( srv/pom.xml#L195 ) Java POJOs for type-safe access to the CDS model.
94+ - [ Clean] ( srv/pom.xml#L150 ) project from artifacts of the previous build.
9595
9696# Getting Started
9797
Original file line number Diff line number Diff line change 162162 </execution >
163163
164164 <execution >
165- <id >install-cdsdk</id >
165+ <id >cds. install-cdsdk</id >
166166 <goals >
167167 <goal >install-cdsdk</goal >
168168 </goals >
You can’t perform that action at this time.
0 commit comments