public interface MetaDataProvider
| Modifier and Type | Method and Description |
|---|---|
void |
provideBuildMetaData(Properties buildMetaDataProperties)
Adds the information as build properties.
|
void provideBuildMetaData(Properties buildMetaDataProperties) throws org.apache.maven.plugin.MojoExecutionException
buildMetaDataProperties - the build meta data properties to add to.org.apache.maven.plugin.MojoExecutionException - on any problem encountered.Copyright © 2006-2014. All Rights Reserved.