Skip to content

Commit

Permalink
Bind the source plugin to the verify phase to avoid running twice by …
Browse files Browse the repository at this point in the history
…the site build
  • Loading branch information
chrisvest committed Jun 16, 2024
1 parent 1e850e5 commit 984000d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@
<executions>
<execution>
<id>attach-sources</id>
<phase>verify</phase>
<goals>
<goal>jar-no-fork</goal>
</goals>
Expand Down

0 comments on commit 984000d

Please sign in to comment.