org.apache.maven.plugin.plugin

Class DescriptorGeneratorMojo

public class DescriptorGeneratorMojo extends AbstractGeneratorMojo

Generate a plugin descriptor.

Note: Phase is after the "compilation" of any scripts

Version: $Id: DescriptorGeneratorMojo.java 190335 2005-06-13 02:47:57Z jdcasey $

Author: Jason van Zyl

UNKNOWN: descriptor generate-resources

Field Summary
protected FileoutputDirectory
Method Summary
protected GeneratorcreateGenerator()
protected FilegetOutputDirectory()

Field Detail

outputDirectory

protected File outputDirectory

UNKNOWN: expression="${project.build.outputDirectory}/META-INF/maven"

Method Detail

createGenerator

protected Generator createGenerator()

getOutputDirectory

protected File getOutputDirectory()
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.