nl.knowledgeplaza.util
Class MavenUtil
java.lang.Object
nl.knowledgeplaza.util.MavenUtil
public class MavenUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenUtil
public MavenUtil()
readMavenProperties
public static Properties readMavenProperties(String groupId,
String artifactId)
- Read the maven pom.properties (if available) that are present in JAR artifacts
- Parameters:
groupId - artifactId -
- Returns:
- properties (possible empty) containing a.o. version
Copyright © 2012 KnowledgePlaza. All Rights Reserved.