[ 
https://issues.apache.org/jira/browse/KARAF-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578277#comment-13578277
 ] 

Ɓukasz Dywicki commented on KARAF-2183:
---------------------------------------

Can't we put this as part of bundle:watch functionality? I see that some parts 
of BundleWatcher and BundleScanner looks similar. More over they do same thing, 
only one difference is support for remote repositories. I think that splitting 
these two may lead to confusion of users.
                
> bundle:update does not update maven snapshots
> ---------------------------------------------
>
>                 Key: KARAF-2183
>                 URL: https://issues.apache.org/jira/browse/KARAF-2183
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>            Reporter: Andrei Pozolotin
>
> bundle:update does not update maven snapshots
> this is due to pax-url using default repository update policy
> http://maven.apache.org/settings.html#Repositories
> updatePolicy: This element specifies how often updates should attempt to 
> occur. Maven will compare the local POM's timestamp (stored in a repository's 
> maven-metadata file) to the remote. The choices are: always, daily (default), 
> interval:X (where X is an integer in minutes) or never.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to