Skip to content

Commit

Permalink
Publishing to Maven Central
Browse files Browse the repository at this point in the history
  • Loading branch information
jsotrifork committed Nov 1, 2024
1 parent 49a7a80 commit 83a70c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sonatype-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
git push origin
git push origin "v$MAVEN_VERSION"
# - name: Prepare Maven environnement with Java 11 for deployment to Sonatype
# run: export MAVEN_OPTS="--add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED"

- name: Publish to Apache Maven Central
run: mvn deploy -PsonatypeDeploy
env:
Expand Down

0 comments on commit 83a70c3

Please sign in to comment.