About

The solaris-maven-plugin is a Maven plugin for producing System V packages.

Highlights

  • Generation of the prototype file
  • Execute pkgmk on the assembled package
  • Execute pkgtrans on the assembled package
  • Installation and deployment of the generated .pkg into the repository

Requirements

The solaris-maven-plugin requires that the pkg-tools (pkgmk and pkgtrans) for solaris are installed and in your PATH.

Getting Started

To get started with the solaris-maven-plugin read the usage guide.