[zanata-bugs] [Bug 906667] New: RFE: put-project should be able to get the project type and project Id from zanata.xml

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 1 07:04:30 UTC 2013


Product: Zanata
https://bugzilla.redhat.com/show_bug.cgi?id=906667

            Bug ID: 906667
           Summary: RFE: put-project should be able to get the project
                    type and project Id from zanata.xml
           Product: Zanata
           Version: 2.0
         Component: Component-Maven
          Severity: high
          Priority: unspecified
          Reporter: dchen at redhat.com

Description of problem:
In maven-client-2.0.2-SNAPSHOT, defaultProjectType become an mandatory option.
However, this is interfering the project maintainers' work flows.

Quite a few project maintainers work create a new project using following
method:
1. Copy zanata.xml of other project.
2. Change the project name and version (they seldom need to change project
type, as they usually deal with just one type).
3. Using either zanata client to create project.

After the introduce of defaultProjectType, now not only it breaks the existing
automation scripts, but also project maintainer now need to type redundant
information to command line options.

Version-Release number of selected component (if applicable):
Maven client 2.0.2-SNAPSHOT

How reproducible:
Always

Steps to Reproduce:
1. Copy a existing working zanata.xml
2. Change the project id to "PushTest" or other id that haven't been used.
3. mvn -e zanata:put-project

Actual results:
[ERROR] Failed to execute goal
org.zanata:zanata-maven-plugin:2.0.2-SNAPSHOT:put-project (default-cli) on
project null: The parameters 'defaultProjectType' for goal
org.zanata:zanata-maven-plugin:2.0.2-SNAPSHOT:put-project are missing or
invalid -> [Help 1]                                                             
Expected results:
Project "PushTest" created successfully.

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Jv3ykL2aGB&a=cc_unsubscribe




More information about the zanata-bugs mailing list