got the same problem

M2 plugin for Eclipse ignored
the M2_REPO shell variable,
the Repossitory location defined from inside the IDE plugins property page/

The only one it accepts is ~/.m2/settings.xml

I don't have this problem with MVN command line tool


Maybe should be documented in "troubleshooting section"

Thierry


2006/6/2, Wayne Fay <[EMAIL PROTECTED]>:

Thanks, Ben. Perhaps I misspoke. From my MAVEN_HOME/conf/settings.xml
file:

| This is the configuration file for Maven. It can be specified at two
levels:
|
|  1. User Level. This settings.xml file provides configuration for a
single user,
|                 and is normally provided in $HOME/.m2/settings.xml.
|
|  2. Global Level. This settings.xml file provides configuration for all
maven
|                 users on a machine (assuming they're all using the same
maven
|                 installation). It's normally provided in
|                 ${maven.home}/conf/settings.xml.

So it would appear that both of those locations are "valid". I
personally have never used the MAVEN_HOME/conf file location.

But if Francois had the same exact file in MAVEN_HOME/conf, with the
proxy defined etc, and it wasn't being picked up until he copied it to
~/.m2/, then I don't know what's going on with his machine.

Wayne

On 6/2/06, ben short <[EMAIL PROTECTED]> wrote:
> Wayne,
>
> My settings.xml is in my maven directory. Which I added as my maven
> home directory and t all works fine for me. Although i dont use a
> proxy.
>
> Ben
>
> On 6/2/06, Francois Vandewalle <[EMAIL PROTECTED]>
wrote:
> >
> > Hello Wayne,
> >
> > this helped !
> >
> > I was assuming that all the settings are done in the directory in
which I
> > installed maven.
> > Now I can carry on with the next step.
> >
> > Thank you very much for your support !
> >
> > François
> > --
> > View this message in context:
http://www.nabble.com/Getting-Started---Problem-with-plugin-t1704376.html#a4674906
> > Sent from the Maven - Users forum at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to