Uses of Class
de.smartics.maven.plugin.buildmetadata.common.ScmInfo

Packages that use ScmInfo
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 ScmInfo in de.smartics.maven.plugin.buildmetadata
 

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

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

Fields in de.smartics.maven.plugin.buildmetadata.data declared as ScmInfo
protected  ScmInfo AbstractMetaDataProvider.scmInfo
          Information for the SCM provided to the build plugin.
 

Constructors in de.smartics.maven.plugin.buildmetadata.data with parameters of type ScmInfo
MetaDataProviderBuilder(MavenProject project, MavenSession session, RuntimeInformation runtime, ScmInfo scmInfo)
          Default constructor.
ScmMetaDataProvider(MavenProject project, ScmInfo scmInfo)
          Constructor.
 



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