Uses of Class
de.smartics.maven.plugin.buildmetadata.data.Provider

Packages that use Provider
de.smartics.maven.plugin.buildmetadata The core package for calculating build meta data for Maven
de.smartics.maven.plugin.buildmetadata.data Provides classes that provide meta data. 
 

Uses of Provider in de.smartics.maven.plugin.buildmetadata
 

Fields in de.smartics.maven.plugin.buildmetadata with type parameters of type Provider
protected  List<Provider> AbstractBuildMojo.providers
          The list of meta data providers to launch that contribute to the meta data.
 

Method parameters in de.smartics.maven.plugin.buildmetadata with type arguments of type Provider
protected  void AbstractBuildMojo.provideBuildMetaData(Properties buildMetaDataProperties, ScmInfo scmInfo, List<Provider> providers, boolean runAtEndOfBuild)
          Adds the information as build properties for each provider.
 

Uses of Provider in de.smartics.maven.plugin.buildmetadata.data
 

Methods in de.smartics.maven.plugin.buildmetadata.data with parameters of type Provider
 MetaDataProvider MetaDataProviderBuilder.build(Provider config)
          Creates a configured instance of the MetaDataProvider interface.
 



Copyright © 2006-2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.