-
Bug
-
Resolution: Done
-
Critical
-
RHDG 8.6.x CD
-
None
-
False
-
-
False
-
-
-
-
-
-
-
Adding dependency to `spec.dependencies.artifact.maven` results in broken deployment as the init container is unable to download the maven artifacts due to unknown issue. (Probably missing access rights but it's not clear where it tries to write the artifacts as it's not directly where they should end up)
mkdir: cannot create directory ‘/opt/infinispan/server/lib/external-artifacts/cache’: Permission denied mkdir: cannot create directory ‘/opt/infinispan/server/lib/external-artifacts/log’: Permission denied Feb 18, 2026 4:27:42 PM org.infinispan.commons.maven.MavenArtifact resolveArtifact WARN: Could not download 'org/postgresql/postgresql/42.5.1/postgresql-42.5.1' from 'https://repo1.maven.org/maven2/' repository IllegalArgumentException: Artifact 'org.postgresql:postgresql:42.5.1' not found