-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
6.1.0
Description of problem:
As per ${summary}.
This happens in two cases:
- When an existing project deployment fails
- When a non existing project deployment is attempted.
Steps to Reproduce:
1. Try to deploy groupId = non, artifactId = existent, version = -1
Actual results:
Result: Deployment non:existent:-1 has been successfully added
Expected results:
Result: Deployment non:existent:-1 has failed with message: XYZ
Additional info:
Input values like valid Runtime Strategy value are not validated.