eolivelli commented on a change in pull request #9184:
URL: https://github.com/apache/pulsar/pull/9184#discussion_r556444065
##########
File path: pom.xml
##########
@@ -1348,6 +1348,40 @@ flexible messaging model and an intuitive client
API.</description>
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
Review comment:
actually we need this source distribution in order to build the rpm and
deb packages during tests, so it is better to leave this operation active for
every build, as we are currently doing
----------------------------------------------------------------
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:
[email protected]