eric-lee-ltk commented on a change in pull request #622: [SCB-441] Provide 
Maven Archetype of business-service-jaxrs
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/622#discussion_r177621966
 
 

 ##########
 File path: archetypes/README.md
 ##########
 @@ -0,0 +1,38 @@
+## ServiceComb Java Chassis Archetypes
+### What's maven archetypes
+http://maven.apache.org/guides/introduction/introduction-to-archetypes.html
+
+### What we will provide
+1. business-service-jaxrs  
+  Archetype for create a common microservice using jaxrs provider.
+
+more coming soon.. 
+
+### How to build these archetypes
+We use **business-service-jaxrs** as example :
+```bash
+cd archetypes
+cd business-service-jaxrs
+mvn archetype:create-from-project
+#Wait until successed, archetype will be generated at 
target/generated-sources/archetype
 
 Review comment:
   successed -> succeeded

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to