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

PrettyPrint configuration is not picked up from config file #3868

Closed
mjaggard opened this issue Feb 3, 2021 · 1 comment
Closed

PrettyPrint configuration is not picked up from config file #3868

mjaggard opened this issue Feb 3, 2021 · 1 comment

Comments

@mjaggard
Copy link

mjaggard commented Feb 3, 2021

The documentation here: https://github.com/swagger-api/swagger-core/tree/master/modules/swagger-maven-plugin
states that prettyPrint can be set in the configuration file but it is actually ignored and must be set in the pom.xml file.

This line reads directly from the Maven config rather than the parsed configuration file:

frantuma added a commit that referenced this issue Feb 8, 2021
fix #3868 - maven plugin: use prettyPrint from config file
@frantuma
Copy link
Member

frantuma commented Feb 8, 2021

Thanks for reporting this and investigating! fixed in #3874

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants