[forge-issues] [JBoss JIRA] (FORGE-1610) Introduce an Update addon

Lincoln Baxter III (JIRA) issues at jboss.org
Tue Sep 2 15:11:00 EDT 2014


    [ https://issues.jboss.org/browse/FORGE-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998075#comment-12998075 ] 

Lincoln Baxter III commented on FORGE-1610:
-------------------------------------------

addon-update : without parameters, this would iterate over the list of installed addons and use the Forge maven dependency resolver to find newer versions of them, then it would install the new versions using the furnace-manager-maven

addon-update --addonId org.jboss.forge.addon:blah,2.0.0.Final : with parameters, this would iterate over the list of installed addons and use the Forge maven dependency resolver to find newer versions of them, then it would install the new versions using the furnace-manager-maven

This should accept addonId's of the following formats:

{code}
core <-- uses default `org.jboss.forge.addon` groupId.
org.jboss.forge.addon:core
org.jboss.forge.addon:core,2.0.0.Final
{code}


> Introduce an Update addon
> -------------------------
>
>                 Key: FORGE-1610
>                 URL: https://issues.jboss.org/browse/FORGE-1610
>             Project: Forge
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Usability
>    Affects Versions: 2.0.0.Final
>            Reporter: George Gastaldi
>            Assignee: Ivan St. Ivanov
>             Fix For: 2.x Future
>
>
> It would be nice to have an Update addon to allow update of addons and the Forge version itself.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the forge-issues mailing list