This plugin will allow you to publish the artifacts via HTTP POST to an URL.
Changelog
Version 1.2 (Nov 25, 2014)
- Increased connect timeout to 30 seconds.
- Increased read timeout to 60 seconds.
- Updated OkHttp to 2.1.0.
- Decreased lowest compatible Jenkins release from 1.574 to 1.480.
Version 1.1 (Aug 12, 2014)
- Add FileName to Content-Disposition for each FormData part.
- Fixed time measurement.
Version 1.0 (Aug 07, 2014)
- Initial version.