com.mooltiverse.*
-
com.mooltiverse.oss.nyx.command.Make
-
com.mooltiverse.oss.nyx.configuration.presets.Extended
-
com.mooltiverse.oss.nyx.configuration.presets.Simple
-
"Release {{version}}"
"Release version {{version}}"
"default"
-
"Deletes local release artifacts and reverts the release process to its initial state"
GROUP
"Release"
"nyxClean"
-
-
GROUP
"Release"
"nyxInstance"
"nyxState"
-
"Collects informations from the local Git repository to generate the new version and plan the release actions"
GROUP
"Release"
"nyxInfer"
-
"Builds the configured local release artifacts"
GROUP
"Release"
"nyxMake"
-
"Marks the release by tagging and committing the repository"
GROUP
"Release"
"nyxMark"
-
-
"com.mooltiverse.oss.nyx"
-
"Publishes the new release to remote services and emits notifications"
GROUP
"Release"
"nyxPublish"
-
"Runs all the release tasks"
GROUP
"Release"
"release"
-
com.mooltiverse.oss.nyx.services.github.GitHub
"AUTHENTICATION_TOKEN"
"BASE_URI"
"REMOTES"
"REPOSITORY_NAME"
"REPOSITORY_OWNER"
-
com.mooltiverse.oss.nyx.services.gitlab.GitLab
"AUTHENTICATION_TOKEN"
"BASE_URI"
"REMOTES"
"REPOSITORY_NAME"
"REPOSITORY_OWNER"
-
public static final char
'+'
"0.1.0"
public static final char
'-'
"^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$"
"([0-9]\\d*)\\.([0-9]\\d*)\\.([0-9]\\d*)(?:-((?:[0-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:[0-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$"