Skip to content

openjdk:8-jdk started failing maven builds #247

@damian-sima-olx

Description

@damian-sima-olx

Hi guys, I have a few jobs running mvnw to build my projects. These were running on an openjdk:8-jdk.
I started getting issues like fail to fork vm, with some maven plugins specifically surefire and failsafe.
Changing to older or newer versions didn't solve the problem.

What it did solve the problem was to use another docker image that's based on alpine and on top it install java 8.

I think the issue is with the Debian Stretch image but no idea what could have caused it. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionUsability question, not directly related to an error with the image

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions