jira-importer commented on issue #205: URL: https://github.com/apache/maven-clean-plugin/issues/205#issuecomment-2690314961
**[Benjamin Bentmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bentmann)** commented As said, excluding `clean` from the lifecycle is in general not appropriate for projects with packaging "pom". You can however use the plugin parameter `[skip](http://maven.apache.org/plugins/maven-clean-plugin/clean-mojo.html#skip)` introduced in version 2.2 to selectively disabled cleaning for certain projects. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org