zhengyangyong 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_r177932048
########## File path: archetypes/README.md ########## @@ -1,18 +1,21 @@ ## ServiceComb Java Chassis Archetypes ### What's maven archetypes -http://maven.apache.org/guides/introduction/introduction-to-archetypes.html +From http://maven.apache.org/guides/introduction/introduction-to-archetypes.html : -### What we will provide +"*In short, Archetype is a Maven project templating toolkit. An archetype is defined as an original pattern or model from which all other things of the same kind are made. The name fits as we are trying to provide a system that provides a consistent means of generating Maven projects. Archetype will help authors create Maven project templates for users, and provides users with the means to generate parameterized versions of those project templates.*" Review comment: Done ---------------------------------------------------------------- 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] With regards, Apache Git Services
