java-group-id-codegen-setting-match-naming-rules
Overview
This rule belongs to the apimatic-codegen-validation ruleset and states that:
Java Group ID must match the naming rules specified in maven guides.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | Java Group ID provided is invalid. |
| Code | APIMATICCODEGEN_V254 |
| 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 .