- 
    Enhancement 
- 
    Resolution: Done
- 
    Major 
- 
    None
- 
    None
The following dependencies are managed by Quickstarts BOM, yet these already managed by javaee8 BOM and thus should be removed:
                                <dependency>
                                    <groupId>org.apache.httpcomponents</groupId>
                                    <artifactId>httpclient</artifactId>
                                </dependency>
                                <!-- contacts-jquerymobile -->
                                <dependency>
                                    <groupId>commons-io</groupId>
                                    <artifactId>commons-io</artifactId>
                                </dependency>
                                <dependency>
                                    <groupId>org.jboss.msc</groupId>
                                    <artifactId>jboss-msc</artifactId>
                                </dependency>
                                <dependency>
                                    <groupId>org.slf4j</groupId>
                                    <artifactId>slf4j-api</artifactId>
                                </dependency>
                                <dependency>
                                    <groupId>com.fasterxml.jackson.core</groupId>
                                    <artifactId>jackson-core</artifactId>
                                </dependency>
                                <dependency>
                                    <groupId>com.fasterxml.jackson.core</groupId>
                                    <artifactId>jackson-databind</artifactId>
                                </dependency>
                                <dependency>
                                    <groupId>org.javassist</groupId>
                                    <artifactId>javassist</artifactId>
                                </dependency>