org.apache.maven.plugin.jar

Class JarMojo

public class JarMojo extends AbstractJarMojo

Build a JAR from the current project.

Version: $Id: JarMojo.java 366416 2006-01-06 04:07:11Z brett $

Author: Emmanuel Venisse

UNKNOWN: jar package

Method Summary
protected FilegetClassesDirectory()
Return the main classes directory, so it's used as the root of the jar.
protected StringgetClassifier()

Method Detail

getClassesDirectory

protected File getClassesDirectory()
Return the main classes directory, so it's used as the root of the jar.

getClassifier

protected String getClassifier()
Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.