log4j2-logstash-jsonevent-layout icon indicating copy to clipboard operation
log4j2-logstash-jsonevent-layout copied to clipboard

Dependency versions like 2.+ are not maven friendly

Open coding2012 opened this issue 10 years ago • 1 comments
trafficstars

While grade can handle the versions declared in the build, a maven build will choke. Let me know if a PR would be appreciated.

coding2012 avatar Apr 03 '15 16:04 coding2012

I am currently getting a build error from the "release" tagged 3.1.0. It pulled in a dependency on log4j 2.5-SNAPSHOT (!!!) which is presumably the issue and the same as this error. Releases should probably have specific versions and definitely not allowed to pull in SNAPSHOTs.

robpc avatar Dec 02 '15 20:12 robpc