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

attachSwaggerArtifact ignores outputFilename #62

Open
ipichris opened this issue Sep 16, 2020 · 0 comments
Open

attachSwaggerArtifact ignores outputFilename #62

ipichris opened this issue Sep 16, 2020 · 0 comments

Comments

@ipichris
Copy link

ipichris commented Sep 16, 2020

Describe the bug
When using attachSwaggerArtifact = true the filename of the maven artifact is always ...swagger.json and ...swagger.yaml instead of the configured outputFilename.

To Reproduce
Maven project with swagger-maven-plugin configured with outputFilename = "openapi" and attachSwaggerArtifact = "true" and build the maven project.

Expected behavior
The outputFilename is used instead of "swagger"

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

1 participant