Hey Nick, https://issues.apache.org/jira/browse/KARAF-2183 found that and also a chap on IRC suggested it. Then bundle:update xxx works from the snapshot repo.
Tom On Thu, Dec 17, 2015 at 4:51 PM, Nick Baker <[email protected]> wrote: > Tom, we instruct our developers to delete the system/ directory when in > dev. Can you send a link to the case you found? > > Thanks, > Nick Baker > > From: Tom Barber <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Thursday, December 17, 2015 at 11:50 AM > To: "[email protected]" <[email protected]> > Subject: Re: Updating Snapshot bundles from installedFeatures > > Scratch that, found the global update policy thing on jira. > > Tom > > On Thu, Dec 17, 2015 at 4:39 PM, Tom Barber <[email protected]> > wrote: > >> Hello folks, >> >> I have a custom distro with an installedFeature (will later be a >> bootfeature), so it ships with the custom distro. >> >> Currently its 1.0-SNAPSHOT, and it exists in distro/system. >> >> After we push a build up to our build server its deployed to our maven >> repo, how do I get karaf to fetch the updated snapshot, because it already >> exists in distro/system it just uses the local one unless I manually delete >> it. Is there an alternative? >> >> Thanks >> >> Tom >> > >
