[ https://issues.apache.org/jira/browse/SLING-12800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953722#comment-17953722 ]
Robert Munteanu commented on SLING-12800: ----------------------------------------- On further note, it seems that the SNAPSHOT artifacts refresh is not seen by the p2 installer. If I run the following: - {{mvn -f shared clean install}} - {{mvn -f eclipser/p2update clean install}} The 'shared' artifacts from the p2 site are refreshed, based on the checksum, but the p2 installer from eclipse does not detect any updates, even after refreshing the local update site. > 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 > Priority: Minor > 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)