You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The .gitignore still contains the line !.mvn/wrapper/maven-wrapper.jar which is kind of harmless but incorrect since this change was introduced 8edd9ce. It would be better just to ignore it explicitly. Fixed in #1649.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
The
.gitignore
still contains the line!.mvn/wrapper/maven-wrapper.jar
which is kind of harmless but incorrect since this change was introduced 8edd9ce. It would be better just to ignore it explicitly. Fixed in #1649.The text was updated successfully, but these errors were encountered: