spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.77k stars 5.89k forks source link

Tags with collector config fail to build docs #12607

Closed sjohnr closed 1 year ago

sjohnr commented 1 year ago

Certain tags fail to build docs. Specifically, 6.0.0-RC1 contains an antora.yml with a collector config. Similar to gh-12568, the fix is to run the gradle command with -Porg.gradle.java.installations.auto-detect=false. However, existing command in the collector doesn't contain this flag, so we need to override it.

sjohnr commented 1 year ago

Closed via 06d05691b906d566b2a8f7e069a4521cc9fa6dba