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

Java version wrong with a specific setup #1115

Closed
Pochyxi opened this issue Feb 11, 2023 · 1 comment
Closed

Java version wrong with a specific setup #1115

Pochyxi opened this issue Feb 11, 2023 · 1 comment

Comments

@Pochyxi
Copy link

Pochyxi commented Feb 11, 2023

Hello folks, I'm beginner, so I'm not sure that it is an issue, but I found a "strange" behaviour.

image

image

With those two setups, it seems that the Java version isn't configurated correctly in pom.xml file. Even if I specified Java 11 or Java 8, I found this entry in the xml:

<properties>
	<java.version>17</java.version>
</properties>

Is it a bug or am I missing something?

Thanks a lot for your work! 👋

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 11, 2023
@bclozel
Copy link
Member

bclozel commented Feb 12, 2023

This is a duplicate of #1041
See the comments there for the rationale. Thanks!

@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Feb 12, 2023
@bclozel bclozel added status: duplicate and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants