org.apache.maven.repository.internal
Class ArtifactDescriptorUtils
java.lang.Object
org.apache.maven.repository.internal.ArtifactDescriptorUtils
public class ArtifactDescriptorUtils
- extends Object
Warning: This is an internal utility class that is only public for technical reasons, it is not part
of the public API. In particular, this class can be changed or deleted without prior notice.
- Author:
- Benjamin Bentmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtifactDescriptorUtils
public ArtifactDescriptorUtils()
toPomArtifact
public static Artifact toPomArtifact(Artifact artifact)
toRemoteRepository
public static RemoteRepository toRemoteRepository(Repository repository)
toRepositoryPolicy
public static RepositoryPolicy toRepositoryPolicy(RepositoryPolicy policy)
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.