mthmulders opened a new issue, #1306: URL: https://github.com/apache/maven-mvnd/issues/1306
### Affected version 2.0.0-rc3 ### Bug description Downloaded the source tarball for 2.0.0-rc3 from [the Apache Maven website](https://maven.apache.org/download.cgi). Extracted and tried to build. The build fails with ``` [ERROR] Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:3.2.1:create (default) on project mvnd-client: Cannot get the revision information from the scm repository : [ERROR] Exception while executing SCM command.: The git log command failed: /bin/sh -c cd '/home/ubuntu/mvnd/maven-mvnd-2.0.0-rc-3/client' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' returned fatal: not a git repository (or any of the parent directories): .git ``` -- 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: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org