valid-java-artifact-id-codegen-setting
Overview
This rule belongs to the openapi-v3-codegen-syntax-linting
ruleset and states that:
Java Artifact ID must match the naming rules specified in maven guides.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | Java Artifact ID provided is invalid. |
Code | OPENAPI3CODEGENSYNTAX_L803 |
Type | Linting |
Rule System | Syntax |
Broad Category | OpenAPI Code Generation Settings |
Products Impacted | Code Generation, Developer Experience Portal |
Tags | code generation sdks openapi3 openapi syntax linting apimatic info codegen setting id |
Suggested Fixes
- Follow the rules specified at http://maven.apache.org/guides/mini/guide-naming-conventions.html .