mvn cds:addSample
or mvn com.sap.cds:cds-maven-plugin:addSample
to add sample classes and CDS
files.cds-starter-${targetPlatform}
) to the service module dependencies of
the CAP Java project.*.zip
and tar.gz
archives to a given destination directory.mvn cds:build
) and then watches for changes in the CDS model.mvn cds:cds
or mvn com.sap.cds:cds-maven-plugin:cds
on the command line to execute all
configured CDS commands of the project in current directory.mvn cds:clean
or mvn com.sap.cds:cds-maven-plugin:clean
to execute cleaning from the command
line.Semver
instance with anotherPlatform
.DirectoryWatcher
instance.Downloader
instance.Downloader
instance.mvn cds:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.~/.m2/settings.xml
.MojoExecution
.NodeCacheResolver
instance.npm
command on the CAP Java project.npx
command on the CAP Java project.Document
.cds version
console output and returns a Map
filled with cds component name as
key and version information as value.ProcessExecutor
instance.ProcessExecutor
instance.Runnable
if a lock could be acquired on given file.Semver
instance with given version string.null
.~/.m2/settings.xml
.Document
into a file.cds:version
or mvn com.sap.cds:cds-maven-plugin:version
to get detailed version information.cds version
version and location of Apache Maven
version and location of Java runtime
OS information
Copyright © 2023. All rights reserved.