-
New Feature
-
Resolution: Fixed
-
Major
-
None
If I have a multi module project and I want to deploy one war/ear on server A and another war/ear to server B I need to create two separate jobs because the deploy plugin doesn't allow to specify it multiple times (post build action) nor to add separate filters for multiple servers.
The request is then to move the war/ear selection within the container repeatable section.