Index
All Classes and Interfaces|All Packages
A
- apply(Project) - Method in class eu.maveniverse.gradle.nisse.plugin.NissePlugin
E
- eu.maveniverse.gradle.nisse.plugin - package eu.maveniverse.gradle.nisse.plugin
G
- getActive() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Whether the jgit source is active.
- getActive() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.OsExtension
-
Whether the os source is active.
- getAppendBuildNumber() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Whether to append the build number.
- getAppendDirty() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Whether to append a dirty qualifier when the working tree is dirty.
- getAppendSnapshot() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Whether to append
-SNAPSHOTqualifier. - getCountingMatchMajor() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Counting version match major pattern.
- getCountingMatchMinor() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Counting version match minor pattern.
- getCountingMatchPatch() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Counting version match patch pattern.
- getCountingPattern() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Counting version output pattern.
- getCountingStartMajor() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Counting version start major.
- getCountingStartMinor() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Counting version start minor.
- getCountingStartPatch() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Counting version start patch.
- getCountingVersion() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Enable counting version computation from git tags.
- getCwd() - Method in interface eu.maveniverse.gradle.nisse.plugin.NisseValueSourceParam
-
Property for current working directory.
- getDateFormat() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Date format to use (
git,iso,custom). - getDateFormatPattern() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Custom date format pattern (when dateFormat is
custom). - getDirtyQualifier() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
The qualifier string to use when the working tree is dirty.
- getDynamicVersion() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Enable dynamic version computation from git tags.
- getIncreasePatchVersion() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Whether to increase the patch version.
- getJgit() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension
-
Returns the JGit source configuration.
- getOs() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension
-
Returns the OS source configuration.
- getRoot() - Method in interface eu.maveniverse.gradle.nisse.plugin.NisseValueSourceParam
-
Property for build root directory.
- getShortCommitIdLength() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Length of the short commit id.
- getUserProperties() - Method in interface eu.maveniverse.gradle.nisse.plugin.NisseValueSourceParam
-
User-provided configuration properties from the
nisseConfigDSL extension. - getUseVersion() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Override the version to use (bypass git-based detection).
- getVersionHintPattern() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
-
Pattern for extracting version hints from tag names.
J
- jgit(Action<? super NisseExtension.JGitExtension>) - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension
-
Configures the JGit source.
- JGitExtension() - Constructor for class eu.maveniverse.gradle.nisse.plugin.NisseExtension.JGitExtension
N
- NisseExtension - Class in eu.maveniverse.gradle.nisse.plugin
-
Gradle DSL extension for configuring Nisse.
- NisseExtension(ObjectFactory) - Constructor for class eu.maveniverse.gradle.nisse.plugin.NisseExtension
- NisseExtension.JGitExtension - Class in eu.maveniverse.gradle.nisse.plugin
-
JGit source configuration.
- NisseExtension.OsExtension - Class in eu.maveniverse.gradle.nisse.plugin
-
OS detector source configuration.
- NissePlugin - Class in eu.maveniverse.gradle.nisse.plugin
-
Nisse plugin that creates value source with Nisse properties.
- NissePlugin() - Constructor for class eu.maveniverse.gradle.nisse.plugin.NissePlugin
- NisseValueSource - Class in eu.maveniverse.gradle.nisse.plugin
-
Values source for Nisse properties.
- NisseValueSource() - Constructor for class eu.maveniverse.gradle.nisse.plugin.NisseValueSource
- NisseValueSourceParam - Interface in eu.maveniverse.gradle.nisse.plugin
-
Params for Nisse value source.
O
- obtain() - Method in class eu.maveniverse.gradle.nisse.plugin.NisseValueSource
- os(Action<? super NisseExtension.OsExtension>) - Method in class eu.maveniverse.gradle.nisse.plugin.NisseExtension
-
Configures the OS source.
- OsExtension() - Constructor for class eu.maveniverse.gradle.nisse.plugin.NisseExtension.OsExtension
All Classes and Interfaces|All Packages