Bindul Bhowmik wrote:
Dropped the whole idea of using the m2 plugin. Rather went ahead with
a bit more manual work [1]. Checked out the entire HttpComponents and
ran 'mvn install' and the 'mvn -Declipse.downloadSources=true
eclipse:eclipse' on http-core and http-async (Those are the only two
modules with pom.xml at the moment). Then imported each module
individually into Eclipse.

Thanks for the pointer Oleg.

By the way, when I set up http-async and maven is establishing the
dependency on http-core I see a message on the console -

<console>
[INFO]
       Sources for some artifacts are not available.
       List of artifacts without a source archive:
         o org.apache.jakarta.httpcomponents:http-core:jar:4.0-SNAPSHOT
</console>

And the http-core dependency in http-async is coming without source
attachment. However, junit has source attachment. Something to change
in the pom.xml of http-core? (Please pardon my maven ignorance)

I wish I could tell. I am still trying to get a handle of Maven2 myself.

Oleg

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

Reply via email to