Hide Forgot
1. The client should deal with extra/missing '/' at the end of the server URL. (Output a warning.) 2. If no matching URL is found in zanata.ini, we should generate an informative log message, because the user will probably want to add the URL to zanata.ini. (Omit the message if the url, username and password are all configured.) 3. In *some* cases (mainly testing), it might be useful to have an option which let the user choose one of the profiles in zanata.ini's [servers] section, by specifying the prefix. eg: [servers] jboss.url=example.com jboss.username=example jboss.key=12354123 mvn zanata:push -Dserver=jboss
Is this still an issue or fixed?
It's not fixed. I think making the Maven/Java clients friendlier is still important.
Reassigned to PM
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-325