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
Lots of issues are related to how rewriting POMs with JDOM works (e.g. wrong indentation). By switching from JDom to https://github.com/maveniverse/domtrip we should get a much more solid codebase.
Affected version
3.1.1
Bug description
Lots of issues are related to how rewriting POMs with JDOM works (e.g. wrong indentation). By switching from JDom to https://github.com/maveniverse/domtrip we should get a much more solid codebase.