Robert Munteanu created SLING-12800: ---------------------------------------
Summary: SNAPSHOT artifacts are not compatible with p2 bundle pools Key: SLING-12800 URL: https://issues.apache.org/jira/browse/SLING-12800 Project: Sling Issue Type: Bug Components: IDE Reporter: Robert Munteanu Fix For: Sling Eclipse IDE 1.3.2 When Eclipse uses a bundle pool ( https://wiki.eclipse.org/Equinox/p2/Getting_Started#Bundle_pooling ) as is usually done by the installer bundles are cached. When updating from a locally build p2 site the 'shared' bundles are not refreshed because they have the same name/version and are therefore pulled from the p2 pool, not from the update site. Workaround: - uninstall Sling IDE tooling - Go to Preferences → Ooomph → Bundle pools and run the Cleanup Agent - install Sling IDE Tooling -- This message was sent by Atlassian Jira (v8.20.10#820010)