jenkinsci / jenkinsci/plugin-installation-manager-tool

2.1.3 does not build on OpenJDK16

Open
#231 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
463
Forks
228
Avg merge
31m
Merged PRs (30d)
15

Description

I'm sorry to report that the latest release (2.1.3) does not build with docker OpenJDK16 (`openjdk:16-jdk-alpine3.12`), attaching output from `mvn package`:

```
[ERROR] Failures:
[ERROR] CacheManagerTest.cacheManagerWithNonReadableJsonFileForKey:159
Expecting:
<"">
to start with:
<"Cache ignored file the-cache-key.json because it cannot be read.
java.nio.file.AccessDeniedException:">

[ERROR] CacheManagerTest.cacheReturnsNullWhenCachedFileCannotBeRead:148
Expecting:
<{}>
to be equal to:

but was not.
[INFO]
[ERROR] Tests run: 121, Failures: 2, Errors: 0, Skipped: 1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.