Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HV-1961 Upgrade maven-surefire-plugin/maven-failsafe-plugin version to 3.1.2 #1328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

khmarbaise
Copy link

@khmarbaise khmarbaise commented Aug 19, 2023

  • Upgraded maven-surefire-plugin/maven-failsafe-plugin/maven-surefire-report-plugin to 3.1.2
  • Removed version.surefire.plugin.java-version.asm because it's not used anymore
    • removed also the supplemental dependency of maven-surefire-plugin/maven-failsafe-plugin
  • Replaced deperecated systemProperties with systemPropertyVariables
  • Removed deprecated outputDirectory parameter for maven-surefire-report-plugin
  • Removed invalid forkMode configuration
  • Removed includes configuration for maven-surefire-plugin because it's already default.

https://hibernate.atlassian.net/browse/HV-1961

Remember to prepend the title of this PR, as well as all commit messages,
with the key of the Jira issue (HV-<digits>).

…o 3.1.2

 - Upgraded maven-surefire-plugin/maven-failsafe-plugin/maven-surefire-report-plugin to 3.1.2
 - Removed version.surefire.plugin.java-version.asm because it's not used anymore
   - removed also the supplemental dependency of maven-surefire-plugin/maven-failsafe-plugin
 - Replaced deperecated systemProperties with systemPropertyVariables
 - Removed deprecated outputDirectory parameter for maven-surefire-report-plugin
 - Removed invalid forkMode configuration
 - Removed includes configuration for maven-surefire-plugin because it's already default.
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Aug 19, 2023

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@khmarbaise khmarbaise changed the title HV-1961 Upgrade maven-surefire-plugin/maven-failsafe-plugin version t… HV-1961 Upgrade maven-surefire-plugin/maven-failsafe-plugin version to 3.1.2 Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant