e.g. should we just have a 'Developer build' pipeline that literally only does mvn fabric8:deploy or should we just default a single Jenkinsfiles which can do developer build, CI/PRs and CD?
Then just have a configuration option to swizzle them between dev build to real CI / CD?