Skip to content

Commit b1988b8

Browse files
committed
#1739 java9 fix
1 parent 1fdb928 commit b1988b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rultor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ release:
4444
gpg --allow-secret-key-import --no-tty --batch --import /home/r/secring.gpg
4545
mvn versions:set "-DnewVersion=${tag}" --settings ../settings.xml
4646
git commit -am "${tag}"
47+
export MAVEN_OPTS="--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED"
4748
mvn clean deploy -Pcactoos -Pqulice -Psonatype --errors --settings ../settings.xml

0 commit comments

Comments
 (0)