[
https://issues.apache.org/jira/browse/MCOMPILER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637472#comment-15637472
]
Guillaume Boué commented on MCOMPILER-284:
------------------------------------------
Fixed in [r1768086|http://svn.apache.org/viewvc?rev=1768086&view=rev].
> 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
> Assignee: Guillaume Boué
>
> 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)