org.apache.maven.plugin.jar

Class TestJarMojo

public class TestJarMojo extends AbstractJarMojo

Build a JAR of the test classes for the current project.

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

Author: Emmanuel Venisse

UNKNOWN: test-jar package

Method Summary
protected FilegetClassesDirectory()
Return the test-classes directory, to serve as the root of the tests jar.
protected StringgetClassifier()

Method Detail

getClassesDirectory

protected File getClassesDirectory()
Return the test-classes directory, to serve as the root of the tests jar.

getClassifier

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