org.nuiton.license.plugin
Class ArtifactHelper
java.lang.Object
org.nuiton.license.plugin.ArtifactHelper
public class ArtifactHelper
- extends Object
A helper for artifacts.
- Since:
- 2.4.2
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
projectComparator
protected static Comparator<org.apache.maven.project.MavenProject> projectComparator
ArtifactHelper
public ArtifactHelper()
getArtifactId
public static String getArtifactId(org.apache.maven.artifact.Artifact artifact)
getArtifactName
public static String getArtifactName(org.apache.maven.project.MavenProject project)
getProjectComparator
public static Comparator<org.apache.maven.project.MavenProject> getProjectComparator()
Copyright © 2008-2010 CodeLutin. All Rights Reserved.