Description
The archetype CMS pom.xml contains a TODO comment. This must be removed before GA. If anything is left to be done a Jira issue must be created.
Archetype cms/pom.xml:
<dependencies>
<!-- TODO: should be added by installer-->
<dependency>
<groupId>org.onehippo.cms7.essentials</groupId>
<artifactId>hippo-components-cms-plugin-library</artifactId>
</dependency>