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

Click on "The artifact is managed in..." link in pom.xml editor opens empty editor. #1456

Open
foal opened this issue Jan 26, 2025 · 1 comment
Labels
for: eclipse something that is specific for Eclipse status: waiting-for-feedback type: bug

Comments

@foal
Copy link

foal commented Jan 26, 2025

Describe the bug
Click on "The artifact is managed in..." link in pom.xml editor opens empty editor.

Spring Tool Suite 4

Version: 4.27.0.RELEASE
Build Id: 202411281622
Revision: a0cb489

To Reproduce

  1. Open pom.xml
  2. Point by mouse any dependency managed by Spring Boot
  3. The popup with version info appeared
  4. Click on the link "The managed version is 2.70.0. The artifact is managed in org.springframework.boot:spring-boot-dependencies:3.2.12
  5. Empty editor will be opening

File Q:/.lemminx-maven/org/springframework/boot/spring-boot-dependencies/3.2.12/spring-boot-dependencies-3.2.12.pom exists on the disk and is not empty, line 879 exists too.

Image

Sample

Image

Image

@martinlippert
Copy link
Member

@foal Thanks for reporting. I tried to reproduce this, but it seems to work just fine using a fresh installation of the Spring Tools for Eclipse here. Given that you reported #1457 as well, maybe the underlying issue is related, so following the same steps provided in #1457 (comment) would make sense here, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse status: waiting-for-feedback type: bug
Projects
None yet
Development

No branches or pull requests

2 participants