* RootSettings plugin contains settings for root project * other auto plugins that are meant only for root project depend on RootSettings * other auto plugins that are meant for every project are enabled by default reducing boilerplate
* @rkuhn found the problems in the scala camel samples - HttpSample returns scrambled data - CustomRouteSample times out