You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Running a build on the current master branch I get the impression that the quarkus-all-config.adoc page isn't generated properly anymore. This is the log output I see for the corresponding Maven task:
[INFO] --- exec-maven-plugin:1.6.0:java (default) @ quarkus-documentation ---
WARNING: could not generate all-config file because extensions list is missing: C:\dev\git\quarkus\docs\..\devtools\bom-descriptor-json\target\extensions.json
Describe the bug
Running a build on the current
master
branch I get the impression that thequarkus-all-config.adoc
page isn't generated properly anymore. This is the log output I see for the corresponding Maven task:Someone from the team should try to confirm this.
I mentioned this problem in a comment already: #13153 (comment)
To Reproduce
./mvnw clean install -DskipTests
The text was updated successfully, but these errors were encountered: