Bug 1027511

Summary: [Client] Project Description should be optional when creating project with client
Product: [Retired] Zanata Reporter: Ding-Yi Chen <dchen>
Component: Component-MavenAssignee: Michelle Kim <mkim>
Status: CLOSED UPSTREAM QA Contact: Zanata-QA Mailling List <zanata-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.0CC: zanata-bugs
Target Milestone: ---Keywords: screened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-29 03:25:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ding-Yi Chen 2013-11-07 01:24:40 UTC
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:

Comment 1 Ding-Yi Chen 2015-03-23 01:51:27 UTC
This bug can be reproduced with zanata-maven-plugin-3.4.2.

Comment 2 Zanata Migrator 2015-07-29 03:25:15 UTC
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-252