Deprecated API


Contents
Deprecated Interfaces
org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
            
 

Deprecated Fields
org.apache.maven.artifact.resolver.ResolutionListener.MANAGE_ARTIFACT
            
 

Deprecated Methods
org.apache.maven.artifact.deployer.ArtifactDeployer.deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository)
          to be removed before 2.0 after the instlal/deploy plugins use the alternate method 
org.apache.maven.artifact.installer.ArtifactInstaller.install(String, String, Artifact, ArtifactRepository)
          to be removed before 2.0 after the instlal/deploy plugins use the alternate method 
org.apache.maven.artifact.resolver.ResolutionListener.manageArtifact(Artifact, Artifact)
            
 

Deprecated Constructors
org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException(String)
          use ArtifactMetadataRetrievalException.ArtifactMetadataRetrievalException(String, Throwable, Artifact) 
org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException(String, Throwable)
          use ArtifactMetadataRetrievalException.ArtifactMetadataRetrievalException(String, Throwable, Artifact) 
org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException(Throwable)
          use ArtifactMetadataRetrievalException.ArtifactMetadataRetrievalException(String, Throwable, Artifact) 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException(Artifact, List, List)
          use MultipleArtifactsNotFoundException.MultipleArtifactsNotFoundException(Artifact, List, List, List) 
 



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