|
|
|
@ -186,18 +186,13 @@
|
|
|
|
|
<artifactId>hadoop-aws</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- <dependency> |
|
|
|
|
<groupId>javax.servlet</groupId> |
|
|
|
|
<artifactId>servlet-api</artifactId> |
|
|
|
|
</dependency>--> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.mortbay.jetty</groupId> |
|
|
|
|
<artifactId>jsp-2.1</artifactId> |
|
|
|
|
<exclusions> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jsp-api-2.1</artifactId> |
|
|
|
|
<groupId>org.mortbay.jetty</groupId> |
|
|
|
|
<artifactId>servlet-api-2.5</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|