Last Version

Maven OS X Application Bundle Plugin 1.0.1

A Maven Plugin for generating Mac OS X Application Bundles of Java applications and packaging them as a DMG disk image.

License

License

Categories

Categories

Maven Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.agiliumlabs.osxappbundle
ArtifactId

ArtifactId

osxappbundle-maven-plugin
Version

Version

1.0.1
Type

Type

maven-plugin
Description

Description

Maven OS X Application Bundle Plugin
A Maven Plugin for generating Mac OS X Application Bundles of Java applications and packaging them as a DMG disk image.
Project Organization

Project Organization

Codehaus
Source Code Management

Source Code Management

https://github.com/AgiliumLabs/osxappbundle

Download osxappbundle-maven-plugin 1.0.1


<plugin>
    <groupId>com.agiliumlabs.osxappbundle</groupId>
    <artifactId>osxappbundle-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.codehaus.plexus : plexus-velocity jar 1.1.3
velocity : velocity-dep jar 1.4
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-artifact jar 2.0
org.apache.maven : maven-project jar 2.0
org.apache.maven : maven-model jar 2.0
org.codehaus.plexus : plexus-archiver jar 1.0-alpha-7
org.codehaus.plexus : plexus-utils jar 1.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.