Skip to content

Commit

Permalink
Add classesDirectory configuration to failsafe plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tvallin committed Jul 30, 2024
1 parent 52152f4 commit ab4d3c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
<configuration>
<useModulePath>false</useModulePath>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<classesDirectory>${project.build.outputDirectory}</classesDirectory>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit ab4d3c5

Please sign in to comment.