You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/03/08 13:38:29 UTC

[GitHub] [drill] vvysotskyi commented on a change in pull request #2484: DRILL-8158: Remove non-reproducible build outputs

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-unsubscribe@drill.apache.org

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