janhoy commented on pull request #392:
URL: https://github.com/apache/lucene/pull/392#issuecomment-945617644
I run the build with this patch, but get errors
```
> Task :lucene:backward-codecs:javadocJar
Caching disabled for task ':lucene:backward-codecs:javadocJar' because:
Build cache is disabled
Task ':lucene:backward-codecs:javadocJar' is not up-to-date because:
Output property 'archiveFile' file
/Users/janhoy/git/lucene/lucene/backward-codecs/build/libs/lucene-backward-codecs-9.0.0-javadoc.jar
has been removed.
:lucene:backward-codecs:javadocJar (Thread[Execution worker for ':' Thread
6,5,main]) completed. Took 0.072 secs.
:lucene:backward-codecs:signSignedJarsPublication (Thread[Execution worker
for ':' Thread 6,5,main]) started.
> Task :lucene:backward-codecs:signSignedJarsPublication FAILED
Caching disabled for task
':lucene:backward-codecs:signSignedJarsPublication' because:
Build cache is disabled
Task ':lucene:backward-codecs:signSignedJarsPublication' is not up-to-date
because:
Task has failed previously.
:lucene:backward-codecs:signSignedJarsPublication (Thread[Execution worker
for ':' Thread 6,5,main]) completed. Took 0.002 secs.
[...]
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':lucene:backward-codecs:signSignedJarsPublication'.
> Cannot perform signing task
':lucene:backward-codecs:signSignedJarsPublication' because it has no
configured signatory
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]