Код: Выделить всё
mvn clean verify sonar:sonar -Dsonar.projectKey= -Dsonar.projectName='
' -Dsonar.host.url=https://private-sonarqube.com -Dsonar.token= -s jfrog-settings.xmlКод: Выделить всё
[ERROR] No plugin found for prefix '.host.url=https' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (C:\Users\bhargab3\.m2\repository), central-jfrog (https://navify.jfrog.io/artifactory/plugins-release), snapshots (https://navify.jfrog.io/artifactory/plugins-release), central (https://repo.maven.apache.org/maven2)]Я попытался добавить плагины в pom.xml, предложенное другим Stackoverflow
Подробнее здесь: https://stackoverflow.com/questions/780 ... ect-and-in