Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Pezhin opened this issue Aug 29, 2019 · 1 comment
Open

Comments

@Pezhin
Copy link
Contributor

Pezhin commented Aug 29, 2019

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>

@Pezhin Pezhin changed the title "end" parameter for the stable version is incorrect "end" parameter for version of maven plugin used in README is incorrect Aug 30, 2019
@Pezhin
Copy link
Contributor Author

Pezhin commented Jan 29, 2020

Update on this:
version 1.1.1 seems to miss some bugs that get caught by the snapshot version. Maybe a update to the README is necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant