nodece commented on PR #20435: URL: https://github.com/apache/pulsar/pull/20435#issuecomment-1582771076
When I build the Pulsar 3.0.1, I got the following error: ``` Error: Failed to execute goal pl.project13.maven:git-commit-id-plugin:4.9.10:revision (git-info) on project pulsar-docker-image: Could not complete Mojo execution... pl.project13.core.NativeGitProvider$NativeCommandException: Git command exited with invalid status [128]: directory: `/home/ubuntu/actions-runner/_work/xxx/pulsar/docker/pulsar`, command: `git describe --dirty=-dirty --match=* --abbrev=7`, stdout: ``, stderr: `fatal: No tags can describe '6302ccf8f61e2539e5c52335c3d68b3055ef2cff'.Try --always, or create some tags.` -> [Help 1] Error: Error: To see the full stack trace of the errors, re-run Maven with the -e switch. Error: Re-run Maven using the -X switch to enable full debug logging. Error: Error: For more information about the errors and possible solutions, please read the following articles: Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Error: Process completed with exit code 1. ``` Do you have this error? -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org