aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-rw-r--r--sonar-plugin-api/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index 942e063d1b1..909f0f1048d 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -211,6 +211,9 @@
<value>true</value>
</property>
</activation>
+ <properties>
+ <clirr.reportPath>${project.build.directory}/clirr-report.txt</clirr.reportPath>
+ </properties>
<build>
<plugins>
<plugin>