Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All Configuration documentation isn't generated properly anymore #13278

Closed
knutwannheden opened this issue Nov 13, 2020 · 0 comments · Fixed by #13279
Closed

All Configuration documentation isn't generated properly anymore #13278

knutwannheden opened this issue Nov 13, 2020 · 0 comments · Fixed by #13279
Labels
kind/bug Something isn't working triage/needs-triage
Milestone

Comments

@knutwannheden
Copy link
Contributor

knutwannheden commented Nov 13, 2020

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

Someone from the team should try to confirm this.

I mentioned this problem in a comment already: #13153 (comment)

To Reproduce

  1. ./mvnw clean install -DskipTests
@knutwannheden knutwannheden added the kind/bug Something isn't working label Nov 13, 2020
@ghost ghost added the triage/needs-triage label Nov 13, 2020
knutwannheden added a commit to knutwannheden/quarkus that referenced this issue Nov 13, 2020
The path to the `extensions.json` has changed with the introduction of
the platform.

Fixes quarkusio#13278
knutwannheden added a commit to knutwannheden/quarkus that referenced this issue Nov 13, 2020
The path to the `extensions.json` has changed with the introduction of
the platform.

Fixes quarkusio#13278
@ghost ghost added this to the 1.11 - master milestone Nov 13, 2020
@gsmet gsmet modified the milestones: 1.11 - master, 1.10.0.Final Nov 13, 2020
gsmet pushed a commit to gsmet/quarkus that referenced this issue Nov 13, 2020
The path to the `extensions.json` has changed with the introduction of
the platform.

Fixes quarkusio#13278
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/needs-triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants