org.apache.maven.artifact.ant

Class LocalRepository

public class LocalRepository extends Repository

Local repository type.

Version: $Id: LocalRepository.java 163962 2005-04-18 04:12:34Z brett $

Author: Brett Porter

Method Summary
FilegetPath()
voidsetPath(File path)

Method Detail

getPath

public File getPath()

setPath

public void setPath(File path)
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.