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
{{ message }}
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
the other workaround to force the plugin to use the xtream dependency causes problems because there are vulnerabilities in the old versions, and the newer versions fail on another error..
Acceptance criteria
no local workaround needs to be applied in order to release (export MAVEN_OPTS)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
if using JDK 16 or JDK 17, the release will fail with the current
nexus-staging-maven-plugin
.. known bug: https://issues.sonatype.org/browse/OSSRH-66257workaround (from https://stackoverflow.com/questions/70153962/nexus-staging-maven-plugin-maven-deploy-failed-an-api-incompatibility-was-enco):
the other workaround to force the plugin to use the
xtream
dependency causes problems because there are vulnerabilities in the old versions, and the newer versions fail on another error..Acceptance criteria
export MAVEN_OPTS
)The text was updated successfully, but these errors were encountered: