Skip to content

pom: use new junit artifactId#78

Open
reftel wants to merge 4 commits into
stefanbirkner:masterfrom
reftel:feature/junit
Open

pom: use new junit artifactId#78
reftel wants to merge 4 commits into
stefanbirkner:masterfrom
reftel:feature/junit

Conversation

@reftel

@reftel reftel commented Jan 27, 2020

Copy link
Copy Markdown

Resolves issue #77

OpenJDK 6 is no longer supported in the default build environment of
Travis CI, so downgrade to Ubuntu 14.04 LTS (Trusty Tahr). This version
is EOL (like Java 6), but seems to be the only way to continue building
with OpenJDK 6. Even with the downgraded build environment, a manual
workaround is necessary since the usual "jdk" key does not work.
@reftel

reftel commented Jan 28, 2020

Copy link
Copy Markdown
Author

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.

@vjkoskela

Copy link
Copy Markdown

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

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

@reftel reftel force-pushed the feature/junit branch 3 times, most recently from 0540169 to 88e50eb Compare May 14, 2020 12:02
@reftel

reftel commented May 14, 2020

Copy link
Copy Markdown
Author

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

reftel commented Sep 11, 2020

Copy link
Copy Markdown
Author

@stefanbirkner Any change of getting this merged?

@reftel

reftel commented Apr 22, 2021

Copy link
Copy Markdown
Author

Ping @stefanbirkner

Versions before 3.2.3 don't use https when accessing Maven Central,
which is now required (see MNG-5672).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants