Commit afe0e1e
Fix Windows path separators in legacy directory error message
Normalize backslashes to forward slashes in the physical presence
error message to ensure consistent output across platforms.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent befcf4a commit afe0e1e
File tree
1 file changed
+1
-1
lines changed- impl/maven-core/src/main/java/org/apache/maven/project
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1008 | 1008 | | |
1009 | 1009 | | |
1010 | 1010 | | |
1011 | | - | |
| 1011 | + | |
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
| |||
0 commit comments