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

#81 IllegalArgumentException when using goal released-version with maven 3.6.2/3.6.3 #88

Merged
merged 2 commits into from Feb 18, 2020

Conversation

stefanseifert
Copy link
Collaborator

fixes #81

added integration test to reproduce the problem and cherry-picked fix from @veikokaap from #82

@stefanseifert stefanseifert self-assigned this Feb 14, 2020
@@ -0,0 +1,2 @@
invoker.goals = test
invoker.buildResult = success

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a bit picky, but usually files end with a EOL.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copied it over from the other ITs, it's the same there
i think this is really cosmetic...

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. You might laugh, but when I tried to contribute to the Maven checkstyle plugin, those things are mentioned as well. 😅
Anyway, this does not block anything, just wanted to let you know. LGTM.

@stefanseifert stefanseifert merged commit 310534c into master Feb 18, 2020
@stefanseifert stefanseifert deleted the issue/81 branch February 18, 2020 17:37
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

Successfully merging this pull request may close these issues.

IllegalArgumentException when using goal released-version with maven 3.6.2
2 participants