cross-platform-launcher-plugin

A Maven plugin that creates launchers for Windows (using Janel), Mac OS X (creating a .app structure, or tree with shell script) or Linux (using a shell script). (Apache License v2) 2008-2019 Matt Gumbley, DevZendo.org Note that the Universal Application Stub and Janel have separate licenses as described in their included license files.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.devzendo
ArtifactId

ArtifactId

cross-platform-launcher-plugin
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

cross-platform-launcher-plugin
A Maven plugin that creates launchers for Windows (using Janel), Mac OS X (creating a .app structure, or tree with shell script) or Linux (using a shell script). (Apache License v2) 2008-2019 Matt Gumbley, DevZendo.org Note that the Universal Application Stub and Janel have separate licenses as described in their included license files.
Project Organization

Project Organization

DevZendo.org

Download cross-platform-launcher-plugin

How to add to project

<plugin>
    <groupId>org.devzendo</groupId>
    <artifactId>cross-platform-launcher-plugin</artifactId>
    <version>1.3.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0
org.codehaus.plexus : plexus-utils jar 1.5.1
org.apache.maven.skins : maven-default-skin jar 1.2
org.apache.maven.plugin-tools : maven-plugin-annotations Optional jar 3.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0