Thanks, I am fine with setting in Tools - Options the Maven path to the 3.8.4 version, but I also work on some tutorials for beginners and for them it is an unnecessary complication.

Looking forward for it being resolved in Netbeans 13 :)

On 08/12/2021 14:50, Neil C Smith wrote:
On Wed, 8 Dec 2021 at 12:34, Vladimir Machat<macha...@gmail.com>  wrote:
I did some experimenting and it seems to be fixed in version 3.8.2 and
newer.

Are there any plans to upgrade the version of Maven in the near future?
Yes, but 3.8.2 was even more broken for NetBeans!  Should be 3.8.4 in
NetBeans 13.

Seehttps://github.com/apache/netbeans/pull/3328

In the meantime, you can try right-clicking on the project, Run Maven
-> Goals, and in the Goals line in the dialog add and run the
following -

-N io.takari:maven:wrapper -Dmaven=3.8.4

That should initialize the Maven wrapper in that project and NetBeans
will then use that.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail:dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail:dev-h...@netbeans.apache.org

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


Reply via email to