Description of problem: The maven client's zanata.project parameter seems not to be parsed. Even when running 'mvn zanata:help -Ddetail -Dgoal=push', the option doesn't show up in the help text. Haven't tried other goals. Version-Release number of selected component (if applicable): 3.0.0 How reproducible: Always Steps to Reproduce: 1. Push files to a project using the maven client's command line parameters only. 2. Make sure the -Dzanata.project=XXX argument is given. Actual results: The push fails stating that the project must be specified. Expected results: The push succeeds.
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-201