You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried deploying the quickstart on Openshift and the deployment is failing because the it is unable to find the artifact org.jboss.redhat-fuse:fuse-springboot-bom:pom:7.7.0.fuse-770012 in the redhat ga maven repo:
Could not find artifact org.jboss.redhat-fuse:fuse-springboot-bom:pom:7.7.0.fuse-770012 in redhat-ga-repository (https://maven.repository.redhat.com/ga)
The artifact that does exist is version 7.7.0.fuse-770012-redhat-00003. Seems like the pom.xml needs to be updated to reflect this version for the fuse.bom.version or a proper link in the maven repo needs to be created. Thanks.
The text was updated successfully, but these errors were encountered:
I tried deploying the quickstart on Openshift and the deployment is failing because the it is unable to find the artifact org.jboss.redhat-fuse:fuse-springboot-bom:pom:7.7.0.fuse-770012 in the redhat ga maven repo:
Could not find artifact org.jboss.redhat-fuse:fuse-springboot-bom:pom:7.7.0.fuse-770012 in redhat-ga-repository (https://maven.repository.redhat.com/ga)
The artifact that does exist is version 7.7.0.fuse-770012-redhat-00003. Seems like the pom.xml needs to be updated to reflect this version for the fuse.bom.version or a proper link in the maven repo needs to be created. Thanks.
The text was updated successfully, but these errors were encountered: