Using ear plugin together with platform feature

Hi to all,

I’d like to use platform feature instead of spring-dependencies-plugin. As everything works fine so far, I have one problem which I do not know how it is is intended to be handled the right way:

I am defining constraints via platform to define which versions to use and configure the dependencies across my subprojects without the version. This works for all configurations but not for the deploy configuration introduced by ear plugin.

Can you please give me a hint how to solve this?
Thanks in advance

Cheers
Markus

Noone, who uses this the same way with the same problems?
If I am doing something obviously wrong, please tell me :slight_smile: