Without looking at the code but I'd hazard that m2e has to guess the
extension and as the packaging type is usually the extension (according to
maven docs) m2e chooses it.
On 25 May 2016 at 17:37, David M. Karr wrote:
> On 05/25/2016 10:54 AM, Konrad Windszus wrote:
>
>> Type is actually determi
I suppose I wasn't clear.
If the packaging type of the artifact is "bundle", it's reasonable for
m2e to offer it as a bundle artifact, but I think it's also reasonable
for it to notice that the POM this dependency will be inserted into does
not recognize bundle artifacts, and make the user awa