-
Notifications
You must be signed in to change notification settings - Fork 75
added generic compiler args setting #42
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
Conversation
|
The build also failed on the |
|
I noticed this PR when comparing my fork to the Mojohaus one in order to let the code bases not drift apart more than necessary. I think, it should not have been merged as-is. When cherry-picking it, I noticed that
I improved the first three bullet points when cherry-picking, but retaining the original committer. The last issue I addressed in a separate commit. My commits: @olamy, if you agree with my changes in documentation and naming, you can either cherry-pick back or I can prepare a new PR related to this. One more thing: There is no test covering
This should be addressed, too. |
|
@olamy I think Alex has valid points, we should address this. |
Relates to mojohaus#42. TODO: write tests.
I need this to pass some compiler args to the compiler that are not covered by the maven mojo.