In my company we need to upload via this tool. In our "Environment" is a - (hyphen). This is not allowed by the CliParser pattern.
java -jar test-result-collection-tool.jar -c octane-config.properties -t "Environment:TEST-A" unittestsresult.xml Tag and field tag arguments must be in TYPE:VALUE format: Environment:TEST-A
I already fixed it. Similar to the older issue/request with the whitespace. I would provide a feature branch and a pull request if you like.
Cheers
Marc
In my company we need to upload via this tool. In our "Environment" is a - (hyphen). This is not allowed by the CliParser pattern.
java -jar test-result-collection-tool.jar -c octane-config.properties -t "Environment:TEST-A" unittestsresult.xml Tag and field tag arguments must be in TYPE:VALUE format: Environment:TEST-AI already fixed it. Similar to the older issue/request with the whitespace. I would provide a feature branch and a pull request if you like.
Cheers
Marc