You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/01/03 11:18:48 UTC

[jira] Commented: (KARAF-317) Add dev:watch command to monitor for Maven snapshot updates at development time

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

Guillaume Nodet commented on KARAF-317:
---------------------------------------

Have you been able to work on that ? Do you need any help?

> Add dev:watch command to monitor for Maven snapshot updates at development time
> -------------------------------------------------------------------------------
>
>                 Key: KARAF-317
>                 URL: https://issues.apache.org/jira/browse/KARAF-317
>             Project: Karaf
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 2.1.2
>            Reporter: Gert Vanthienen
>            Assignee: Ioannis Canellos
>             Fix For: 2.2.0
>
>
> At development time, it would be useful if we could auto-deploy new Maven snapshots into the container, so the developer can just build and test without having to osgi:update the bundle manually.
> We could add a dev:watch command to enable this feature for a given (set of) bundle(s).  Examples
> * dev:watch <bundle id> enables it for a single bundle
> * dev:watch mvn:some.group.id/* or a similar filter to auto-enable it for selected artifacts
> * perhaps also allow using dev:watch without parameters to find out which bundles are being monitored and which location is used for picking up changes.
> Cfr. http://karaf.922171.n3.nabble.com/Ability-to-watch-a-bundle-location-td2027470.html for background on this issue

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.