It seems you are modifying an existing test:
https://github.com/apache/maven-integration-testing/blob/8852538208e508fdc7b58d6332ca683bfc0c9373/core-it-support/core-it-plugins/mng5805-extension/src/main/resources/META-INF/plexus/components.xml

Integration tests should be append-only (with rare exceptions)

If the resource needs to be changed then mark the test with an upper range
limit of ,3.5.0) and create the new test with a range limit of [3.5.0,

Changing existing tests is bad and was one of the reasons why we had to
reset

-1 on the current formulation of this change.
On Mon 9 Jan 2017 at 23:21, Christian Schulte <c...@schulte.it> wrote:

> Commit to review is here:
>
>
>
> <
> https://git-wip-us.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=8852538208e508fdc7b58d6332ca683bfc0c9373
> >
>
>
>
> If no one objects until Friday, 13th, 2017, I'll merge it to master.
>
>
>
> Regards,
>
> --
>
> Christian
>
>
>
> ---------------------------------------------------------------------
>
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>
>
> --
Sent from my phone

Reply via email to