yaalsn commented on code in PR #17382:
URL: https://github.com/apache/pulsar/pull/17382#discussion_r990916069


##########
pom.xml:
##########
@@ -1952,7 +1952,9 @@ flexible messaging model and an intuitive client 
API.</description>
                   <goal>report</goal>
                 </goals>
                 <configuration>
-                  <outputDirectory>target/report</outputDirectory>
+                  <excludes>
+                    <exclude>META-INF/**</exclude>
+                  </excludes>

Review Comment:
   @tisonkun Thanks for your comments! I think all the questions are very good 
which I met during this PR, others see the discussion can know clearly about 
these.



-- 
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]

Reply via email to