de.smartics.maven.plugin.buildmetadata.data
Class HostMetaDataProvider
java.lang.Object
de.smartics.maven.plugin.buildmetadata.data.HostMetaDataProvider
-
All Implemented Interfaces:
-
MetaDataProvider
-
public final class HostMetaDataProvider
-
extends
Object
-
implements
MetaDataProvider
Provides information about the host running the build.
-
Author:
-
Robert Reiner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostMetaDataProvider
public HostMetaDataProvider()
provideBuildMetaData
public void provideBuildMetaData(Properties buildMetaDataProperties)
throws MojoExecutionException
-
Adds the information as build properties.
-
-
Specified by:
-
provideBuildMetaData
in interface
MetaDataProvider
-
-
Parameters:
-
buildMetaDataProperties
- the build meta data properties to add to.
-
Throws:
-
MojoExecutionException
- on any problem encountered.
-
See Also:
-
MetaDataProvider.provideBuildMetaData(java.util.Properties)
Copyright © 2006-2012
Kronseder & Reiner GmbH - smartics. All Rights Reserved.