slachiewicz commented on issue #89: URL: https://github.com/apache/maven-file-management/issues/89#issuecomment-5766228341
Closing as not planned. The only remaining use is `DirectoryScanner`, whose Ant-pattern and symlink semantics are `FileSet`'s public contract, so replacing it would mean forking the scanner into this repo. maven-shared-utils' copy is deprecated in favour of `java.nio`, and the size concern from 2023 no longer applies with plexus-utils 4.x (Java 8, XML split out, managed at 4.0.3 by maven-parent 49). Reopen if plexus-utils stops being maintained or a JDK-only scanner with the same include/exclude behaviour lands somewhere shared. -- 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]
