You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2021/03/12 18:43:00 UTC

[jira] [Closed] (MCOMPILER-428) Documentation regarding useIncrementalCompilation not very useful

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

Robert Scholte closed MCOMPILER-428.
------------------------------------
    Fix Version/s: 3.9.0
         Assignee: Robert Scholte
       Resolution: Fixed

Fixed in [9445d78c604ad6b6815066edf63841a78dfd5d98|https://gitbox.apache.org/repos/asf?p=maven-compiler-plugin.git;a=commit;h=9445d78c604ad6b6815066edf63841a78dfd5d98]

> Documentation regarding useIncrementalCompilation not very useful
> -----------------------------------------------------------------
>
>                 Key: MCOMPILER-428
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-428
>             Project: Maven Compiler Plugin
>          Issue Type: Improvement
>            Reporter: Thomas Bracher
>            Assignee: Robert Scholte
>            Priority: Minor
>              Labels: documentation
>             Fix For: 3.9.0
>
>
> As of today, maven-compiler-plugin documentation for useIncrementalCompilation says: "to enable/disable incrementation compilation feature". Since there is no documentation of said feature, users will have to either:
> 1) take a guess at how the feature behaves
> 2) painfully read the plugin code to understand what it does
> This is less than optimal and lead to misunderstanding, like this comment https://issues.apache.org/jira/browse/MCOMPILER-205?focusedCommentId=14428972&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14428972 
> So far the most explicit documentation I have found is in answer of a stackoverflow issue: https://stackoverflow.com/a/49700942
> I think it would benefit a lot of users to understand the implication of both options of this flag. I am trying to submit a PR providing an example of text.



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