-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
-
---
-
---
-
-
-
AMM Sprint 230, AMM Sprint 232, AMM Sprint 233, AMM Sprint 234, AMM Sprint 235, AMM Sprint 236, AMM Sprint 237, AMM Sprint 238, AMM Sprint 239
-
None
josteele This is a development item for the new year.
We have an open PR that adds quickfixes to the EAP ruleset that replaces pom dependencies.
The rules use the project when criteria to identify an artifact declared as a dependencies within a pom.xml file.
The quick fixes do not work when I tested them (with CRS).
Quick fixes, as I understand them, are looking to replace a single string based upon a line number and offset, where in this case potentially one to three lines are to be update (Group and/or Artifact and/or Version) and the starting point (line number and offset) will be the position of the Group value.
To test, build the windup CLi with the PR above applied to the windup-rulesets.
As there are multiple IDEs to deal with I would suggest implementing this serially starting with the more popular IDEs (VSCode and IntelliJ) first.
- blocks
-
WINDUPRULE-908 Add Quickfixes to EAP 8 Dependencies rule
- To Do