[ https://issues.apache.org/jira/browse/MCOMPILER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636932#comment-15636932 ]
A. Di Matteo commented on MCOMPILER-284: ---------------------------------------- I also confirm this regression, as reported on Stack Overflow http://stackoverflow.com/q/40427602/5606016 > maven.test.skip doesn't skip test compilation > --------------------------------------------- > > Key: MCOMPILER-284 > URL: https://issues.apache.org/jira/browse/MCOMPILER-284 > Project: Maven Compiler Plugin > Issue Type: Bug > Affects Versions: 3.6.0 > Reporter: Michael Simacek > > setting maven.test.skip property to true doesn't skip compilation of test > sources (despite printing a log message that says so) > [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ > foo --- > [INFO] Not compiling test sources > [INFO] Changes detected - recompiling the module! > [INFO] Compiling 1008 source files to XXX -- This message was sent by Atlassian JIRA (v6.3.4#6332)