You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Frank Zhang <Fr...@citrix.com> on 2013/12/04 23:32:38 UTC

why do we have a maven repo on https://repository.apache.org/content/groups/snapshots/org/apache/cloudstack/

[INFO] Total time: 1:11.962s
[INFO] Finished at: Wed Dec 04 14:16:26 PST 2013
[INFO] Final Memory: 43M/111M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project cloud-framework-jobs: Could not resolve dependencies for project org.apache.cloudstack:cloud-framework-jobs:jar:4.3.0-SNAPSHOT: Failure to find org.apache.cloudstack:cloud-framework-cluster:jar:4.3.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [Help 1]

I am facing build error on 4.3 branch, it tries to pull cloud-framework-jobs:jar that is a part of source code supposed to be built from http://repository.apache.org/snapshots.
This is very confusing, IMO we should not have https://repository.apache.org/content/groups/snapshots/org/apache/cloudstack/ on apache. Does anybody know the reason?