hi all,

I'm finding that "./gradlew assemble" fails when it's used in a src
download:

> Task :solr:solr-ref-guide:buildLocalAntoraSite
{"level":"fatal","time":1680445852733,"name":"antora","hint":"Add the
--stacktrace option to see the cause of the error.","msg":"Local content
source must be a git repository: /Users/andy/Downloads/solr-9.2.0"}
> Task :solr:solr-ref-guide:buildLocalAntoraSite FAILED

I can use "./gradlew assemble -x :solr:solr-ref-guide:buildLocalAntoraSite"
to work around this, but is there any way we can make this work "out of the
box"?

Andy

Reply via email to