You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Eclipse 2023-09 with latest m2e 2.4.0 installed which still carries lemminx-maven 0.10.1 but seems to be fixing #513:
When making changes to a POM a build is automatically triggered but the Maven properties sometimes are not resolved and wrong values are assigned in *.properties files
I guess this could be either a lemminx issue or a M2E Core one, but given #540 I am guessing it could be lemminx related.
The text was updated successfully, but these errors were encountered:
I think this one is more about m2e: lemminx doesn't execute the mojos, it doesn't generate the *.properties file, it just reads poms to display info in editor. So if the issue happens in the build more than in the editor, it's most likely m2e.
In Eclipse 2023-09 with latest m2e 2.4.0 installed which still carries lemminx-maven 0.10.1 but seems to be fixing #513:
When making changes to a POM a build is automatically triggered but the Maven properties sometimes are not resolved and wrong values are assigned in *.properties files
I guess this could be either a lemminx issue or a M2E Core one, but given #540 I am guessing it could be lemminx related.
The text was updated successfully, but these errors were encountered: