Hi Eduard, The embedded version of Maven was updated to 3.6.3, starting with NetBeans 12.0.
--Christian On Thu, Oct 29, 2020 at 10:42 AM 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 > > > >
