Skip to content

Improve build configuration #136

@rsteph-de

Description

@rsteph-de
  • Fix the following warning on Github Actions:

Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4.

  • disable gpg signing from deploy-to-sonatype profile (not required for SNAPSHOT-Builds)

    • if you want to deploy a release enable the gpg-signing via maven profile:
      $ mvn release:perform -Psign-with-gpg -Pdeploy-to-sonatype
  • increase version of Sonatype release plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions