[
https://issues.apache.org/jira/browse/KARAF-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961901#comment-13961901
]
Jean-Baptiste Onofré commented on KARAF-2183:
---------------------------------------------
At least, we should put:
{code}
org.ops4j.pax.url.mvn.globalUpdatePolicy=always
{code}
in etc/org.ops4j.pax.url.mvn.cfg.
> 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
> Assignee: Jean-Baptiste Onofré
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)