We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3539e4 commit 9a17f8dCopy full SHA for 9a17f8d
pom.xml
@@ -51,10 +51,10 @@
51
<sonar.projectKey>ComputerDaddyGuy_JFileTreePrettyPrinter</sonar.projectKey>
52
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
53
<sonar.exclusions>
54
- */src/test/java/**
+ ${maven.multiModuleProjectDirectory}/*/src/test/java/**
55
</sonar.exclusions>
56
<sonar.coverage.exclusions>
57
58
</sonar.coverage.exclusions>
59
60
</properties>
0 commit comments