Dominik Jelinek created CAMEL-22992:
---------------------------------------
Summary: Unable to use Camel Testing plugin on a Windows
Key: CAMEL-22992
URL: https://issues.apache.org/jira/browse/CAMEL-22992
Project: Camel
Issue Type: Bug
Components: camel-jbang, camel-test
Affects Versions: 4.17.0
Environment: Windows
Reporter: Dominik Jelinek
For example init a new test file using
{code:java}
camel test init <filename>{code}
or just call
{code:java}
camel test --help
{code}
on a macOS or Linux this is working just fine
Using a Citrus Framework through Citrus JBang plugin directly and executing is
working just fine
{code:java}
citrus init <filename>{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)