so what shall we do with this one. The PR is basically ready since October but integrating it to 12.6 felt a bit rushed.

mvnd 0.7.1 has nicer console output which is very similar to normal maven. The project also moved to apache recently.

I just rebased to latest master and tests are still green. Should we merge it?


-> https://github.com/apache/netbeans/pull/3210

-michael



On 05.10.21 14:42, Neil C Smith wrote:
On Tue, 5 Oct 2021 at 13:23, Michael Bien <[email protected]> wrote:
interesting, would be nice if mvnd would make it into maven itself (as
option).
...
i don't know anything about mvnw. But judging from the name it is
probably a launcher which downloads maven before it runs it?
Yes, and downloading and using the precise version specified.

For current (Maven 3) wrapper see https://github.com/takari/maven-wrapper

For Maven 4 wrapper see https://maven.apache.org/plugins/maven-wrapper-plugin/

I'm intrigued how these two might interact in future.  ie. use the
wrapper, get the daemon automatically???

Incidentally, I noticed while implementing this that we already have
our own experimental support for downloading alternative Maven
versions - should probably look to migrate that to the wrapper too.

I'm also planning to look at a UI to configure the wrapper in a
project at some point soon, assuming existing PR gets reviewed and
merged.

Best wishes,

Neil



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to