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
