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 ea2b2d7 commit f33d3d5Copy full SHA for f33d3d5
pom.xml
@@ -272,7 +272,7 @@
272
<version>${maven-compiler-plugin.version}</version>
273
274
<configuration>
275
- <failOnWarning>true</failOnWarning>
+ <!-- <failOnWarning>true</failOnWarning> -->
276
<showDeprecation>true</showDeprecation>
277
<source>${java-release.version}</source>
278
<target>${java-release.version}</target>
0 commit comments