| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.jadice.tools |
| ArtifactId | ArtifactIdxml-validator-maven-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionXML Validator Maven Plugin
This maven plugin validates a given XML file against a schema which can be a RelaxNG, XML Schema, Schematron or NVDL file
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>org.jadice.tools</groupId>
<artifactId>xml-validator-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.3.9 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.24 |
| org.wicketstuff.htmlvalidator : wicketstuff-jing | jar | 1.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.9 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-compat | jar | 3.3.9 |
| junit : junit | jar | 4.12 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
| com.github.stefanbirkner : system-rules | jar | 1.16.0 |