vvysotskyi commented on a change in pull request #2484:
URL: https://github.com/apache/drill/pull/2484#discussion_r821669321



##########
File path: pom.xml
##########
@@ -548,67 +547,6 @@
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>pl.project13.maven</groupId>
-        <artifactId>git-commit-id-plugin</artifactId>

Review comment:
       This plugin generates a `.git` file that contains the exact commit id, 
message, and other info that helps to find out the information about a specific 
build, especially when it was done for the master. Instead of removing the file 
at all, you can configure the plugin to include only entries that will be the 
same for different environments.




-- 
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: dev-unsubscr...@drill.apache.org

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


Reply via email to