I have gone through all the Kurento questions on Stackoverflow and this error dose not seem to have arisen before.
I have installed the Kurento media-server and java cli
I have resolved this error by replacing the 6.1.1 snapshot POM.xml with the 6.0.0 POM.xml. The version of the kurento-media server I was using was 6.0.0 and I needed to get the pom.xml that matched this.
This is a link to the GITHUB commit of the 6.0.0 pom.xml which I used to replace the current snapshot version.
Link