From ccf5c56f009a6098f22ab5d08fd4ed8d26ad47a4 Mon Sep 17 00:00:00 2001 From: rmpestano Date: Tue, 18 Aug 2015 10:29:16 -0300 Subject: [PATCH] version eye --- cukedoctor-maven-plugin/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cukedoctor-maven-plugin/README.adoc b/cukedoctor-maven-plugin/README.adoc index be850909..f5f2b018 100644 --- a/cukedoctor-maven-plugin/README.adoc +++ b/cukedoctor-maven-plugin/README.adoc @@ -1,5 +1,8 @@ = Cukedoctor maven plugin +image:https://www.versioneye.com/java/com.github.cukedoctor:cukedoctor-maven-plugin/badge.svg[Dependency Status, link=https://www.versioneye.com/java/com.github.cukedoctor:cukedoctor-maven-plugin/] + + This module brings the ability to execute cukedoctor converter through a maven plugin. The plugin just scans *.json* cucumber execution files in _target_ dir and generates asciidoc documentation on _target/cukedoctor_ folder.