CORBA IDL Compiler Maven Plugin

This plugin is for processing IDL files into java sources.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

idlj-maven-plugin
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

CORBA IDL Compiler Maven Plugin
This plugin is for processing IDL files into java sources.
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

https://github.com/mojohaus/idlj-maven-plugin

Download idlj-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>idlj-maven-plugin</artifactId>
    <version>1.2.2</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-model jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.2.1
org.codehaus.plexus : plexus-utils jar 3.0.20
org.codehaus.plexus : plexus-compiler-api jar 2.5
org.glassfish.corba : idlj jar 4.0.2-b007
org.jacorb : jacorb-idl-compiler Optional jar 3.8

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.4
com.meterware.simplestub : simplestub jar 1.2.7

Project Modules

There are no modules declared in this project.

MojoHaus IDLJ Maven Plugin

This is the IDLJ-maven-plugin.

Apache License, Version 2.0, January 2004 Maven Central Build Status

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm
org.codehaus.mojo

MojoHaus

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

Versions

Version
1.2.2
1.2.1
1.2
1.1.1
1.1
1.0