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 8feeda9 commit f530097Copy full SHA for f530097
pom.xml
@@ -868,6 +868,7 @@ under the License.
868
<arg>-J--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED</arg>
869
<arg>-J--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED</arg>
870
<arg>-J--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED</arg>
871
+ <arg>--should-stop=ifError=FLOW</arg>
872
</compilerArgs>
873
<annotationProcessorPaths combine.children="append">
874
<path>
0 commit comments