lfreleng-actions/📦 Maven Stage Prep

Prepare Maven project for staging release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/maven-stage-prep-action@0428b7979ee83f1fbbf25537487420e2ce0eacd7 # v0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pom-filePath to root POM filenopom.xml
version-methodMethod to remove SNAPSHOT: sed or versions-pluginnosed
version-overrideExplicit version for versions-plugin newVersion parameterno""
project-nameProject name for patch/bundle file namingyes—
gerrit-branchBranch name for git format-patch base refyes—
java-versionOpenJDK version (used only with versions-plugin method)no21
mvn-versionMaven version (used only with versions-plugin method)no3.9.11
committer-nameGit committer name for the release commitnoLF Jenkins CI
committer-emailGit committer email for the release commitnoreleng+release@linuxfoundation.org
namedescription
release_versionDe-SNAPSHOTted release version string
patch_pathPath to git format-patch file
bundle_pathPath to git bundle file
taglist_pathPath to taglist.log file