PKG Maven Plugin

A pure Java implementation of tools for building macOS installer packages.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.gino0631
ArtifactId

ArtifactId

pkg-maven-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

PKG Maven Plugin
A pure Java implementation of tools for building macOS installer packages.

Download pkg-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.gino0631</groupId>
    <artifactId>pkg-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.github.gino0631 : pkg-core jar 1.2
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven.shared : maven-shared-utils jar 3.1.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (4)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-compat jar 3.2.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0