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

[BUILD] use mvnw (maven wrapper) #59

Closed
wants to merge 1 commit into from
Closed

[BUILD] use mvnw (maven wrapper) #59

wants to merge 1 commit into from

Conversation

bmarwell
Copy link
Contributor

@bmarwell bmarwell commented Sep 30, 2022

Adds mvnw.


Old description:


Still fails the build, but error is unrelated to this change and fixed by #58.

I think this should be rebased on: #58 (or vice versa).

Luckily, the error is revealed by one of my latest contributions 😉

Native git invocation failed. Command: /usr/bin/git commit -m Hello George --author='Sandra Parsick <sandra@*****.com>', return value was: 128

[mavenjdk8:2164] stdout was: 
[mavenjdk8:2165] stderr was: Committer identity unknown
[mavenjdk8:2166] 
[mavenjdk8:2167] *** Please tell me who you are.
[mavenjdk8:2168] 
[mavenjdk8:2169] Run
[mavenjdk8:2170] 
[mavenjdk8:2171]   git config --global user.email "[email protected]"
[mavenjdk8:2172]   git config --global user.name "Your Name"
[mavenjdk8:2173] 
[mavenjdk8:2174] to set your account's default identity.
[mavenjdk8:2175] Omit --global to set the identity only in this repository.
[mavenjdk8:2176] 
[mavenjdk8:2177] fatal: unable to auto-detect email address (got 'root@0e5559c167a9.(none)')

@bmarwell bmarwell marked this pull request as draft October 3, 2022 19:33
@bmarwell
Copy link
Contributor Author

bmarwell commented Oct 4, 2022

Blocked by: carlossg/docker-maven#301

@bmarwell bmarwell closed this by deleting the head repository Apr 3, 2023
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

Successfully merging this pull request may close these issues.

1 participant