Commit 9c82b16
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 831da06 commit 9c82b16
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1122 | 1122 | | |
1123 | 1123 | | |
1124 | 1124 | | |
1125 | | - | |
| 1125 | + | |
| 1126 | + | |
1126 | 1127 | | |
1127 | 1128 | | |
1128 | 1129 | | |
| |||
0 commit comments