JAXB-2 Maven Plugin

Mojo's JAXB-2 Maven plugin is used to create an object graph from XSDs based on the JAXB 2.x implementation and to generate XSDs from JAXB annotated Java classes.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

jaxb2-maven-plugin
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JAXB-2 Maven Plugin
Mojo's JAXB-2 Maven plugin is used to create an object graph from XSDs based on the JAXB 2.x implementation and to generate XSDs from JAXB annotated Java classes.
Project URL

Project URL

https://github.com/mojohaus/jaxb2-maven-plugin/
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

https://github.com/mojohaus/jaxb2-maven-plugin.git

Download jaxb2-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>jaxb2-maven-plugin</artifactId>
    <version>3.1.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-xjc jar 3.0.0
com.sun.xml.bind : jaxb-jxc jar 3.0.0
com.thoughtworks.qdox : qdox jar 2.0.1
org.codehaus.plexus : plexus-compiler-api jar 2.11.1
org.codehaus.plexus : plexus-utils jar 3.1.0
org.sonatype.plexus : plexus-build-api jar 0.0.7

provided (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-artifact jar 3.2.5
org.apache.maven : maven-model jar 3.2.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

runtime (1)

Group / Artifact Type Version
com.sun.istack : istack-commons-runtime jar 4.0.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.xmlunit : xmlunit-matchers jar 2.8.1
org.xmlunit : xmlunit-legacy jar 2.8.1
se.jguru.shared.algorithms.api : jguru-shared-algorithms-api jar 0.10.3
org.eclipse.ecf : org.objectweb.asm jar 5.0.1.v201404251740
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.
org.codehaus.mojo

MojoHaus

Various plugins for Apache Maven. Previously hosted on Codehaus and known as the codehaus MOJO project

Versions

Version
3.1.0
2.5.0
2.4
2.3.1
2.3
2.2
2.1
1.6
1.5
1.4
1.3.1
1.3
1.2
1.1
1.0