we have dbtask application, got requirement to migrate on-prem artifactory to gcp artofactory
old artifactory : https://artifactory.intranet.db.com
new artifactory : https://artifactory.sdlc.gcp.ctl.com
we are using from end as Angular js , Java 8, oracle database.
Using teamcity as devops tool. We have reusable compoenents
custom services, document services, task services and ui services.
for all reusbale compoents updated new artifactory in all poms and build done.
for mail repo dbtask changed all the pom and inside pom using new artifactory.
using the latest pom version in the main repo dbtask to build.
When doing build my custom service liquibase build is failing and it is pointing to old artifactory
not able to trace where it is referring. can you please help us to debug more.
we have dbtask application, got requirement to migrate on-prem artifactory to gcp artofactory
old artifactory : https://artifactory.intranet.db.com
new artifactory : https://artifactory.sdlc.gcp.ctl.com
we are using from end as Angular js , Java 8, oracle database.
Using teamcity as devops tool. We have reusable compoenents
custom services, document services, task services and ui services.
for all reusbale compoents updated new artifactory in all poms and build done.
for mail repo dbtask changed all the pom and inside pom using new artifactory.
using the latest pom version in the main repo dbtask to build.
When doing build my custom service liquibase build is failing and it is pointing to old artifactory
not able to trace where it is referring. can you please help us to debug more.