I am new to maven and camel.
I tried executing the examples in camel book. And I am getting this error when I run the following command.
Command:
you have likely a space between -Dtest= and SpringTransformMethodTest. That's then interpreted as 2 items instead of one.
-Dtest=
SpringTransformMethodTest