Hi Michal,
I have encountered the exact same problem. After a quick check it would seem the problematic version 1.3.0-SNAPSHOT artifacts are indeed missing from the onap nexus repo. - snapshot repo only contains a newer version of this artifact: 1.4.0-SNAPSHOT https://nexus.onap.org/content/repositories/snapshots/org/onap/appc/client/ - releases and public repo contain the non-snapshot 1.3.0 version https://nexus.onap.org/content/repositories/releases/org/onap/appc/client/ https://nexus.onap.org/content/repositories/public/org/onap/appc/client/ While I have no explanation as to what exactly caused the artifact to disappear and this is something that should be looked into the by project committers, for now, as a local workaround, you can manually update the versions to either 1.4.0-SNAPSHOT or 1.3.0 in the corresponding poms: common and MSOCommonBPMN. Best Regards, Michal ________________________________ From: [email protected] <[email protected]> on behalf of Michal Zegan <[email protected]> Sent: Tuesday, June 26, 2018 4:05 PM To: [email protected] Subject: [onap-discuss] compiling SO component (beijing branch) Hello, I have a problem compiling SO (beijing branch). When compiling, it is trying to download dependencies and fails, the error is: [ERROR] Failed to execute goal on project common: Could not resolve dependencies for project org.onap.so:common:jar:1.2.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.appc.client:client-kit:jar:1.3.0-SNAPSHOT, org.onap.appc.client:client-lib:jar:1.3.0-SNAPSHOT: Failure to find org.onap.appc.client:client-kit:jar:1.3.0-SNAPSHOT in <repourl> was cached in the local repository, resolution will not be reattempted until the update interval of onap-public has elapsed or updates are forced -> I know it tries to download it from our local nexus proxy and also from a bunch of other places, including onap snapshot repo, so I am not sure if this artifact has vanished and how to proceed further. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10612): https://lists.onap.org/g/onap-discuss/message/10612 Mute This Topic: https://lists.onap.org/mt/22684830/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
