org.codehaus.mojo.properties
Class MavenUtils

java.lang.Object
  extended by org.codehaus.mojo.properties.MavenUtils

public class MavenUtils
extends Object


Constructor Summary
MavenUtils()
           
 
Method Summary
static Properties getInternalMavenProperties(org.apache.maven.project.MavenProject project)
          Return properties Maven uses internally
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenUtils

public MavenUtils()
Method Detail

getInternalMavenProperties

public static final Properties getInternalMavenProperties(org.apache.maven.project.MavenProject project)
Return properties Maven uses internally



Copyright © 2009-2012 The Kuali Foundation. All Rights Reserved.