Backbone's public API example can not be built without access to Backbone's parent pom because the public API uses this as a parent pom. The parent pom is an internal pom and not accessible from the outside. Hence we'll have to remove the dependency to it, so that external users can build the public API example.