Now, we are uploading the installed conan packages to local repository using below command:
$ conan upload <Recipe> -r=<repo-name>
Example:
$ conan upload units -r=conan-virtual
Checking which revisions exist in the remote server Recipe 'units/2.3.1#358e7e8a06c3db55f843287d096501b8' already in server, skipping upload Preparing artifacts to upload Uploading artifacts Uploading package 'units/2.3.1#358e7e8a06c3db55f843287d096501b8:da39a3ee5e6b4b0d3255bfef95601890afd80709#d697164a216b81e5ae7443259d84c4d4'
References:
https://jfrog.com/help/r/jfrog-artifactory-documentation/conan-repositories
https://docs.conan.io/2/whatsnew.html