Castor Maven Plugin

The Castor plugin is a Maven plugin that provides the functionality of Castor's XML SourceGenerator for generating Java beans and associated marshallers and unmarshallers from XML schema files.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

castor-maven-plugin
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Castor Maven Plugin
The Castor plugin is a Maven plugin that provides the functionality of Castor's XML SourceGenerator for generating Java beans and associated marshallers and unmarshallers from XML schema files.
Project Organization

Project Organization

Codehaus

Download castor-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>castor-maven-plugin</artifactId>
    <version>2.1</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.plexus : plexus-compiler-api jar 1.5.1
org.apache.maven : maven-project jar 2.0
org.apache.maven : maven-plugin-api jar 2.0
commons-io : commons-io jar 1.4
org.codehaus.plexus : plexus-utils jar 1.0.4
org.codehaus.castor : castor-codegen jar 1.3.1
org.codehaus.castor : castor-xml-schema jar 1.3.1

test (2)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1
velocity : velocity jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
2.0-alpha1
1.5
1.0