Your solution sounds a litte bit weired. NetBeans is coming with a bundled maven version which you can change in NetBeans settings (Tools / Options / Java / Maven).
Greetings Benjamin On 29 October 2020 15:41:57 CET, Eduard Karel de Jong <[email protected]> wrote: >Hello, > >I'm trying to build an open source project from the web using NB, and >it >fails at some with the message: >> Detected Maven Version: 3.3.9 is not in the allowed range 3.5.0. >This error arises when resolving "Project Problems" (in the dialog for >that purpose) > >I do have Maven version 3.6.3 installed on my Mac, and after trying >other ways to address this, I have patched the NB startup script to >include that executable on the *nix PATH before NB proper is executed. > >Running maven in the terminal works fine, that is, until it hits >something different. > >I hope you can provide me with some hints on how to address this issue. >e.g. Is there a better way to get NB to use the right mvn executable? > >Cheers >Eduard > >--------------------------------------------------------------------- >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 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
