virajjasani commented on a change in pull request #1052:
URL: https://github.com/apache/phoenix/pull/1052#discussion_r551481567
##########
File path: phoenix-client-parent/pom.xml
##########
@@ -48,7 +48,15 @@
<skip>true</skip>
</configuration>
</plugin>
-
+ <plugin>
+ <!-- RAT gets really confused on the phoenix-client subprojects,
+ and there is nothing to audit here -->
+ <groupId>org.apache.rat</groupId>
+ <artifactId>apache-rat-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
Review comment:
Oh yes, there is nothing in sub modules either.
----------------------------------------------------------------
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]