Package network.ike.plugin.release.central


package network.ike.plugin.release.central
  • Class
    Description
    Outcome of the Maven Central deploy phase in the release pipeline.
    The Maven Central deploy phase of the release pipeline (sync path).
    Finalizes a Maven Central staging directory between the signed staging deploy and the JReleaser upload: prunes the Maven 4 -build.pom artifacts, then swaps each module's generated BOM over its staged stub POM, re-signs it, and verifies the result (IKE-Network/ike-issues#853, IKE-Network/ike-issues#966).