| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bmaggi |
| ArtifactId | ArtifactIdconditional-validation |
| Version | Version0.1.1 |
| Type | Typemaven-plugin |
| Description |
Descriptionconditional-validation
A simple example of a Maven Mojo providing conditional validation. The conditions are statically defined in the configuration pom.xml
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.bmaggi</groupId>
<artifactId>conditional-validation</artifactId>
<version>0.1.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.11 |