Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker branch #27

Open
wants to merge 19 commits into
base: docker
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update sonar-project.properties
adityanaidu20690 authored Mar 5, 2024
commit 03d23b2bf30c779d821719a8e2f1b7ce97ae7d27
4 changes: 2 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -9,13 +9,13 @@ sonar.organization=addy-vprofile-project
# defaults to project key
sonar.projectName=vprofile
# defaults to 'not provided'
#sonar.projectVersion=1.0
sonar.projectVersion=1.0

# Path is relative to the sonar-project.properties file. Defaults to .
sonar.sources=src/
sonar.java.binaries=target/test-classes/com/visualpathit/account/controllerTest/
# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8
#sonar.java.checkstyle.reportPaths=target/checkstyle-result.xml
sonar.junit.reportPaths=target/surefire-reports/
#sonar.junit.reportPaths=target/surefire-reports/
#sonar.jacoco.reportPaths=target/jacoco.exec