org.apache.maven.plugin.war.util
Class WarUtils
java.lang.Object
org.apache.maven.plugin.war.util.WarUtils
public class WarUtils
- extends Object
- Version:
- $Id: WarUtils.java 743348 2009-02-11 14:40:19Z dennisl $
- Author:
- Stephane Nicoll
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WarUtils
public WarUtils()
getArtifact
public static Artifact getArtifact(MavenProject project,
Dependency dependency)
isRelated
public static boolean isRelated(Artifact artifact,
Dependency dependency)
dependencyEquals
public static boolean dependencyEquals(Dependency first,
Dependency second)
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.