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

Slawomir Jaranowski updated MCOMPILER-492:
------------------------------------------
    Description: 
fileExtensions After MCOMPILER-474 we are checking if generated jar from 
dependent module has timestamp greater than Maven session start time.

It is always true because new jar is always created even if no change in 
project.

So now dependent module are always recompile.
h3. workaround

provide only "class" for configuration parameter {{fileExtensions}}

  was:
After MCOMPILER-474 we are checking if generated jar from dependent module has 
timestamp greater than Maven session start time.

It is always true because new jar is always created even if no change in 
project.

So now dependent module are always recompile.


> Dependent modules are always recompiled if we run the "package" goal
> --------------------------------------------------------------------
>
>                 Key: MCOMPILER-492
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-492
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>
> fileExtensions After MCOMPILER-474 we are checking if generated jar from 
> dependent module has timestamp greater than Maven session start time.
> It is always true because new jar is always created even if no change in 
> project.
> So now dependent module are always recompile.
> h3. workaround
> provide only "class" for configuration parameter {{fileExtensions}}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to