-
Notifications
You must be signed in to change notification settings - Fork 510
Open
Description
Plugin
<plugin>
<groupId>io.takari.maven.plugins</groupId>
<artifactId>takari-lifecycle-plugin</artifactId>
<version>2.1.1</version>
</plugin>
microsoft/vscode-spring-boot-dashboard#356
When I use the takari compilation plugin, it causes my project to not be correctly recognized as a Java project, and the Configure JDK Runtime cannot be configured.
I initially discovered this issue because the Spring Boot Dashboard could not display the Spring project information, and later found that the Configure JDK Runtime could not be configured either, suspecting that there might be a problem with the vscode-java extension.
When I switch to the Maven compile plugin, it works fine, but I can normally build the project with the Takari plugin through Maven, and this works properly in Jetbrains IDEA.
The following is a sample project
Metadata
Metadata
Assignees
Labels
No labels
