Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The buildnumber plugin execution generally fails #123

Open
dmlloyd opened this issue Aug 29, 2022 · 0 comments
Open

The buildnumber plugin execution generally fails #123

dmlloyd opened this issue Aug 29, 2022 · 0 comments

Comments

@dmlloyd
Copy link
Contributor

dmlloyd commented Aug 29, 2022

I get this output on mvn clean install:

...
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jboss-threads ---
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of UNKNOWN : 
No such provider: 's'.
[INFO] Storing buildNumber: UNKNOWN at timestamp: 1661778676385
[WARNING] Cannot get the branch information from the git repository: 
No such provider: 's'.
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
No such provider: 's'.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
...

We probably don't need this at all. Maybe updating jboss-parent would fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant