You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/23 17:55:43 UTC

[GitHub] [pulsar] merlimat commented on a change in pull request #9683: [Spotbugs] Enable spotbugs for pulsar-io-kafka and pulsar-io-solr

merlimat commented on a change in pull request #9683:
URL: https://github.com/apache/pulsar/pull/9683#discussion_r581258970



##########
File path: pulsar-io/kafka/pom.xml
##########
@@ -62,6 +62,23 @@
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-nar-maven-plugin</artifactId>
       </plugin>
+      <plugin>
+        <groupId>com.github.spotbugs</groupId>
+        <artifactId>spotbugs-maven-plugin</artifactId>
+        <version>${spotbugs-maven-plugin.version}</version>

Review comment:
       The version is already defined in the top level pom, this will print a maven warning.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org