Skip to content

broken build using failBuild on openfasttrace-maven-plugin 2.3.0 #80

@ambition-consulting

Description

@ambition-consulting

Description

failBuild false does not work

Image

Steps to Reproduce

  1. Configure the plugin with false
  2. Run plugin directly or indirectly via maven phase

Expected behavior

The build continues despite failures. Instead

  • for JDK 17 it will stop when finding failures
  • for JDK 25 it will stay in the jvm process but not continue, which can only be exited using kill signal (crtl+c)

Environment

  • Maven version: maven 3.9.11
  • openfasttrace-maven-plugin version: 2.3.0
  • OS: OSX
  • Java Version: Temurin 25.0.1 and Temurin 17.0.3

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