java-artifact-id-codegen-setting-match-naming-rules
Overview
This rule belongs to the apimatic-codegen-validation
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 | APIMATICCODEGEN_V255 |
Type | Validation |
Rule System | Semantic |
Broad Category | CodeGen Settings |
Products Impacted | Code Generation, Developer Experience Portal |
Tags | apimatic code generation codegen sdks portal docs validation apimatic codegen setting |
Suggested Fixes
- Follow the rules specified at http://maven.apache.org/guides/mini/guide-naming-conventions.html .