我需要验证我们的Conan是否将Artifactory设置为远程存储库,并确保"ASDC-Jenkins“是用户并使用HTTPS。我该如何开始这项工作呢?# Check to make sure conan compiler defined in the default profile matches system compiler
CONAN_COMPILER=`conan profile show default | grep 'compiler.version&
我有云JFrog工件,并根据创建了新的本地conan存储库
我的问题是我无法使用conan user -p <PASSWORD> -r <REMOTE> <USERNAME>登录,因为我接收到了错误:ERROR: 400: Conan is not yet migrated to V2 layout.