-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
The current Maven s2i build includes -Dfabric8.skip=true [1] but not -Djkube.skip=true [2]. JKube is the newer replacement for the fabric8 suite of tools. I think we should leave the -Dfabric8.skip=true for now as lots of existing workloads most likely still use this. Without this, an application wanting to use java s2i using Maven will have it's build blow up unless they add the environment variable
MAVEN_ARGS_APPEND=-Djkube.skip=true
to their build config.
[2] https://www.eclipse.org/jkube/docs/openshift-maven-plugin#build-goal-configuration
- is blocked by
-
OPENJDK-462 Ship OpenJDK containers v1.10 [RHEL-8]
- Closed
-
OPENJDK-463 Ship OpenJDK containers v1.10 [RHEL-7]
- Closed