Skip to content

DiffMojo typo in parameter name: changeLogRenderer #211

@rdr-tgcs

Description

@rdr-tgcs

Using the diff goal from the Maven plugin will fail because of a typo in a parameter name.

[ERROR] Failed to execute goal com.backbase.oss:boat-maven-plugin:0.14.3:diff (diff) on project xyz: Unable to parse configuration of mojo com.backbase.oss:boat-maven-plugin:0.14.3:diff for parameter changeLogRenderer: Cannot find 'changeLogRenderer' in class com.backbase.oss.boat.DiffMojo -> [Help 1]

Caused by changeLogRenderer parameter, while the getter/setter/field are named changelogRenderer (note the casing of changelog vs changeLog).

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