Skip to content

"end" parameter for version of maven plugin used in README is incorrect #121

@Pezhin

Description

@Pezhin

Screen Shot 2019-08-29 at 6 51 48 PM

Above is a screenshot. It should be "nondexEnd" instead of "nondexStart"

There is already a fix MERGED: de4d76b

But the version number from the README is still using the previous code so the bug still exists for a new user.

Changing it to the local snapshot version fixes this issue.

<version>1.1.1</version> to <version>1.1.2-SNAPSHOT</version>

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