Resolution:

How to force Conan migration from V1 to V2

AuthorFullName__c
Mohamad Masarwa
articleNumber
000004505
ft:sourceType
Salesforce
FirstPublishedDate
2019-07-08T09:02:38Z
lastModifiedDate
2021-08-31
VersionNumber
5
In order to force this conversion please follow these steps:
  1. Export data from source Artifactory with Canon V1 packages.
  2. Import data into target Artifactory where the Conan V2 packages are managed.
  3. Connect to target artifactory database.
  4. Run this query: 'delete from CONFIGS where CONFIG_NAME = 'artifactory.migration.conan.v2';'
  5. Restart target Artifactory