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

Hudson commented on MCOMPILER-500:
----------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-compiler-plugin » master 
#78

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin/job/master/78/

> add a parameter to exclude some pattern from incr stale source file 
> calculation
> -------------------------------------------------------------------------------
>
>                 Key: MCOMPILER-500
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-500
>             Project: Maven Compiler Plugin
>          Issue Type: New Feature
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>            Priority: Major
>             Fix For: 3.11.0
>
>
> the feature here https://issues.apache.org/jira/browse/MCOMPILER-205 has 
> created some problem for users who don't want this auto creation 
> (https://github.com/eclipse/jetty.project/issues/7855) but because they have 
> package-info so now do not have incremental working anymore
> The idea is to have such parameter:
>  
> <incrementalExcludes>
> <incrementalExclude>**/package-info.java</incrementalExclude>
> </incrementalExcludes>



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to