Maven Stage Plugin

The Maven Stage Plugin copies artifacts from one repository to another. Its main use is for copying artifacts from a staging repository to the real repository.

Goals Overview

The Stage Plugin has one goal:

  • stage:copy Copies artifacts from one repository to another repository.

Usage

Instructions on how to use the Stage Plugin can be found here.