<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-deployer-mesos</artifactId> </dependency>
CommandLineArgsProvider
. This is due to Chronos adding the command line
args to the Mesos ID. Thus when launching the partition on Mesos this can cause
the partition to fail to start if command line arg contains characters such as
/
or :
.