You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2018/03/26 15:35:00 UTC

[jira] [Resolved] (SCB-433) Update the maven docker plugin running setting

     [ https://issues.apache.org/jira/browse/SCB-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved SCB-433.
------------------------------
    Resolution: Fixed

Merged the patch into master branch.

> Update the maven docker plugin running setting
> ----------------------------------------------
>
>                 Key: SCB-433
>                 URL: https://issues.apache.org/jira/browse/SCB-433
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Saga
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: saga-0.2.0
>
>
> It's better to use <container> instead of <dependsOn> for the docker container depends description.
> {code:java}
> <dependsOn>
>   <container>xxx</container>
> </dependsOn>{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)