Re: Maven 4.0.0

2017-11-11 Thread Chris Graham
One more: Better support for classifiers. ideally be able to reference them via a {$project.classifier} type of construct, esp so I can use/reference them in assemble transformations. This might be able to be done without bumping to V4 though. On Sun, Nov 12, 2017 at 6:41 PM, Chris Graham wrot

Re: Maven 4.0.0

2017-11-11 Thread Chris Graham
required: - *everything* in settings.xml can be put in a profile section in settings.xml. I often move around/between projects and having to redo mirrors section, and unable to add servers into the profile section for clarity is a pain. For me, it's just a matter of convienence. On Sat, Nov 4,

Re: Any ETA for maven-javadoc-plugin 3.0.0?

2017-11-11 Thread Robert Scholte
I'd hope to do a release this month. Not sure if it'll be a M2 or not, depends if all 3.0.0 prerequisites are met. Robert On Mon, 06 Nov 2017 17:28:23 +0100, Mark Raynsford wrote: 'Lo. I'm in the process of converting a ton of projects to Java 9 and am currently blocked on MJAVADOC-498[