The gradle build I’m trying to do, contains a proprietary plugin, which is failing with a message
Premature end of Content-Length demlimited message body (expected 15,825,247; received: 1,560,064)
which i believe is server issue, but is there any way to avoid downloading the plugin by using local jar?
I can’t add the jars as dependencies, I need to use it as plugin.
New contributor
PVI-AXL is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.