Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to override m2e global settings?
How to override m2e global settings? [message #1857852] Wed, 01 March 2023 18:08 Go to next message
Marek Andreansky is currently offline Marek AndreanskyFriend
Messages: 10
Registered: October 2020
Junior Member
I would like to define global settings.xml on a shared multi-user Windows system, but was unable to find how.

By default, Eclipse is looing into %userprofile%/.m2/settings.xml or user.home, but I have not found a way to override it to without copying the settings into each individual user profile, which I do not want to do as that would make deploying global changes problematic.

The m2e documentation states that "maven home" can be used but I was not able to get it working - https://www.eclipse.org/m2e/documentation/m2e-faq.html#how-to-configure-proxy-and-location-of-maven-local-repository

Which path variable can I set on Windows to force Eclipse to read maven settings from there by default?
Re: How to override m2e global settings? [message #1857854 is a reply to message #1857852] Thu, 02 March 2023 04:20 Go to previous messageGo to next message
Jay Arthanareeswaran is currently offline Jay ArthanareeswaranFriend
Messages: 128
Registered: July 2009
Senior Member
Hi, I am not sure anyone here on this JDT forum might be able to answer this. This is better asked on the m2e user mailing list:
https://dev.eclipse.org/mailman/listinfo/m2e-users
Re: How to override m2e global settings? [message #1857857 is a reply to message #1857854] Thu, 02 March 2023 08:02 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
They also have discussions:

https://github.com/eclipse-m2e/m2e-core/discussions


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Apache Commons Text
Next Topic:Externalize strings error
Goto Forum:
  


Current Time: Fri Apr 26 12:52:34 GMT 2024

Powered by FUDForum. Page generated in 0.03529 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top