XSpec Maven Plugin

This project provides an alternative Maven Plugin to execute XSpec scripts. This plugin is just a Maven Plugin wrapper to execute the native XSpec framework by an internal ANT process. Use this plugin only if the main plugin (https://github.com/xspec/xspec-maven-plugin-1) does not cover your needs.

License

License

MIT License
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.nkutsche
ArtifactId

ArtifactId

xspec-maven-plugin
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

XSpec Maven Plugin
This project provides an alternative Maven Plugin to execute XSpec scripts. This plugin is just a Maven Plugin wrapper to execute the native XSpec framework by an internal ANT process. Use this plugin only if the main plugin (https://github.com/xspec/xspec-maven-plugin-1) does not cover your needs.
Project URL

Project URL

https://github.com/nkutsche/xspec-maven-plugin
Source Code Management

Source Code Management

https://github.com/nkutsche/xspec-maven-plugin

Download xspec-maven-plugin

How to add to project

<plugin>
    <groupId>com.nkutsche</groupId>
    <artifactId>xspec-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.ant : ant jar 1.10.9
commons-io : commons-io jar 2.7
ant-contrib : ant-contrib jar 1.0b3
net.sf.saxon : Saxon-HE jar 9.9.1-1
org.apache.maven : maven-core jar 3.5.3
org.apache.ant : ant-apache-resolver jar 1.9.13

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0