I followed the documentation for starting the Broadleaf Heat Clinic demo, and the build fails due to dependency missing from a Broadleaf server. It appears that it's expecting to find the folder http://nexus.broadleafcommerce.org/nexus/content/groups/community-snapshots/com/mycompany-community/boot-community-demo-core, which does not exist.
[ERROR] Failed to execute goal on project boot-community-demo-admin: Could not resolve dependencies for project com.mycompany-community:boot-community-demo-admin:jar:1.0.0-SNAPSHOT: Could not find artifact com.mycompany-community:boot-community-demo-core:jar:1.0.0-SNAPSHOT in public snapshots (http://nexus.broadleafcommerce.org/nexus/content/groups/community-snapshots/)
Please advise regarding how to remedy. Thank you!