Skip to content

Conversation

@dennisvang
Copy link
Collaborator

@dennisvang dennisvang commented Feb 11, 2025

Added runner and java-version inputs to maven-verify workflow, so the caller can define the strategy to be used.

Backward incompatible changes:

  • renamed the mvn_options input (for consistency)
  • removed the -Dgpg.skip option from the mvn command (pass it in via mvn-options instead)

Important

Major version bump required.

fixes #5

- the rename is for consistency with github examples
- in addition, the -Dgpg.skip option is removed, because e.g. FDP does not use gpg signing
- the readme example is updated accordingly
@dennisvang dennisvang merged commit 6caeba5 into main Feb 11, 2025
2 checks passed
@dennisvang dennisvang deleted the issue5-inputs branch February 11, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

externalize strategy for maven-verify workflow

2 participants