Setup spectral in maven/gradle to build #2249
Unanswered
veer201989
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
Any one can have any kind of solution to build the OpenApi project using Gradle/maven build script? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
i have created a Maven plugin for spectral, and will maintain it. It is now on maven central. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
User story.
As a user, I can do lint my whole project while creating build using maven/gradle , so that I can identify the issues/warning/info.
Is your feature request related to a problem?
I am trying to lint my java project in which I have multiple YAML/JSON files, I want to lint all the files at the time of build but I am not able to get any setup process
Describe the solution you'd like
Please share the steps or process to setup spectral in maven/gradle build file.
Additional context
Add any other context or screenshots about the feature request here.
Beta Was this translation helpful? Give feedback.
All reactions