Skip to content

Commit

Permalink
ZOOKEEPER-3285 - add some info on 3rd party plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
nkalmar committed Feb 25, 2019
1 parent af1fcd5 commit 817077f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -666,6 +666,8 @@
</executions>
</plugin>
<plugin>
<!-- Maven's deploy plugin only creates checksums during the deployment of the jar artifacts to repo. -->
<!-- We also want to sign tarballs. Nicoulaj's plugin is the recommended solution by the community. -->
<groupId>net.nicoulaj.maven.plugins</groupId>
<artifactId>checksum-maven-plugin</artifactId>
<executions>
Expand Down

0 comments on commit 817077f

Please sign in to comment.