Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Use report not report aggregate
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed May 8, 2024
1 parent 849bee1 commit 73a2d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.sisu.plexus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@
<id>jacoco-report</id>
<phase>verify</phase>
<goals>
<goal>report-aggregate</goal>
<goal>report</goal>
</goals>
<configuration>
<title>Sisu Plexus</title>
Expand Down

0 comments on commit 73a2d52

Please sign in to comment.