You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jose Gonzalez Gomez <jg...@gmail.com> on 2006/04/24 13:09:45 UTC

Problem with Eclipse plugin

Hi there,

After reading about the Eclipse plugin I decided to give it a try. I
installed it, and tried to run a maven goal, but the execution seems to
hang. After enabling debug output in the preferences I get this in the
console:

[DEBUG] Found 0 components to load on start
[DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and
Settings\jgonzalez\.m2\plugin-registry.xml'
[DEBUG] Building Maven global-level settings from:
'U:\proyectos\otros\netflux\netflux-core\conf\settings.xml'
[DEBUG] Building Maven user-level settings from: 'C:\Documents and
Settings\jgonzalez\.m2\settings.xml'
[DEBUG] Using parent-POM from the project hierarchy at: '../pom.xml' for
project: null:netflux-core:jar:null

After this, the execution seems to hang. Any ideas?

TIA, best regards
Jose

Re: Problem with Eclipse plugin

Posted by Tom Joad <tj...@gmail.com>.
I run eclipse 3.1.1 on windows 2000 and
windows>preferences>internet>proxy settings
you put your company proxy  settings.

On my Linux mandriva 10. , i launch eclipse by command line with
system properties
eclipse -vmargs  -Dhttp.proxyHost=MYPROXYHOST -Dhttp.proxyPort=MYPROXYNUMBER
Tom.


2006/4/25, Jose Gonzalez Gomez <jg...@gmail.com>:
> You're right, I'm behind a proxy... You mention a plugin to manage the proxy
> connection in Eclipse, where can I find it?
>
> Thanks a lot
> Jose
>
> 2006/4/25, Tom Joad <tj...@gmail.com>:
> >
> > Hi Jose,
> > It is fixed in version 0.0;5 as i said .Are you under proxy? If it's the
> > case
> >
> > As said Eugene Kuleshov one of plugin developers Unfortunately there
> > are still no support for settings.xml, including
> > proxy configuration. and i think your proble comes from it.
> >    For now you can use system properties -Dhttp.proxyHost= and
> > -Dhttp.proxyPort=
> > Could you try to launch eclipse via commnand line with these two
> > parameters
> > Or  adding eclipse plugin to manage proxy connexion.
> >
> > Tom.
> > 2006/4/25, Jose Gonzalez Gomez <jg...@gmail.com>:
> > > I'm using 0.0.5... do you have more information about this issue?
> > >
> > > Thanks
> > > Jose
> > >
> > > 2006/4/24, Tom Joad <tj...@gmail.com>:
> > > >
> > > > Hello,
> > > > Which version of the plugin do you use? It is a known issue of version
> > > > 0.0.4 resolved
> > > > with 0.0.5 .
> > > > Tom.
> > > >
> > > >
> > > >
> > > > 2006/4/24, Jose Gonzalez Gomez <jg...@gmail.com>:
> > > > > Hi there,
> > > > >
> > > > > After reading about the Eclipse plugin I decided to give it a try. I
> > > > > installed it, and tried to run a maven goal, but the execution seems
> > to
> > > > > hang. After enabling debug output in the preferences I get this in
> > the
> > > > > console:
> > > > >
> > > > > [DEBUG] Found 0 components to load on start
> > > > > [DEBUG] Building Maven user-level plugin registry from:
> > 'C:\Documents
> > > > and
> > > > > Settings\jgonzalez\.m2\plugin-registry.xml'
> > > > > [DEBUG] Building Maven global-level settings from:
> > > > > 'U:\proyectos\otros\netflux\netflux-core\conf\settings.xml'
> > > > > [DEBUG] Building Maven user-level settings from: 'C:\Documents and
> > > > > Settings\jgonzalez\.m2\settings.xml'
> > > > > [DEBUG] Using parent-POM from the project hierarchy at: '../pom.xml'
> > for
> > > > > project: null:netflux-core:jar:null
> > > > >
> > > > > After this, the execution seems to hang. Any ideas?
> > > > >
> > > > > TIA, best regards
> > > > > Jose
> > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > > > For additional commands, e-mail: users-help@maven.apache.org
> > > >
> > > >
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>

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


Re: Problem with Eclipse plugin

Posted by Jose Gonzalez Gomez <jg...@gmail.com>.
You're right, I'm behind a proxy... You mention a plugin to manage the proxy
connection in Eclipse, where can I find it?

Thanks a lot
Jose

2006/4/25, Tom Joad <tj...@gmail.com>:
>
> Hi Jose,
> It is fixed in version 0.0;5 as i said .Are you under proxy? If it's the
> case
>
> As said Eugene Kuleshov one of plugin developers Unfortunately there
> are still no support for settings.xml, including
> proxy configuration. and i think your proble comes from it.
>    For now you can use system properties -Dhttp.proxyHost= and
> -Dhttp.proxyPort=
> Could you try to launch eclipse via commnand line with these two
> parameters
> Or  adding eclipse plugin to manage proxy connexion.
>
> Tom.
> 2006/4/25, Jose Gonzalez Gomez <jg...@gmail.com>:
> > I'm using 0.0.5... do you have more information about this issue?
> >
> > Thanks
> > Jose
> >
> > 2006/4/24, Tom Joad <tj...@gmail.com>:
> > >
> > > Hello,
> > > Which version of the plugin do you use? It is a known issue of version
> > > 0.0.4 resolved
> > > with 0.0.5 .
> > > Tom.
> > >
> > >
> > >
> > > 2006/4/24, Jose Gonzalez Gomez <jg...@gmail.com>:
> > > > Hi there,
> > > >
> > > > After reading about the Eclipse plugin I decided to give it a try. I
> > > > installed it, and tried to run a maven goal, but the execution seems
> to
> > > > hang. After enabling debug output in the preferences I get this in
> the
> > > > console:
> > > >
> > > > [DEBUG] Found 0 components to load on start
> > > > [DEBUG] Building Maven user-level plugin registry from:
> 'C:\Documents
> > > and
> > > > Settings\jgonzalez\.m2\plugin-registry.xml'
> > > > [DEBUG] Building Maven global-level settings from:
> > > > 'U:\proyectos\otros\netflux\netflux-core\conf\settings.xml'
> > > > [DEBUG] Building Maven user-level settings from: 'C:\Documents and
> > > > Settings\jgonzalez\.m2\settings.xml'
> > > > [DEBUG] Using parent-POM from the project hierarchy at: '../pom.xml'
> for
> > > > project: null:netflux-core:jar:null
> > > >
> > > > After this, the execution seems to hang. Any ideas?
> > > >
> > > > TIA, best regards
> > > > Jose
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: users-help@maven.apache.org
> > >
> > >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Problem with Eclipse plugin

Posted by Tom Joad <tj...@gmail.com>.
Hi Jose,
It is fixed in version 0.0;5 as i said .Are you under proxy? If it's the case

As said Eugene Kuleshov one of plugin developers Unfortunately there
are still no support for settings.xml, including
proxy configuration. and i think your proble comes from it.
   For now you can use system properties -Dhttp.proxyHost= and
-Dhttp.proxyPort=
Could you try to launch eclipse via commnand line with these two parameters
Or  adding eclipse plugin to manage proxy connexion.

Tom.
2006/4/25, Jose Gonzalez Gomez <jg...@gmail.com>:
> I'm using 0.0.5... do you have more information about this issue?
>
> Thanks
> Jose
>
> 2006/4/24, Tom Joad <tj...@gmail.com>:
> >
> > Hello,
> > Which version of the plugin do you use? It is a known issue of version
> > 0.0.4 resolved
> > with 0.0.5 .
> > Tom.
> >
> >
> >
> > 2006/4/24, Jose Gonzalez Gomez <jg...@gmail.com>:
> > > Hi there,
> > >
> > > After reading about the Eclipse plugin I decided to give it a try. I
> > > installed it, and tried to run a maven goal, but the execution seems to
> > > hang. After enabling debug output in the preferences I get this in the
> > > console:
> > >
> > > [DEBUG] Found 0 components to load on start
> > > [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents
> > and
> > > Settings\jgonzalez\.m2\plugin-registry.xml'
> > > [DEBUG] Building Maven global-level settings from:
> > > 'U:\proyectos\otros\netflux\netflux-core\conf\settings.xml'
> > > [DEBUG] Building Maven user-level settings from: 'C:\Documents and
> > > Settings\jgonzalez\.m2\settings.xml'
> > > [DEBUG] Using parent-POM from the project hierarchy at: '../pom.xml' for
> > > project: null:netflux-core:jar:null
> > >
> > > After this, the execution seems to hang. Any ideas?
> > >
> > > TIA, best regards
> > > Jose
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>

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


Re: Problem with Eclipse plugin

Posted by Jose Gonzalez Gomez <jg...@gmail.com>.
I'm using 0.0.5... do you have more information about this issue?

Thanks
Jose

2006/4/24, Tom Joad <tj...@gmail.com>:
>
> Hello,
> Which version of the plugin do you use? It is a known issue of version
> 0.0.4 resolved
> with 0.0.5 .
> Tom.
>
>
>
> 2006/4/24, Jose Gonzalez Gomez <jg...@gmail.com>:
> > Hi there,
> >
> > After reading about the Eclipse plugin I decided to give it a try. I
> > installed it, and tried to run a maven goal, but the execution seems to
> > hang. After enabling debug output in the preferences I get this in the
> > console:
> >
> > [DEBUG] Found 0 components to load on start
> > [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents
> and
> > Settings\jgonzalez\.m2\plugin-registry.xml'
> > [DEBUG] Building Maven global-level settings from:
> > 'U:\proyectos\otros\netflux\netflux-core\conf\settings.xml'
> > [DEBUG] Building Maven user-level settings from: 'C:\Documents and
> > Settings\jgonzalez\.m2\settings.xml'
> > [DEBUG] Using parent-POM from the project hierarchy at: '../pom.xml' for
> > project: null:netflux-core:jar:null
> >
> > After this, the execution seems to hang. Any ideas?
> >
> > TIA, best regards
> > Jose
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Problem with Eclipse plugin

Posted by Tom Joad <tj...@gmail.com>.
Hello,
Which version of the plugin do you use? It is a known issue of version
0.0.4 resolved
with 0.0.5 .
Tom.



2006/4/24, Jose Gonzalez Gomez <jg...@gmail.com>:
> Hi there,
>
> After reading about the Eclipse plugin I decided to give it a try. I
> installed it, and tried to run a maven goal, but the execution seems to
> hang. After enabling debug output in the preferences I get this in the
> console:
>
> [DEBUG] Found 0 components to load on start
> [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and
> Settings\jgonzalez\.m2\plugin-registry.xml'
> [DEBUG] Building Maven global-level settings from:
> 'U:\proyectos\otros\netflux\netflux-core\conf\settings.xml'
> [DEBUG] Building Maven user-level settings from: 'C:\Documents and
> Settings\jgonzalez\.m2\settings.xml'
> [DEBUG] Using parent-POM from the project hierarchy at: '../pom.xml' for
> project: null:netflux-core:jar:null
>
> After this, the execution seems to hang. Any ideas?
>
> TIA, best regards
> Jose
>
>

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