Deprecated API


Contents
Deprecated Methods
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository)
          we want to use the artifact method only, and ensure artifact.file is set correctly. 
org.apache.maven.artifact.manager.WagonManager.getWagon(String)
          prone to errors. use WagonManager.getWagon(Repository) instead. 
org.apache.maven.artifact.installer.DefaultArtifactInstaller.install(String, String, Artifact, ArtifactRepository)
          we want to use the artifact method only, and ensure artifact.file is set correctly. 
 



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