Skip to content

Exception in case no user supplied baseline ref is returned by the utility method #674

@dennis-behm

Description

@dennis-behm

There is a problem when having multiple directories on the applicationSrcDirs property in combination with the baselineRef option.

When no user-supplied baseline ref is provided for a applicationSrcDirs, fails with a NullPointerException.

String userBaselineRef = (props.baselineRef) ? buildUtils.getUserProvidedBaselineRef(dir).replaceAll("origin/","") : null

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