org.apache.maven.plugin.assembly

Class AttachedAssemblyMojo

public class AttachedAssemblyMojo extends AbstractAssemblyMojo

Assemble an application bundle or distribution from an assembly descriptor. Do not specify a phase, so make it usable in a reactor environment where forking would create issues.

Version: $Id: AttachedAssemblyMojo.java 366433 2006-01-06 05:30:34Z brett $

Author: Jerome Lacoste

UNKNOWN: attached test

Method Summary
protected MavenProjectgetExecutedProject()

Method Detail

getExecutedProject

protected MavenProject getExecutedProject()
Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.