Skip to content

Commit

Permalink
failOnWarning
Browse files Browse the repository at this point in the history
  • Loading branch information
uchitsa committed Dec 17, 2024
1 parent 8097bd5 commit fbc7b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ SOFTWARE.
<configuration>
<foreign>${project.build.directory}/eo-foreign.csv</foreign>
<foreignFormat>csv</foreignFormat>
<failOnWarning>true</failOnWarning>
<failOnWarning>false</failOnWarning>
<offline>true</offline>
<unphiOutputDir>${project.build.directory}/eo/unphi</unphiOutputDir>
</configuration>
Expand Down

0 comments on commit fbc7b73

Please sign in to comment.