Skip to content

Commit

Permalink
Add JUnit reports for m-invoker-p
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Aug 5, 2022
1 parent 36ae4aa commit 92a5d69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maven-jxr-plugin/pom.xml
Expand Up @@ -188,6 +188,7 @@ under the License.
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<configuration>
<writeJunitReport>true</writeJunitReport>
<projectsDirectory>src/it</projectsDirectory>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<pomIncludes>
Expand Down

0 comments on commit 92a5d69

Please sign in to comment.