On Sat, 27 Jan 2024 at 09:13, Lars Bruun-Hansen <lbruunhan...@gmail.com> wrote:
> Another thought: Maven command execution shell still supports a
> "$HOME/.mavenrc" file which is executed (sourced) by Maven before it
> does anything else. It will be fired each and every time you execute
> the "mvn" command. I don't know if it will be respected by the
> NetBeans IDE? (I would think not since NetBeans IDE executes Maven
> from the Java level, not via the OS shell).

NetBeans executes Maven, so this works fine with built-in Maven or
when using the Maven Wrapper (mvnw).

Whether it's a good idea or not is another matter.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-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