[jira] [Closed] (MCOMPILER-347) Includes and excludes not passed into CompilerConfiguration

2022-03-12 Thread Olivier Lamy (Jira)


 [ 
https://issues.apache.org/jira/browse/MCOMPILER-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed MCOMPILER-347.
--
Resolution: Fixed

PR merged

Thanks!

> Includes and excludes not passed into CompilerConfiguration
> ---
>
> Key: MCOMPILER-347
> URL: https://issues.apache.org/jira/browse/MCOMPILER-347
> Project: Maven Compiler Plugin
>  Issue Type: Bug
>Affects Versions: 3.5
>Reporter: zhangchang
>Assignee: Olivier Lamy
>Priority: Major
> Fix For: 3.11.0
>
>
> Some groovy script is only for runtime excute, other source need compile for 
> test.
> So I set exclude in maven-compiler-plugin tag, but it not work.
> {code:java}
> 
> ...
> 
>   
> maven-compiler-plugin
> 3.5
> 
>   groovy-eclipse-compiler
>   
> **/rest/*
>   
> 
> 
>   
> org.codehaus.groovy
> groovy-eclipse-compiler
> 2.9.2-01
>   
>   
> org.codehaus.groovy
> groovy-eclipse-batch
> 2.4.3-01
>   
> 
>   
> 
> ...
> 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Closed] (MCOMPILER-347) Includes and excludes not passed into CompilerConfiguration

2022-03-06 Thread Olivier Lamy (Jira)


 [ 
https://issues.apache.org/jira/browse/MCOMPILER-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed MCOMPILER-347.
--
  Assignee: Olivier Lamy
Resolution: Won't Fix

groovy-eclipse-compiler is not maintained here please contact the appropriate 
project

> Includes and excludes not passed into CompilerConfiguration
> ---
>
> Key: MCOMPILER-347
> URL: https://issues.apache.org/jira/browse/MCOMPILER-347
> Project: Maven Compiler Plugin
>  Issue Type: Bug
>Affects Versions: 3.5
>Reporter: zhangchang
>Assignee: Olivier Lamy
>Priority: Major
>
> Some groovy script is only for runtime excute, other source need compile for 
> test.
> So I set exclude in maven-compiler-plugin tag, but it not work.
> {code:java}
> 
> ...
> 
>   
> maven-compiler-plugin
> 3.5
> 
>   groovy-eclipse-compiler
>   
> **/rest/*
>   
> 
> 
>   
> org.codehaus.groovy
> groovy-eclipse-compiler
> 2.9.2-01
>   
>   
> org.codehaus.groovy
> groovy-eclipse-batch
> 2.4.3-01
>   
> 
>   
> 
> ...
> 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)