Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] Making o.e.m2e.maven.runtime and o.e.recommenders.aether get along better

Hi Igor,

> Can you suggest maven-bundle-plugin configuration that would generate
> uses attributes for m2e? Through git-format-patch formatted patch
> attached to bugzilla, preferably ;-)

sure, will try to get m-bundle-p to do what I want.

> Note that m2e uses Require-Bundle, so it is not affected by this
> problem as far as I can tell. Maybe this is something you maybe able to
> do for Code Recommenders as well.

Yes, in Code Recommenders proper we use Require-Bundle. Alas, on the
data mining (aka server) side of things, we need some classes that are
only part of the more comprehensive o.e.m2e.maven.runtime, so we prefer
it there over the slimmed down o.e.recommenders.aether. The problems
arise when you want to have a bundle that can be both used on the server
and the client, i.e., in the IDE.

Best regards,

Andreas
-- 
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


Back to the top