org.codehaus.mojo.buildinfo.util
Class BuildInfoConstants

java.lang.Object
  extended by org.codehaus.mojo.buildinfo.util.BuildInfoConstants

public class BuildInfoConstants
extends Object


Field Summary
static String BUILD_INFO_FILE_EXTENSION
           
static String MISSING_INFO_PLACEHOLDER
           
 
Constructor Summary
BuildInfoConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUILD_INFO_FILE_EXTENSION

public static final String BUILD_INFO_FILE_EXTENSION
See Also:
Constant Field Values

MISSING_INFO_PLACEHOLDER

public static final String MISSING_INFO_PLACEHOLDER
See Also:
Constant Field Values
Constructor Detail

BuildInfoConstants

public BuildInfoConstants()


Copyright © 2011 Codehaus. All Rights Reserved.