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

In maven-wrapper.properties, sync maven version with pom.xml #961

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

dattasid
Copy link
Contributor

@dattasid dattasid commented Apr 4, 2024

.mvn/wrapper/maven-wrapper.properties had a older maven version than pom.xml. This caused a build failure in a system with no preinstalled maven.

Updating the distribution url to the same version as that mentioned in pom.xml makes the build succeed.

@gnodet gnodet modified the milestones: 3.25.2, 3.26.0 Apr 16, 2024
@gnodet gnodet merged commit c45a4a9 into jline:master Apr 16, 2024
4 checks passed
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.

None yet

2 participants