Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Compilation errors with 999-SNAPSHOT #442

Open
jsmrcka opened this issue Sep 14, 2022 · 0 comments
Open

Compilation errors with 999-SNAPSHOT #442

jsmrcka opened this issue Sep 14, 2022 · 0 comments

Comments

@jsmrcka
Copy link
Contributor

jsmrcka commented Sep 14, 2022

When running quarkus-core-only profile, e.g. in JVM build - Quarkus main GH action, following compilation errors occur:

  • /home/runner/work/quarkus-openshift-test-suite/quarkus-openshift-test-suite/common/src/main/java/io/quarkus/ts/openshift/common/util/OpenShiftUtil.java:[23,15] package okhttp3 does not exist.
    • The unused import can be removed.
  • /home/runner/work/quarkus-openshift-test-suite/quarkus-openshift-test-suite/common/src/main/java/io/quarkus/ts/openshift/common/util/ReadinessUtil.java:[11,55] package io.fabric8.kubernetes.client.internal.readiness does not exist.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant