slachiewicz opened a new pull request, #328:
URL: https://github.com/apache/maven-source-plugin/pull/328
Forward-ports #327 to master.
Same parameter, same default of false. Two conflicts came out of the port:
`addDirectory` takes a `Path` on this line, and the archiver version lives in
the `${plexusArchiverVersion}` property rather than at the dependency — the
property moves 4.12.0 → 4.14.0.
See #327 for the bug
([plexus-archiver#160](https://github.com/codehaus-plexus/plexus-archiver/issues/160))
and for the verification; the ITs there cover the same code.
I have not run this line's ITs locally — the plugin declares prerequisite
Maven 4.0.0-rc-6, so they need a Maven 4 to run at all. Leaving that to CI.
*This change 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]