Skip to content

maven.build.cache.input.glob considered as additional input when specified as project level property #367

@Mobe91

Description

@Mobe91

Affected version

1.2.0

Bug description

When following the instructions to specify project level input the result is that the maven.build.cache.input.glob property is considered as just another additional project input.

<maven.build.cache.input.glob>{*.java}</maven.build.cache.input.glob>
<maven.build.cache.input.1>project-src/</maven.build.cache.exclude.value.1>

With above configuration, the extension will attempt to walk the input path {*.java}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions