Skip to content

Commit

Permalink
Opt-in to new system in upcoming parent pom
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Sep 23, 2024
1 parent 972f591 commit d6f1363
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@
<no-test-jar>false</no-test-jar>
<node.version>18.15.0</node.version>
<yarn.version>1.22.19</yarn.version>

<!-- Opt in to Jenkins handling eslint results -->
<maven.test.failure.ignore>false</maven.test.failure.ignore>
<testFailureIgnore>${maven.test.failure.ignore}</testFailureIgnore>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit d6f1363

Please sign in to comment.