-
Bug
-
Resolution: Done
-
Blocker
-
fuse-7.5-ER1
Trying to deploy a data virtualization using the ER1 build fails in the build pod with
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project io.integration:qwer:jar:1.0.0: The following artifacts could not be resolved: org.teiid:spring-odata:jar:1.2.1.fuse-750003-redhat-00001, org.teiid:teiid-spring-boot-starter:jar:1.2.1.fuse-750003-redhat-00001: Could not find artifact org.teiid:spring-odata:jar:1.2.1.fuse-750003-redhat-00001 in central (https://repo.maven.apache.org/maven2 )
This is because the data virtualization server does not honor the mavenRepositories set in the CR and instead tries to get the artifacts from maven central
- is related to
-
ENTESB-11073 [7.4 CR2] Data Virt integrations do not build and deploy
- Closed
- relates to
-
ENTESB-11937 DV operator needs a way to specify alternate maven repo
- Done