Open fabriciofx opened 2 years ago
@fabriciofx just run it again. it happens to me too sometimes
@yegor256 I just tried it 3 times and nothing. I think still there's a step to conclude. Look:
The files have been uploaded but aren't be listed in search.maven.org.
I think have found a workaround fot this problem: just add these parameters to JVM using a environment variable: JDK_JAVA_OPTIONS="--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED"
@fabriciofx maybe you can add this information to this document: https://github.com/jcabi/jcabi-parent/blob/master/src/site/apt/profile-sonatype.apt.vm
I'm trying to deploy some artifacts to sonatype but I can't (I think because my JDK version is 11). See the log (with error message):