You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ben Stover <bx...@yahoo.co.uk> on 2011/01/04 13:56:57 UTC

Where is the global settings.xml for built-in (embedded) Maven in Eclipse?

Yes, I know the global settings file for a stand-alone Maven is in

<MAVENINSTALLDIR>\conf\settings.xml

But where is that corresponding file if I use the built-in, embedded Maven in Eclipse (v3.6.1) ?

Ben



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Where is the global settings.xml for built-in (embedded) Maven in Eclipse?

Posted by Anders Hammar <an...@hammar.net>.
Don't think there is one, but you could probably get a better answer on the
m2e mailing list.

/Anders

On Tue, Jan 4, 2011 at 13:56, Ben Stover <bx...@yahoo.co.uk> wrote:

> Yes, I know the global settings file for a stand-alone Maven is in
>
> <MAVENINSTALLDIR>\conf\settings.xml
>
> But where is that corresponding file if I use the built-in, embedded Maven
> in Eclipse (v3.6.1) ?
>
> Ben
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Where is the global settings.xml for built-in (embedded) Maven in Eclipse?

Posted by Manuel Doninger <ma...@googlemail.com>.
Eclipse says:
Embedded Runtime is always used for dependency resolution, but does
not use global settings when it is used to launch Maven.

So i think, there is just no global configuration file for this
runtime, because it doesn't use one.
You have to use the user configuration file or an external Maven.

Manuel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Where is the global settings.xml for built-in (embedded) Maven in Eclipse?

Posted by Anders Hammar <an...@hammar.net>.
That's the user-specific one, not the "global" one.

/Anders

On Wed, Jan 5, 2011 at 02:17, Joseph <wu...@gmail.com> wrote:

> did u have a check on some dir like "{user_home}/.m2/" ?
>
> like "c:\user\Joseph\.m2\..."
>
>
> 2011-01-05
>
>
>
> Joseph
>
>
>
> 发件人: Ben Stover
> 发送时间: 2011-01-04  20:57:34
> 收件人: Maven Users
> 抄送:
> 主题: Where is the global settings.xml for built-in (embedded) Maven in
> Eclipse?
>
> Yes, I know the global settings file for a stand-alone Maven is in
> <MAVENINSTALLDIR>\conf\settings.xml
> But where is that corresponding file if I use the built-in, embedded Maven
> in Eclipse (v3.6.1) ?
> Ben
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

Re: Where is the global settings.xml for built-in (embedded) Maven in Eclipse?

Posted by Joseph <wu...@gmail.com>.
did u have a check on some dir like "{user_home}/.m2/" ?

like "c:\user\Joseph\.m2\..."


2011-01-05 



Joseph 



发件人: Ben Stover 
发送时间: 2011-01-04  20:57:34 
收件人: Maven Users 
抄送: 
主题: Where is the global settings.xml for built-in (embedded) Maven in Eclipse? 
 
Yes, I know the global settings file for a stand-alone Maven is in
<MAVENINSTALLDIR>\conf\settings.xml
But where is that corresponding file if I use the built-in, embedded Maven in Eclipse (v3.6.1) ?
Ben
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org