You can find them here: https://codehaus-plexus.github.io/plexus-compiler/
thanks, Robert On 13-7-2020 22:25:23, Ian Lavallee <[email protected]> wrote: Hi all, I am trying to make changes to the actual compiler for Maven so I can notify the user when they have runtime dependencies scoped as compile from maven-dependency-analyzer. I've looked at the maven-compiler plugin but the only actual compilers I can find are in sonatype-plexus-compiler which hasn't had a commit in 5 years. Is this still what Maven uses? If not can someone direct me where to look? Thanks, Ian
