Skip to content

Commit

Permalink
kie-issues#647: add writeJunitReport to invoker configuration (#3258)
Browse files Browse the repository at this point in the history
* kie-issues#647: add writeJunitReport to invoker configuration

* Fix whitespace error

---------

Co-authored-by: jstastny-cz <[email protected]>
  • Loading branch information
jstastny-cz and jstastny-cz authored Oct 25, 2023
1 parent 5f8c28c commit 6e00b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kogito-build/kogito-build-no-bom-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@
<skipInvocation>${skipTests}</skipInvocation>
<failIfNoProjects>true</failIfNoProjects>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<writeJunitReport>true</writeJunitReport>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 6e00b1e

Please sign in to comment.