[zanata-maven-plugin] without zanata.xml, pull with -Dzanata.locales failed to pull
Description
Environment
None
relates to
Activity
Show:
Former user 20 April 2018 at 00:24
We are closing all the old issues to have more clarity in our backlog for Zanata project. Feel free to re-open or leave a comment if you require our attention on your Jira.
B L 1 March 2017 at 12:51Edited
I have the same problem. Without zanata.xml it's not working.
<zanata.project>
in zanata-maven-plugin configuration does not get recognized.
Created attachment 920843
Stack trace
Description of problem:
If zanata.xml does not exist, pull failed even when supply with all required options.
Version-Release number of selected component (if applicable):
zanata-maven-plugin 3.3.2
How reproducible:
Easy always
Steps to Reproduce:
1. mvn -B -e org.zanata:zanata-maven-plugin😛ull -Dzanata.url=$ZANATA_URL -Dzanata.ussername=$ZANATA_USERNAME -Dzanata.key=$ZANATA_KEY -Dzanata.project=ibus-chewing -Dzanata.projectVersion=master -Dzanata.projectType=gettext -Dzanata.locales=zh-TW
Actual results:
[ERROR] Failed to execute goal org.zanata:zanata-maven-plugin:3.3.2😛ull (default-cli) on project standalone-pom: Zanata mojo exception: Project must be specified -> [Help 1]
Expected results:
zh-TW Translation of ibus-chewing should be pulled as zh-TW.po
Additional info: