Details
-
Bug
-
Status: Verified (View Workflow)
-
Minor
-
Resolution: Done
-
7.11.0.GA
-
None
-
RHPAM Kogito Builder
-
False
-
False
-
CR2
-
CR1
-
Undefined
-
Description
RHPAM Kogito Builder RHPAM image `settings.xml` file contains
<repository> <id>jboss-eap-repository</id> <url>https://maven.repository.redhat.com/techpreview/all</url> <releases> <enabled>true</enabled> </releases> <snapshots> <enabled>false</enabled> </snapshots> </repository>
and
<pluginRepository> <id>jboss-eap-repository</id> <url>https://maven.repository.redhat.com/techpreview/all</url> <releases> <enabled>true</enabled> </releases> <snapshots> <enabled>false</enabled> </snapshots> </pluginRepository>
The ID of those repositories should be `redhat-techpreview-repository`
Attachments
Issue Links
- is caused by
-
RHPAM-3656 Red Hat Maven GA repository not available in Kogito S2I image
-
- Verified
-
- is cloned by
-
RHPAM-3974 Red Hat Maven techpreview repository id is wrong in Kogito S2I image
-
- Verified
-