system-rules icon indicating copy to clipboard operation
system-rules copied to clipboard

pom: use new junit artifactId

Open reftel opened this issue 4 years ago • 5 comments

Resolves issue #77

reftel avatar Jan 27 '20 15:01 reftel

AppVeyor build fails due to

[WARNING] Could not transfer metadata commons-io:commons-io/maven-metadata.xml from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml. Return code is: 501 , ReasonPhrase:HTTPS Required.

etc., which appears not to be caused by this change, but by the maven settings that the AppVeyor build uses being outdated.

reftel avatar Jan 28 '20 08:01 reftel

Any reason not to upgrade to JUnit 4.13 which was released Jan-2020?

https://search.maven.org/artifact/junit/junit

vjkoskela avatar May 14 '20 06:05 vjkoskela

Any reason not to upgrade to JUnit 4.13 which was released Jan-2020?

No, not really. Updated the PR to use 4.13, and fixed the CI builds.

reftel avatar May 14 '20 13:05 reftel

@stefanbirkner Any change of getting this merged?

reftel avatar Sep 11 '20 06:09 reftel

Ping @stefanbirkner

reftel avatar Apr 22 '21 06:04 reftel