Apache > Maven > Plugins > Maven Deploy Plugin
Last Published: 2009-12-20  | Version: 2.5

Overview
  • Introduction
  • Goals
  • Usage
  • FAQ
  • Release Notes
Examples
  • Project Deployment
  • File Deployment
    • Disable the generation of pom
    • Deploy an artifact with a customed pom
    • Deploy an artifact with classifier
    • Disable timestamps suffix in an artifact
    • Deploy an artifact in legacy layout
Project Documentation
  • Project Information
  • Project Reports
Maven Projects
  • Ant Tasks
  • Doxia
  • JXR
  • Maven 1.x
  • Maven 2
  • Mercury
  • Plugins
  • SCM
  • Shared Components
  • Surefire
  • Wagon
Built by Maven

File Deployment

Here are examples of using the deploy plugin for file deployment:

  • Disable the generation of pom
  • Deploy an artifact with a customized pom
  • Deploy an artifact with classifier
  • Disable timestamps suffix in an artifact
  • Deploy an artifact in legacy layout

© 2004-2009 The Apache Software Foundation - Privacy Policy