You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Robert Scholte <rf...@apache.org> on 2017/12/22 09:57:20 UTC

Second MNG-6300

Hi,

introduction of the ProjectArtifactsCache introduced a critical issue  
where cached reactor projects are never updated, and which cause build  
failure or in worst case successful builds with corrupt artifacts in case  
there's some aggregation activities.

https://issues.apache.org/jira/browse/MNG-6300

Fix:
https://github.com/apache/maven/compare/MNG-6300_ProjectArtifactsCache-bug

Solution confirmed by the reporter.

ProjectArtifactsCache was actually in the wrong package due to usage of  
package-visible methods.
I've cleaned this up as well.

Who wants to second this?

thanks,
Robert

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


Re: Second MNG-6300

Posted by Robert Scholte <rf...@apache.org>.
Thanks, done.

On Fri, 22 Dec 2017 13:40:31 +0100, Stephen Connolly  
<st...@gmail.com> wrote:

> +1
>
> On Fri 22 Dec 2017 at 09:57, Robert Scholte <rf...@apache.org> wrote:
>
>> Hi,
>>
>> introduction of the ProjectArtifactsCache introduced a critical issue
>> where cached reactor projects are never updated, and which cause build
>> failure or in worst case successful builds with corrupt artifacts in  
>> case
>> there's some aggregation activities.
>>
>> https://issues.apache.org/jira/browse/MNG-6300
>>
>> Fix:
>> https://github.com/apache/maven/compare/MNG-6300_ProjectArtifactsCache-bug
>>
>> Solution confirmed by the reporter.
>>
>> ProjectArtifactsCache was actually in the wrong package due to usage of
>> package-visible methods.
>> I've cleaned this up as well.
>>
>> Who wants to second this?
>>
>> thanks,
>> Robert
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>> --
> Sent from my phone

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


Re: Second MNG-6300

Posted by Stephen Connolly <st...@gmail.com>.
+1

On Fri 22 Dec 2017 at 09:57, Robert Scholte <rf...@apache.org> wrote:

> Hi,
>
> introduction of the ProjectArtifactsCache introduced a critical issue
> where cached reactor projects are never updated, and which cause build
> failure or in worst case successful builds with corrupt artifacts in case
> there's some aggregation activities.
>
> https://issues.apache.org/jira/browse/MNG-6300
>
> Fix:
> https://github.com/apache/maven/compare/MNG-6300_ProjectArtifactsCache-bug
>
> Solution confirmed by the reporter.
>
> ProjectArtifactsCache was actually in the wrong package due to usage of
> package-visible methods.
> I've cleaned this up as well.
>
> Who wants to second this?
>
> thanks,
> Robert
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
> --
Sent from my phone