Package pl.project13.core
-
Interface Summary Interface Description GitCommitIdPlugin.Callback GitDataProvider.SupplierEx<T> Represents a supplier of results that is allowed to throw aGitCommitIdExecutionException.GitProvider NativeGitProvider.ProcessRunner -
Class Summary Class Description AheadBehind A local git repository can either be "ahead", or "behind" in the number of commits relative to the remote repository.GitCommitIdPlugin GitCommitPropertyConstant A class that represents all properties that may be generated by the plugin and exposed to maven.GitDataProvider An abstract Interface that dictates what functionality aGitProviderneeds to fullfill.JGitProvider NativeGitProvider NativeGitProvider.JavaProcessRunner PropertiesFileGenerator PropertiesFilterer -
Enum Summary Enum Description CommitIdGenerationMode An enum to indicate how thegit.commit.idproperty should be generated.CommitIdPropertiesOutputFormat An enum to indicate in what format thegenerateGitPropertiesFilenameshould be generated. -
Exception Summary Exception Description CannotReadFileException An exception to indicate that a required file could not be found.GitCommitIdExecutionException Exception used by plugin.NativeGitProvider.NativeCommandException