I'm trying to run cometD load testing following the steps listed here. I found out that exec:exec
requires a property exec.executable
which I'm providing as mvn
. I'm seeing the error:
[WARNING] The requested profile "server" could not be activated because it does not exist.
How do you resolve this?