nicoloboschi commented on code in PR #18093:
URL: https://github.com/apache/pulsar/pull/18093#discussion_r998177354
##########
pulsar-client-tools-customcommand-example/pom.xml:
##########
@@ -65,13 +65,6 @@
<skip>true</skip>
</configuration>
</plugin>
- <plugin>
Review Comment:
useless, it throws warning for the missing version
##########
pulsar-proxy/pom.xml:
##########
@@ -180,11 +180,6 @@
<artifactId>ipaddress</artifactId>
<version>${seancfoley.ipaddress.version}</version>
</dependency>
- <dependency>
Review Comment:
duplicated declaration
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]