The Eclipse Jemo maven plugin

The maven plugin needed to deploy an Eclipse Jemo application on a Jemo cluster.

License

License

Categories

Categories

Eclipse Development Tools IDE Maven Build Tools CLI User Interface
GroupId

GroupId

org.eclipse.jemo
ArtifactId

ArtifactId

eclipse-jemo-maven-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

The Eclipse Jemo maven plugin
The maven plugin needed to deploy an Eclipse Jemo application on a Jemo cluster.
Project URL

Project URL

https://github.com/eclipse/jemo/tree/master/maven-plugin
Source Code Management

Source Code Management

https://github.com/eclipse/jemo

Download eclipse-jemo-maven-plugin

How to add to project

<plugin>
    <groupId>org.eclipse.jemo</groupId>
    <artifactId>eclipse-jemo-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10
com.fasterxml.jackson.core : jackson-annotations jar 2.9.10
commons-codec : commons-codec jar 1.10

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

jemo

Jemo project source code

For documentation please refer to https://www.eclipse.org/jemo/

In order to contribute, please create a fork under your personal github account.

  • For bug fixes, please submit a github pull request to the 'beta' branch.
  • For new functionality, please submit a github pull request to the 'alpha' branch.
org.eclipse.jemo

Eclipse Foundation

Versions

Version
1.2
1.1
1.0