org.apache.maven.artifact.ant

Class InstallTask

public class InstallTask extends AbstractArtifactTask

Install task, using maven-artifact.

Version: $Id: InstallTask.java 320701 2005-10-13 09:13:11Z brett $

Author: Brett Porter

UNKNOWN: should be able to incorporate into the install mojo?

Method Summary
protected voiddoExecute()
FilegetFile()
voidsetFile(File file)

Method Detail

doExecute

protected void doExecute()

getFile

public File getFile()

setFile

public void setFile(File file)
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.