Last Published: 01/11/2008
Mojo
|
Maven
|
Mojo
Parent Project
Codehaus Mojo
Overview
Introduction
Goals
Usage
FAQ
Examples
Checking, whether files are well formed
Validating files against an XML schema
Transforming files using an XSLT stylesheet
Changing the transformed files extension
Using XSLT 2.0
Setting output properties
Setting stylesheet parameters
Project Documentation
Project Information
Project Reports
Changes Report
Checkstyle
CPD Report
JavaDocs
Maven Surefire Report
Plugin documentation
PMD Report
RAT Report
Tag List
Plugin documentation
Goals available:
Goal
Description
xml:transform
The TransformMojo is used for transforming a set of files using a common stylesheet.
xml:validate
The ValidatorMojo's task is the validation of XML files against a given schema.