Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.6.3
-
Fix Version/s: 2.7
-
Component/s: Build Tooling, Staging
-
Labels:None
-
Story Points:1
-
Release Note:Yes
-
Sprint:Sprint 3
Description
It will help our CLM evaluations/deployments a lot if we can add a mode to the nexus-staging-maven-plugin where we immediately release a staging repository if it has been successfully closed. This is because a lot of end users don't want real staging, they just want their deployed artifacts scanned by CLM.
This is possible with the current plugin, but the configuration is quite complex.
I propose doing this with a "releaseAfterClose" flag. The default value for this will be false.