You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
artifactId must start with a letter and then contain any number of letters, digits or underscore - the following regex was used: "^[a-zA-Z][a-zA-Z0-9_-]*$"/>
Add validation to the groupId field in the starter UI
GroupId should only allow:
see also here: guide-naming-conventions
The text was updated successfully, but these errors were encountered: