We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10e9bb commit 3b78307Copy full SHA for 3b78307
1 file changed
diff-java-tool/src/main/resources/pom_template.xml
@@ -64,7 +64,7 @@
64
<enableFilesSummary>false</enableFilesSummary>
65
<failsOnError>${checkstyle.failsOnError}</failsOnError>
66
<propertyExpansion>
67
- config.folder=${config.folder}
+ config.folder=${project.basedir}
68
</propertyExpansion>
69
</configuration>
70
</plugin>
0 commit comments