Skip to content

Instantly share code, notes, and snippets.

View HectorARG's full-sized avatar
:octocat:
Focusing

HectorRoman HectorARG

:octocat:
Focusing
View GitHub Profile
@HectorARG
HectorARG / README.md
Last active May 27, 2025 17:47
Configurate maven project for use SonarQuebe.

Commands for console porweshell using maven and java

  • $env:SONAR_TOKEN="AQUI_VA_EL_TOKEN"
  • mvn clean verify -X org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
@HectorARG
HectorARG / commands.md
Last active May 26, 2025 18:51
Generate a new instance for SonarQube with a persistence layer.

Commands for console porweshell using maven and java

  • $env:SONAR_TOKEN="AQUI_VA_EL_TOKEN"
  • mvn clean verify -X org.sonarsource.scanner.maven:sonar-maven-plugin:sonar