A Maven Plugin for generating Mac OS X Application Bundles of Java applications and packaging them as a DMG disk image.
'com.agiliumlabs.osxappbundle:osxappbundle-maven-plugin:1.0.0'
<dependency>
<groupId>com.agiliumlabs.osxappbundle</groupId>
<artifactId>osxappbundle-maven-plugin</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.agiliumlabs.osxappbundle" name="osxappbundle-maven-plugin" rev="1.0.0"/>
"com.agiliumlabs.osxappbundle", "osxappbundle-maven-plugin", "1.0.0"