[
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)