This is an automated email from the ASF dual-hosted git repository.

liubao pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git

commit 5d8ed2e00ee30b07c2c22ff80d4e1d37c7bb5eb9
Author: zhengyangyong <yangyong.zh...@huawei.com>
AuthorDate: Wed May 16 19:13:46 2018 +0800

    SCB-587 update generate from snapshot repo command
    
    Signed-off-by: zhengyangyong <yangyong.zh...@huawei.com>
---
 archetypes/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/archetypes/README.md b/archetypes/README.md
index a16ce03..31a13b3 100644
--- a/archetypes/README.md
+++ b/archetypes/README.md
@@ -46,6 +46,7 @@ mvn archetype:generate 
-DarchetypeGroupId=org.apache.servicecomb.archetypes -Dar
 In console Interactive mode, input your GroupId, ArtifactId and Version of new 
project(module), after a while the new project will be generated.
 
 *Notice: We will publish these archetypes to maven center repository since 
1.0.0-m2, if you would like to use an archetype from an unreleased version : *
+
 ```bash
-mvn archetype:generate -DarchetypeGroupId=org.apache.servicecomb.archetypes 
-DarchetypeArtifactId=business-service-jaxrs-archetype 
-DarchetypeVersion=${archetype-version} 
-DarchetypeRepository=https://repository.apache.org/content/groups/snapshots-group
+mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate 
-DarchetypeGroupId=org.apache.servicecomb.archetypes 
-DarchetypeArtifactId=business-service-jaxrs-archetype 
-DarchetypeVersion=1.0.0-m2-SNAPSHOT 
-DarchetypeRepository=https://repository.apache.org/content/groups/snapshots-group
 ```
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
liu...@apache.org.

Reply via email to