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
Cannot handle this scenario for maven since app name with space is not allowed. In pom.xml file, artifact - id - is the project name. Artifact id with space is not valid in pom.xml and it will throw error while we perform the LTV actions.
[ERROR] 'artifactId' with value 'app-liberty mvn' does not match a valid id pattern,
Include test case for the following:
The application name has a space.
The directory name contains a space.
The text was updated successfully, but these errors were encountered: