wilx commented on issue #778: URL: https://github.com/apache/maven-compiler-plugin/issues/778#issuecomment-5108548078
The filter itself works. But `javac` finds the source via dir search and compiles it anyway. It can be prevented via [`<implicit>none</implicit>`](https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#implicit) option. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
