Skip to content

Configuration parameter for deleting read-only files#252

Merged
slawekjaranowski merged 1 commit intoapache:maven-clean-plugin-3.xfrom
Geomatys:feat/force-3.x
May 27, 2025
Merged

Configuration parameter for deleting read-only files#252
slawekjaranowski merged 1 commit intoapache:maven-clean-plugin-3.xfrom
Geomatys:feat/force-3.x

Conversation

@desruisseaux
Copy link
Contributor

This is a port of #250 (add aforce option), but trying to minimizing changes in the 3.x code base. In particular, this pull request does not include the migration to java.nio.file.PathMatcher (Plexus continues to be used) and to java.nio.file.FileVisitor, and does not change anything to log messages and exceptions.

@slawekjaranowski slawekjaranowski changed the title Port the force option from pull request on the master branch Configuration parameter for deleting read-only files May 27, 2025
@slawekjaranowski slawekjaranowski added enhancement New feature or request and removed bug Something isn't working labels May 27, 2025
@slawekjaranowski slawekjaranowski merged commit 7350dbe into apache:maven-clean-plugin-3.x May 27, 2025
26 checks passed
@github-actions github-actions bot added this to the 3.4.2 milestone May 27, 2025
@desruisseaux desruisseaux deleted the feat/force-3.x branch June 21, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean plugin 3.4.1. is unable to delete 'checkout' folder from prior release within target folder Add way to delete read-only files

3 participants