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

2011-01-05 Thread Manuel Doninger
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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



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

2011-01-04 Thread Ben Stover
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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



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

2011-01-04 Thread Anders Hammar
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 bxsto...@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-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org




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

2011-01-04 Thread Joseph
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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


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

2011-01-04 Thread Anders Hammar
That's the user-specific one, not the global one.

/Anders

On Wed, Jan 5, 2011 at 02:17, Joseph wutong...@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-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org