Benjamin Bentmann wrote:
> Paul Gier wrote:
> 
>> Would there be any problems if the central repo definition was moved
>> out of the
>> Maven internals and into the default settings.xml [1]?
> 
> I assume you refer to the global settings file shipped inside the Maven
> installation directory. The one issue I know about is that embedders of
> Maven like M2E don't have a CLI-style installation directory and hence
> no global settings file. Not impossible to solve but it needs to be
> considered.
> 
> 
> Benjamin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 

Right the global settings in the Maven install directory.  I'm not sure what the
current M2E behaviour is, but it should probably look for a user
~/.m2/settings.xml and ship with a default one in case it can't find a user
settings.


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

Reply via email to