Skip to content

Add extraMvnOptions support to diff.groovy #523

@nrmancuso

Description

@nrmancuso

As we do for launch.groovy:

xm(longOpt: 'extraMvnOptions', args: 1, required: false, 'Extra arguements to pass to Maven (optional, ex: -Dmaven.prop=true)')

We should add this option to diff.groovy. This will help us complete migration to diff.groovy from launch.groovy, especially in the case of checkstyle/checkstyle#8901 where we depend on supplemental arguments to maven in regression testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions