License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.saiprasadkrishnamurthy |
ArtifactId | ArtifactIdcuke-style-maven-plugin |
Version | Version1.0 |
Type | Typemaven-plugin |
Description |
DescriptionCukestyle plugin
Plugin that checks the compliance of BDD feature files (cucumber java) against configurable list of rules.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cuke-style-maven-plugin-1.0.pom | |
cuke-style-maven-plugin-1.0.jar | 52 KB |
Browse |
<plugin>
<groupId>com.github.saiprasadkrishnamurthy</groupId>
<artifactId>cuke-style-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.slf4j : slf4j-simple | jar | 1.7.7 |
net.serenity-bdd : serenity-cucumber | jar | 1.0.15 |
info.cukes : gherkin | jar | 2.12.2 |
com.google.guava : guava | jar | 18.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.4 |
org.apache.maven : maven-plugin-api | jar | 3.3.3 |
commons-io : commons-io | jar | 2.4 |
org.apache.maven : maven-project | jar | 3.0-alpha-2 |
org.reflections : reflections | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |