You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add deploy and signing config to standalone BOM (#1720)
The BOM has no parent so it doesn't inherit distributionManagement,
nexus-staging-maven-plugin, or maven-gpg-plugin from the root POM.
Without these the publish step would fail to stage and sign the
artifact for Maven Central.
Signed-off-by: Javier Aliaga <javier@aliaga.dev>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
0 commit comments