Re: The quality of core-its

2019-08-11 Thread Tibor Digana
Hello Robert, Regarding #1 it is very important isue because when you write an IT you of course you want to see it executed by `mvn verify ...`. So yes there are also other important things to do, but tell me how you want to guarantee the quality if the test is not employed by the test suite. Then

Re: The quality of core-its

2019-08-11 Thread Tibor Digana
Robert, the performance of core-its was mentioned as an additional and not mandatory side effect but not a target goal. The target goal is to remove Maven 2 tests at least. We should do that same for the integration tests with deprecated and unsupported versions of Maven. Removing them would simpli

[RESULT] [VOTE] Retire Maven Repository Builder

2019-08-11 Thread Robert Scholte
Hi, The vote has passed with the following result: +1: Anders Hammar, Jesper Udby, Tamás Cservenák, Francois Papon, Gabriel Belingueres, Karl Heinz Marbaise, Robert Scholte, Tibor Digana PMC quorum: reached I will continue with the steps required to retire this library. On Wed, 07 Aug 20

Re: The quality of core-its

2019-08-11 Thread Robert Scholte
Hi, it is good to have a closer look at this every now and than. In general Mavens tests and integration tests are stable. For the few time I see a non-related issue I don't mind re-kicking the builds, as it is happening rarely. Regarding #1 I'm wondering why we have to this manually? Is