Skip to content

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 No newline at end of file

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

3 participants