* What went wrong:
09:44:22 Execution failed for task
':publishMavenJavaPublicationToMavenRepository'.
09:44:22 > Failed to publish publication 'mavenJava' to
repository 'maven'
09:44:22 > Could not write to resource 'https://nexus.domain.somewhere/repository/dev-snapshots/a/b/c/d/e/filename.jar'.
09:44:22 > Broken pipe
(Write failed)
Is there some form of logging we can turn on to help diagnose this?
I found references to broken pipes when searching, and it said to add certain useragents to a form of exception ("nexus.view.exhaustForAgents=Apache-Maven.*"), but I don't know what agents are being used in these jobs.
Any help is appreciated!
Snorre
nexus.view.exhaustForAgents=Apache-Maven.*|Apache Ivy.*|curl.*