Skip to content

Commit edb9409

Browse files
committed
java9 fix
1 parent 98bd176 commit edb9409

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.rultor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ release:
4444
mvn versions:set "-DnewVersion=${tag}" --batch-mode
4545
git commit -am "${tag}"
4646
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"
4748
mvn clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode

0 commit comments

Comments
 (0)