uschindler edited a comment on pull request #631:
URL: https://github.com/apache/solr/pull/631#issuecomment-1038290447


   I fixed the link to the Solr Javadocs page, it was not related to 
source_url, but extraArgs passed to NPN. The link must be a valid URL, not some 
FS path.
   
   ```groovy
   "--attribute", 
"page-solr-javadocs=${project(':solr:documentation').docroot.toURI().toASCIIString()}",
   ```
   
   Now the link checker passes.


-- 
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]

Reply via email to