Uses of Class
org.apache.maven.artifact.ant.RemoteRepository

Uses of RemoteRepository in org.apache.maven.artifact.ant
 

Methods in org.apache.maven.artifact.ant that return RemoteRepository
protected  RemoteRepository AbstractArtifactTask.createAntRemoteRepository(org.apache.maven.model.Repository pomRepository)
           
protected  RemoteRepository AbstractArtifactTask.createAntRemoteRepositoryBase(org.apache.maven.model.RepositoryBase pomRepository)
           
protected static RemoteRepository AbstractArtifactTask.getDefaultRemoteRepository()
           
 RemoteRepository DeployTask.getRemoteRepository()
           
 

Methods in org.apache.maven.artifact.ant with parameters of type RemoteRepository
 void DeployTask.addRemoteRepository(RemoteRepository remoteRepository)
           
 void DependenciesTask.addRemoteRepository(RemoteRepository remoteRepository)
           
 void DeployTask.addRemoteSnapshotRepository(RemoteRepository remoteSnapshotRepository)
           
protected  org.apache.maven.artifact.repository.ArtifactRepository AbstractArtifactTask.createRemoteArtifactRepository(RemoteRepository repository)
           
 



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.