org.apache.maven.plugins.mavenone

Class MavenOnePluginMojo

public class MavenOnePluginMojo extends AbstractMojo

Create a Maven 1.x plugin.

UNKNOWN: maven-one-plugin package

Method Summary
FilecreateArchive()
Generates the JAR.
voidexecute()
Generates the JAR.

Method Detail

createArchive

public File createArchive()
Generates the JAR.

UNKNOWN: Add license files in META-INF directory.

execute

public void execute()
Generates the JAR.

UNKNOWN: Add license files in META-INF directory.

Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.