You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by LAMAA Liwae <Li...@murex.com> on 2018/09/06 06:23:09 UTC

Maven compiler plugins doesn’t compile a project unless files of the project are changed, even if a dependency changed.

Hello,

Problem happens when a dependency changes an interface the project might not compile anymore.

Solution can be to rely on jar timestamp and check the changes in the dependencies the same way we do check for current module.

Is there a fix being done in this regard? Is this fix regarded under the Apache Maven’s scope?

Thanks,

Liwae

*******************************

This e-mail contains information for the intended recipient only. It may contain proprietary material or confidential information. If you are not the intended recipient you are not authorised to distribute, copy or use this e-mail or any attachment to it. Murex cannot guarantee that it is virus free and accepts no responsibility for any loss or damage arising from its use. If you have received this e-mail in error please notify immediately the sender and delete the original email received, any attachments and all copies from your system.

Re:Maven compiler plugins doesn’t compile a project unless files of the project are changed, even if a dependency changed.

Posted by Robert Scholte <rf...@apache.org>.
Does MCOMPILER-349 fix your issue?

Robert

[1] https://issues.apache.org/jira/browse/MCOMPILER-349

On Thu, 06 Sep 2018 08:23:09 +0200, LAMAA Liwae <Li...@murex.com>  
wrote:

> Hello,
>
> Problem happens when a dependency changes an interface the project might  
> not compile anymore.
>
> Solution can be to rely on jar timestamp and check the changes in the  
> dependencies the same way we do check for current module.
>
> Is there a fix being done in this regard? Is this fix regarded under the  
> Apache Maven’s scope?
>
> Thanks,
>
> Liwae
>
> *******************************
>
> This e-mail contains information for the intended recipient only. It may  
> contain proprietary material or confidential information. If you are not  
> the intended recipient you are not authorised to distribute, copy or use  
> this e-mail or any attachment to it. Murex cannot guarantee that it is  
> virus free and accepts no responsibility for any loss or damage arising  
> from its use. If you have received this e-mail in error please notify  
> immediately the sender and delete the original email received, any  
> attachments and all copies from your system.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org