osxappbundle
- http://agiliumlabs.com/osxappbundle-maven-plugin/ [osxappbundle plugin website]
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools UML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.agiliumlabs.osxappbundle |
ArtifactId | ArtifactIdosxappbundle-maven-plugin |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMaven 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 OrganizationCodehaus |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.agiliumlabs.osxappbundle</groupId>
<artifactId>osxappbundle-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |