Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] Breaking changes

Is it possible to have source projects for these two bundles? I do not
see how to make this work with m2e-*.target files otherwise.

--
Regards,
Igor

On 11-02-09 01:38 PM, Pascal Rapicault wrote:
I've just released changes in the m2e-core where the bundles for AHC
and Netty are now required from the org.eclipse.m2e.core bundle. The
pb with these two bundles is that they are not in a p2 repository
that we can easily consume them from. This means that when you will
rebase, you will have to add the two bundles attached to your active
target platform (Preferences>  Plugin>  target platform>  select the
active target platform>  hit edit>  Add..>  pick directory (the
directory where you have taken stored the attached archive source)

If you don't want to do this dance then you will have to wait until a
new m2e build is ready for consumption and that the target platform
is actually updated to contain these two bundles.


Back to the top