1) Create new dynamic web project (with and without runtime)
2) Convert it to maven project (WAR)
3) Perform one of the following sequences of actions:
3A) Add the following dependency - "com.cedarsoft.rest", "jersey", "1.0.0"
3B) Add the following dependency - "org.jboss.resteasy", "resteasy-jaxrs", "3.11.0.Final"
3C) Do no action
4) Update the project using maven -> update project -> check the Force Update
5) Open project properties, navigate to Project Facets
ASSERT: The "JAX-RS (REST Web Services)" Facet is checked