We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bd176 commit edb9409Copy full SHA for edb9409
1 file changed
.rultor.yml
@@ -44,4 +44,5 @@ release:
44
mvn versions:set "-DnewVersion=${tag}" --batch-mode
45
git commit -am "${tag}"
46
mvn clean deploy -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml
47
+ export MAVEN_OPTS="--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED"
48
mvn clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode
0 commit comments