Hi to all,
I’d like to use platform feature instead of spring-dependencies-plugin. As everything works fine so war, 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