Dawid Weiss
Dawid Weiss
Removed those whitespace changes.
I was a bit lazy and wanted to piggyback too many changes, sorry about this. I've removed linked list removal for now and just left the changes related to getRawInputStream...
Ping. There's not much for me to do here; I've reverted whitespace changes as requested. You probably looked at an outdated diff, when you requested changes, @garydgregory ?
That's fine. Not my first time.
dependencyManagement section in the generated POM.xml contains entries from unrelated configuration?
@dansanduleac I'm sure you have an idea off the top of your head - could you enlighten me about what to do with this? Look at templateProcessor configuration in this...
dependencyManagement section in the generated POM.xml contains entries from unrelated configuration?
See here. https://github.com/carrot2/carrot2/blob/master/gradle/maven/defaults-maven.gradle#L86-L98
dependencyManagement section in the generated POM.xml contains entries from unrelated configuration?
> As explained in that PR (see below), these extra dependency constraints should have no real effect on the POMs. Unfortunately listing all dependencies in dependencyManagement does have an inpact...
dependencyManagement section in the generated POM.xml contains entries from unrelated configuration?
Surprising is our craft's other name, isn't it... I'll get back to you once I come across this again (it's been a while and I don't have the time to...
dependencyManagement section in the generated POM.xml contains entries from unrelated configuration?
If I remember correctly it was indeed version constraints that caused my headaches too.
[war-fail.zip](https://github.com/palantir/gradle-consistent-versions/files/3766121/war-fail.zip) A simple repro project for the problem.