Maven JiBX Plugin

The Maven 2 JiBX Plugin. This plugin runs the JiBX binding compiler, the JiBX source code generator, and several other JiBX utilities.

Note: The JiBX plugin has been renamed jibx-maven-plugin to conform to maven plugin conventions. The old plugin name (jibx-maven-plugin) is still supported.

Goals Overview

The JiBX Maven Plugin has these goals:

Usage

General instructions on how to use the Maven JiBX Plugin can be found on the usage page. Some more specific use cases are described in the examples given below.

Configuration

The following instructions show how to use the JiBX maven plugin with external tools:

Examples

The following examples show how to use the Plugin in more advanced usecases:

Schema Library

JiBX contains a library of pre-build schema. Your schema may already exist. If your schema is not in the schema library, you should consider adding it.