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

Update Maven Version #944

Closed
VerKWer opened this issue Mar 1, 2024 · 0 comments
Closed

Update Maven Version #944

VerKWer opened this issue Mar 1, 2024 · 0 comments
Milestone

Comments

@VerKWer
Copy link
Contributor

VerKWer commented Mar 1, 2024

Currently, following the build instructions

git clone git://github.com/jline/jline3.git
cd jline3
./build rebuild

leads to an error

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.4.1:enforce (enforce-maven) on project jline-parent: 
[ERROR] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion failed with message:
[ERROR] Detected Maven Version: 3.5.3 is not in the allowed range [3.6.3,).

Bumping the Maven version in .mvn/wrapper/maven-wrapper.properties to the most recent stable release (3.9.6) solves the issue and as far as I could tell, there were no incompatibilities.

@gnodet gnodet added this to the 3.26.0 milestone Mar 6, 2024
gnodet added a commit to gnodet/jline3 that referenced this issue Mar 8, 2024
gnodet added a commit to gnodet/jline3 that referenced this issue Apr 16, 2024
gnodet added a commit to gnodet/jline3 that referenced this issue Apr 17, 2024
@gnodet gnodet closed this as completed in 8775eb2 Apr 17, 2024
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

2 participants