maven-scm-publish-plugin icon indicating copy to clipboard operation
maven-scm-publish-plugin copied to clipboard

Changing delete pattern matching to relative path

Open effrafax opened this issue 7 years ago • 1 comments

Hi,

the ignorePathsToDelete parameter uses only the file names and not the relative path for matching against the patterns. This is more or less useless, if you have more complex setups with subdirectories.

This pull request changes the pattern matching to check against path relative to the content directory.

effrafax avatar Nov 05 '18 10:11 effrafax

This needs a JIRA issue

elharo avatar Mar 27 '23 00:03 elharo