jira-importer commented on issue #190: URL: https://github.com/apache/maven-clean-plugin/issues/190#issuecomment-2690265051
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented Switching between branches, interesting... although I think that a `clean` makes sense here, I would expect that some issues are already solved. - Latest maven-compiler-plugin should do a 1:1 check and if there's a difference, it should clear the target/classes and recompile everything again. And that should cause the regeneration of the jar. - I can imagine that resources are not taken into consideration. - The maven-compiler-plugin should know all previous arguments used to compile. If one of them is changed (e.g source/target) everything should be recompiled. -- 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