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 with JDK11+JDK17 fails #8

Open
ca-stefan-cordes opened this issue Dec 8, 2022 · 1 comment
Open

Build with JDK11+JDK17 fails #8

ca-stefan-cordes opened this issue Dec 8, 2022 · 1 comment

Comments

@ca-stefan-cordes
Copy link

mvn site with 17.0.4-1:

10:44:26 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (default-enforce) on project ftp-client-connector: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
10:44:26 [ERROR] Detected JDK Version: 17.0.4-1 is not in the allowed range [1.7,1.9).
@ca-stefan-cordes ca-stefan-cordes changed the title Build with JDK17 fails Build with JDK11+JDK17 fails Dec 8, 2022
@ca-stefan-cordes
Copy link
Author

Same vor JDK11:

15:36:05 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (default-enforce) on project ftp-client-connector: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
15:36:05 [ERROR] Detected JDK Version: 11.0.16-1 is not in the allowed range [1.7,1.9).

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