Hello,
I’m releasing a new version of `aws-codepipeline` plugin by executing `mvn release:prepare release:perform`.
The command failed on attempt to upload JAR file:
```
```
At the same time, I can see that 3 other files have been uploaded for the new release https://repo.jenkins-ci.org/releases/com/amazonaws/aws-codepipeline/0.47/.
So, the new release directory contains just 3 files instead of 5.
Can it cause issues for the plugin users? If so, how can we fix that ?
--
Thank you,
Egor