vscode-maven icon indicating copy to clipboard operation
vscode-maven copied to clipboard

Fail to calculate Effective POM

Open yuyully opened this issue 2 years ago • 1 comments

To Reproduce Steps to reproduce the behavior:

  1. Open the project: https://github.com/junit-team/junit5-samples/tree/master/junit5-migration-maven
  2. Open a .java file. In body of a function, type below statements.
    StringUtils.capitalize("abc");
    
  3. When hovering on the classname, "Resolve unknown type" action is shown. Clicking "Resolve unknown type" to solve the error
  4. Pops up the error (I can't always reproduce this issue and only see it one time)

Expected behavior No error

Environments (please complete the following information as much as possible):

  • OS: Mac intel Monterey
  • VS Code version: v1.70.2
  • Extension version: v0.38.0

Screenshots image

Additional context log file - maven for java.txt

yuyully avatar Aug 31 '22 09:08 yuyully

Failed to reproduce it. And the attached logs are also good.

Eskibear avatar Sep 01 '22 08:09 Eskibear

This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.

github-actions[bot] avatar Dec 02 '22 00:12 github-actions[bot]