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 82391a6 commit 6d606caCopy full SHA for 6d606ca
pom.xml
@@ -232,6 +232,7 @@
232
<sourceDirectories>
233
<sourceDirectory>${project.basedir}/byte-buddy-dep/src/main/java-6</sourceDirectory>
234
</sourceDirectories>
235
+ <failOnServiceError>false</failOnServiceError>
236
</configuration>
237
</plugin>
238
<!-- Also allow for manual spotbugs execution. Note that the generated warnings do not always apply for Byte Buddy's use case. -->
0 commit comments