[ 
https://issues.apache.org/jira/browse/SCB-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595811#comment-16595811
 ] 

ASF GitHub Bot commented on SCB-874:
------------------------------------

oliugian commented on a change in pull request #276: SCB-874:saga dubbo demo 
insert sql and readme optimization
URL: 
https://github.com/apache/incubator-servicecomb-saga/pull/276#discussion_r213518634
 
 

 ##########
 File path: saga-demo/saga-spring-demo/README.md
 ##########
 @@ -23,10 +23,14 @@ You can run the demo using either docker compose or 
executable files.
 ### via docker compose
 1. run the following command to create docker images in saga project root 
folder.
    ```
-   mvn clean package -DskipTests -Pdocker -Pdemo
+   mvn clean install -DskipTests -Pdocker -Pdemo
 
 Review comment:
   when first use,if you do not use mvn install in saga root project folder,it 
will got an error when use mvn help:evaluate in saga-demo.sh to get version of 
docker image.
   
   [INFO] Scanning for projects...
   [INFO] mixin-maven-plugin: Merging Mixins
   [ERROR] Cannot resolve mixin artifact 
org.apache.servicecomb.saga:docker-build-config:pom:0.3.0-SNAPSHOT: Error 
resolving artifact 
org.apache.servicecomb.saga:docker-build-config:pom:0.3.0-SNAPSHOT -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> saga dubbo demo insert sql and readme optimization
> --------------------------------------------------
>
>                 Key: SCB-874
>                 URL: https://issues.apache.org/jira/browse/SCB-874
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Saga
>    Affects Versions: saga-0.3.0
>            Reporter: FuChenGeng
>            Assignee: FuChenGeng
>            Priority: Minor
>              Labels: documentation, patch
>             Fix For: saga-0.3.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> services in saga dubbo demo can not restart because of the sql primary key.
> and some document improvement.



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

Reply via email to