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

Getting Error Maven must be executed with a Java 11 JRE or higher. #1196

Open
barshat7 opened this issue Jun 20, 2024 · 0 comments
Open

Getting Error Maven must be executed with a Java 11 JRE or higher. #1196

barshat7 opened this issue Jun 20, 2024 · 0 comments

Comments

@barshat7
Copy link
Contributor

Forms users usually copy the changes from the newly created archetype into their existing project. On such instances if they copy the changes for requriedVersion = 11 and do not copy the .cloudmanager directory then the build in Cloud Service fails with below error

[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Maven must be executed with a Java 11 JRE or higher.

Expected Behaviour

Should specify in the README that post release 48, the cloud service only supports Java 11 and in case they face any issue then they should update the .cloudmanager directory.

Actual Behaviour

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

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