[
https://issues.apache.org/jira/browse/MCLEAN-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958688#comment-17958688
]
Olivier Lamy commented on MCLEAN-30:
------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-clean-plugin#224|https://github.com/apache/maven-clean-plugin/issues/224].
> Using a parent PoM to clean multiple modules, if one has a clean plugin
> defined for custom directories, custom directory will not be deleted even
> though it says it is
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MCLEAN-30
> URL: https://issues.apache.org/jira/browse/MCLEAN-30
> Project: Maven Clean Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Reporter: Brian Weiner
> Assignee: Benjamin Bentmann
> Priority: Minor
> Attachments: example.zip
>
>
> In my current situation, I have a parent pom with multiple modules, the final
> module creates an exploded war in a directory designed to be used by my web
> server. I have defined a clean plugin to clean the directory I create. If I
> clean from the child, the directory is deleted. If I call just the clean of
> the child from the parent the directory is deleted, but if I call the clean
> for all modules, it prints that the directory is deleted but all
> files/directories still exist.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)