Skip to content

Commit 5a0fa25

Browse files
committed
ams not starting because of missing missing jar
1 parent 822347c commit 5a0fa25

File tree

1 file changed

+0
-8
lines changed
  • ambari-metrics/ambari-metrics-timelineservice

1 file changed

+0
-8
lines changed

ambari-metrics/ambari-metrics-timelineservice/pom.xml

-8
Original file line numberDiff line numberDiff line change
@@ -371,14 +371,6 @@
371371
<groupId>com.fasterxml.jackson.core</groupId>
372372
<artifactId>jackson-databind</artifactId>
373373
</exclusion>
374-
<exclusion>
375-
<groupId>org.codehaus.woodstox</groupId>
376-
<artifactId>stax2-api</artifactId>
377-
</exclusion>
378-
<exclusion>
379-
<groupId>com.google.re2j</groupId>
380-
<artifactId>re2j</artifactId>
381-
</exclusion>
382374
</exclusions>
383375
</dependency>
384376

0 commit comments

Comments
 (0)