dzamo commented on pull request #2317:
URL: https://github.com/apache/drill/pull/2317#issuecomment-922336140


   I finally got to the bottom of
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-assembly-plugin:3.2.0:single (distro-assembly) 
on project distribution: Failed to create assembly: Error adding file to 
archive: /src/distribution/../git.properties -> [Help 1]
   ```
   It came from adding .git/ to .dockerignore.  Turns out one can't build 
without the git repository there because of the git-commit-id plugin.  Here's 
hoping some new image tags will show up in Docker Hub in the next couple of 
hours.


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