[ 
https://issues.apache.org/jira/browse/MNG-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240234#comment-17240234
 ] 

Hudson commented on MNG-3203:
-----------------------------

Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6957 #11

See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-6957/11/

> maven should execute compiler:compile and :test-compile in separate 
> executions, to allow separate configuration
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3203
>                 URL: https://issues.apache.org/jira/browse/MNG-3203
>             Project: Maven
>          Issue Type: Improvement
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0.7
>            Reporter: John Dennis Casey
>            Assignee: John Dennis Casey
>            Priority: Major
>             Fix For: 2.2.0
>
>
> Currently, it's impossible to configure the two default maven-compiler-plugin 
> mojos in the jar lifecycle (:compile and :test-compile) separately without 
> the configuration for one affecting both. This is because they are both 
> executed in the same (default) execution. We should be assigning these to 
> different execution id's, to allow separate configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to