Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Maven build fails recently with maven-surefire-plugin 2.x #21

Open
aklink opened this issue Nov 13, 2018 · 2 comments
Open

Maven build fails recently with maven-surefire-plugin 2.x #21

aklink opened this issue Nov 13, 2018 · 2 comments

Comments

@aklink
Copy link
Member

aklink commented Nov 13, 2018

Maven Build fails recently

tests failing using maven-surefire-plugin in recent builds (affects all branches, even old snapshots)
affects 2.18.1 (used in pom.xml), as well as all versions until 2.22.1
seems to be fixed in:
3.0.0-M1

https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-surefire-plugin/3.0.0-M1

<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-surefire-plugin -->
<dependency>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-surefire-plugin</artifactId>
    <version>3.0.0-M1</version>
</dependency>

might be related to:
https://issues.apache.org/jira/projects/SUREFIRE/issues/SUREFIRE-1574?filter=allopenissues

@aklink
Copy link
Member Author

aklink commented Nov 13, 2018

Note: there might be a second issue with Maven builds: see #23

@aklink
Copy link
Member Author

aklink commented Nov 13, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant