[Warn] You are using a deprecated syntax of the "mvn" command. To use the new syntax, the command expects the details of the Artifactory server and repositories to be pre-configured. To create this configuration, run the following command from the root directory of the project: $ jfrog rt mvnc This will create the configuration inside the .jfrog directory under the root directory of the project.The new command syntax looks very similar to the maven CLI command i.e.: $ jfrog rt mvn [maven args and option] --build-name=*BUILD_NAME* --build-number=*BUILD_NUMBER* [Info] Running Mvn... [Error] Server ID 'artifactory-server' does not exist.