Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] OSGi wiring issue (was Release of Aether Core 0.9.1)

Andreas Sewe wrote:

I have encountered very strange behavior:
[...]
[3] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=432022>

I deployed a tweaked org.eclipse.aether.maven bundle to [0]. Besides the missing version range on the import for o.e.aether.impl that you mentioned earlier, I dropped all references to Plexus to reduce uses constraints.

When you get a chance, please report back how this works out for your current wiring issue which I frankly don't understand . Given the install sequence m2e, code recommenders works, I take it there is a solution to the wiring problem. Why isn't that solution found for the other install sequence? More specifically, why is the import of o.e.aether.impl from o.e.aether.maven rewired to m2e.maven.runtime when it was previously happy with importing from Aether proper?


Benjamin


[0] http://download.eclipse.org/aether/maven-aether-provider/releases/3.1.0.20140405-2015


Back to the top