Github user jimma commented on the issue:
https://github.com/apache/maven-surefire/pull/81
https://issues.apache.org/jira/browse/SUREFIRE-1272 is created.
@Tibor17 Yes. mvn install is run and all tests passed.
---
If your project is set up for it, you can reply to this email an
Am 08/21/16 um 17:19 schrieb Karl Heinz Marbaise:
> So using a new POM Model version (4.1.0) and now I will deploy it to
> Maven Central. This means that only Maven 3.4+ can read and handle that.
> Older Maven versions will simply fail with this new version.
Those older Maven versions would sile
Am 21.08.2016 um 17:19 schrieb Karl Heinz Marbaise:
We need to find a better way for those things...May be this is exactly a
sitution to control the behaviour via a feature flag to change this. So
anybody can decide to use the new (correct) behaviour or keep the old
behaviour...(which could be de
Hi,
first changing the discussion to the dev list:
On 21/08/16 14:36, Robert Scholte wrote:
Hi,
Keep in mind that Maven is not the only tool/application using the pom.xml.
Some of them probably never check the xsd or the modelVersion, so we
need to be very carefull with this.
If we introduce a