Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] Getting an error when trying to use Aether M3

If aether requires that version, then it should specify it (or better an equivalent version range) in it's Import-Package OSGi header. Then the OSGi container (in this case Eclipse Equinox will wire up the correct dependencies if available)



On Tue, Nov 26, 2013 at 9:44 AM, Benjamin Bentmann <bentmann@xxxxxxxxxxxx> wrote:
Lothar Werzinger wrote:

Research leads me to believe that there might be a version conflict in
the org.apache.http package requested by the aether http transport. The
OSGi headers indicate that aether does not express any version contraints
for org.apache.http* and therefore might pick up the wrong version (it gets
it from org.apache.httpcomponents.httpclient_4.1.3).

That analysis sounds right, you definitively want Apache HttpClient 4.2.x. How you can tell this your env, is beyond me.


Benjamin

_______________________________________________
aether-users mailing list
aether-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aether-users



--

Lothar Werzinger

Principal Architect

Tradescape, Inc. - Enabling Efficient Digital Marketplaces

+1-650-931-6719 (direct)

+1-800-697-6068 (main) Ext. 116

lothar@xxxxxxxxxxxxxx

http://www.tradescape.biz




This message and any attachment (the "message") is intended solely for the addressees and is confidential. If you receive this message by mistake, please delete it and notify the sender immediately. Any use not in accordance with its purpose, any out-spread or disclosure, either as a whole or partially, is prohibited except with formal approval. Internet cannot guarantee the integrity of this message, therefore Tradescape will not be liable for the message if modified.

-


Back to the top