mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-12-28 03:37:36 +01:00
Suppress warning in pom.xml
This commit is contained in:
parent
c27c34dd64
commit
9ff7b0d7b6
2
pom.xml
2
pom.xml
@ -395,7 +395,9 @@
|
||||
</dependencies>
|
||||
<configuration>
|
||||
<consoleOutput>true</consoleOutput>
|
||||
<!--suppress UnresolvedMavenProperty -->
|
||||
<configLocation>${rootDir}/checkstyle/checkstyle.xml</configLocation>
|
||||
<!--suppress UnresolvedMavenProperty -->
|
||||
<propertyExpansion>samedir=${rootDir}/checkstyle</propertyExpansion>
|
||||
<sourceDirectories>
|
||||
<sourceDirectory>${project.basedir}</sourceDirectory>
|
||||
|
Loading…
Reference in New Issue
Block a user