diff --git a/README.md b/README.md new file mode 100644 index 0000000000..a9c736eb4c --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +[![Build Status](https://travis-ci.org/Codearte/accurest-maven-plugin.svg?branch=master)](https://travis-ci.org/Codearte/accurest-maven-plugin) [![Coverage Status](https://coveralls.io/repos/github/Codearte/accurest-maven-plugin/badge.svg?branch=master)](https://coveralls.io/github/Codearte/accurest-maven-plugin?branch=master) + +Accurest Maven Plugin +==== + +Sample usage +---- + + + io.codearte.accurest + accurest-maven-plugin + + + + generateStubs + generateSpecs + + + + \ No newline at end of file diff --git a/src/test/projects/basic-with-execution/pom.xml b/src/test/projects/basic-with-execution/pom.xml index 2238e43e53..9c253f6045 100644 --- a/src/test/projects/basic-with-execution/pom.xml +++ b/src/test/projects/basic-with-execution/pom.xml @@ -52,7 +52,6 @@ io.codearte.accurest accurest-maven-plugin ${it-plugin.version} - true