$ 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... [Info] The build-info-extractor jar is not cached locally. Downloading it now... You can set the repository from which this jar is downloaded. Read more about it at https://www.jfrog.com/confluence/display/CLI/CLI+for+JFrog+Artifactory#CLIforJFrogArtifactory-DownloadingtheMavenandGradleExtractorJARs [Info] Downloading build-info-extractor from https://oss.jfrog.org/artifactory/oss-release-local/org/jfrog/buildinfo/build-info-extractor-maven3/2.28.6/build-info-extractor-maven3-2.28.6-uber.jar exit status 1
[ERROR] Non-resolvable parent POM for com.husishuai:sonarqube:0.0.1-SNAPSHOT: The following artifacts could not be resolved: org.springframework.boot:spring-boot-starter-parent:pom:3.2.4 (present, but unavailable): Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:3.2.4 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [central (http://192.168.126.20:8081/artifactory/libs-release, default, releases), snapshots (http://192.168.126.20:8081/artifactory/libs-snapshot, default, releases+snapshots)] and 'parent.relativePath' points at no local POM @ line 5, column 13 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException