Skip to content

Commit

Permalink
remove failOnWarning for analyze-only, not relevant here
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrebs committed Jun 15, 2023
1 parent 628e778 commit 0f184ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ubo-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<goal>analyze-only</goal>
</goals>
<configuration>
<failOnWarning>true</failOnWarning>
<ignoredUnusedDeclaredDependencies>
<ignoredUnusedDeclaredDependency>org.mycore.pica2mods:pica2mods-xslt:jar</ignoredUnusedDeclaredDependency>
</ignoredUnusedDeclaredDependencies>
Expand Down

0 comments on commit 0f184ed

Please sign in to comment.