Hello List, Anybody else here using Eclipse for their development? I tried to check out http-components' http-core module as an eclipse project. I am using the maven2 plug-in for eclipse, and somehow even after I enable the plug-in for the project, it is unable to get the dependencies.
The console has the following: <console> 3/18/06 7:27:14 PM MST: Reading /http-core/pom.xml 3/18/06 7:27:14 PM MST: Project build error POM 'org.apache.jakarta.httpcomponents:httpcomponents' not found in repository: Unable to download the artifact from any repository org.apache.jakarta.httpcomponents:httpcomponents:pom:4.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) </console> I am thinking this might be some pom.xml related issue, as other simple maven projects are working fine. I am using maven plug-in version 0.0.5 with Eclipse version 3.1.2. Help or pointers would be appreciated. TIA Bindul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
