Commit 8baed69
fix(workspace): use public static overload of traverseForMvnw
The 2-arg traverseForMvnw is a private instance method on
JavaMavenProvider. Call the 3-arg public static overload with null
repoRoot instead, which has the same behavior.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9b2bb1a commit 8baed69
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
959 | 959 | | |
960 | 960 | | |
961 | 961 | | |
962 | | - | |
| 962 | + | |
963 | 963 | | |
964 | 964 | | |
965 | 965 | | |
| |||
0 commit comments