maven-war-plugin 3.2.3 on vote soon?

2019-05-22 Thread Eric Lilja
Hi, in Jira there are five issues assigned to version 3.2.3, and they are all closed. When can we see a new release? It would be nice to get plexus-archiver fix out for this plugin as well! Not sure about status for maven-assembly-plugin and maven-javadoc-plugin, if the latest versions of those

Collecting optional + non-optional dependencies

2019-05-22 Thread Elliotte Rusty Harold
Here's a case I ran into recently. com.googlecode.objectify:objectify:6.0.3 declares an optional dependency on jackson-core: com.fasterxml.jackson.core jackson-core 2.9.1 compile true Objectify also has a non-optional dependency on google-cloud-datastore. google-cloud-datastore declares a non-