Skip to content

Commit d118701

Browse files
committed
add script shell for temp tests
1 parent aea5634 commit d118701

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env sh
2+
3+
# "sonar.login" kept only for SONARQUBE < 10
4+
mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.11.0.3922:sonar -Dsonar.host.url=http://localhost:$1 -Dsonar.login=$2 -Dsonar.token=$2

0 commit comments

Comments
 (0)