Hide Forgot
Description of problem: In Web UI, project description is optional, however, maven client still require it to be input. Version-Release number of selected component (if applicable): zanata-maven-plugin:3.1.2 How reproducible: Always Steps to Reproduce: 1. Assume the zanata.ini is configured correctly. 2. mvn -e zanata:put-project -Dzanata.url=<ZANATA_SERVER_URL> Actual results: [ERROR] Failed to execute goal org.zanata:zanata-maven-plugin:3.1.2:put-project (default-cli) on project standalone-pom: The parameters 'projectDesc', 'defaultProjectType', 'projectSlug', 'projectName' for goal org.zanata:zanata-maven-plugin:3.1.2:put-project are missing or invalid -> [Help 1] Expected results: projectDesc should not exist in the above list. Additional info:
This bug can be reproduced with zanata-maven-plugin-3.4.2.
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-252