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
nexus-staging-maven-plugin fails with No converter available and Unable to make … accessible and java.base does not "opens java.util" to unnamed module #2494
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0:rc-release (default-cli) on project spring-data-build: Execution default-cli of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0:rc-release failed: No converter available
[ERROR] ---- Debugging information ----
[ERROR] message : No converter available
[ERROR] type : java.util.Arrays$ArrayList
[ERROR] converter : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
[ERROR] message[1] : Unable to make field protected transient int java.util.AbstractList.modCount accessible: module java.base does not "opens java.util" to unnamed module @3eee08f5
[ERROR] -------------------------------