appbundle-maven-plugin

Maven plugin that creates an Application Bundle for OS X containing all your project dependencies and the necessary metadata

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

sh.tak.appbundler
ArtifactId

ArtifactId

appbundle-maven-plugin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

appbundle-maven-plugin
Maven plugin that creates an Application Bundle for OS X containing all your project dependencies and the necessary metadata
Project URL

Project URL

https://github.com/federkasten/appbundle-maven-plugin
Source Code Management

Source Code Management

https://github.com/federkasten/appbundle-maven-plugin.git

Download appbundle-maven-plugin

How to add to project

<plugin>
    <groupId>sh.tak.appbundler</groupId>
    <artifactId>appbundle-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.plexus : plexus-velocity jar 1.1.8
org.codehaus.plexus : plexus-archiver jar 3.0.3
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven : maven-model jar 3.3.9
org.apache.maven : maven-core jar 3.3.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0