slachiewicz commented on PR #128:
URL: 
https://github.com/apache/maven-shade-plugin/pull/128#issuecomment-5400928826

   For whoever picks this up: #827 and #828 propose a different fix for the 
same problem — saving `project.getFile()` before the dependency-reduced POM is 
written and restoring it afterwards, rather than this PR's switch from 
`setFile` to `setPomFile`. They are alternatives, not complements, so one of 
the three should be chosen before any is merged.
   
   Both of those are currently red, on the Windows cell only, for an unrelated 
path assumption in their own ITs — the same `/`-only shape as the `basedir` 
regex noted above.
   
   *This comment was created with AI assistance.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to