RMI Compiler Maven Plugin


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

rmic-maven-plugin
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

RMI Compiler Maven Plugin
RMI Compiler Maven Plugin
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

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

Download rmic-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>rmic-maven-plugin</artifactId>
    <version>1.3</version>
</plugin>

Dependencies

compile (6)

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-archiver jar 2.9.1
org.codehaus.plexus : plexus-utils jar 3.0.20
org.codehaus.plexus : plexus-compiler-api jar 2.5

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (3)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1
org.hamcrest : hamcrest-all jar 1.3
com.meterware.simplestub : simplestub jar 1.2.7

Project Modules

There are no modules declared in this project.

MojoHaus RMIC Maven Plugin

This is the rmic-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.3
1.2.1
1.2.0
1.1
1.0
1.0-beta-1
1.0-alpha-1