Github user ctubbsii commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/239#discussion_r109794980
  
    --- Diff: server/monitor/pom.xml ---
    @@ -105,23 +113,13 @@
           <artifactId>slf4j-api</artifactId>
         </dependency>
         <dependency>
    -      <groupId>org.eclipse.jetty</groupId>
    -      <artifactId>jetty-http</artifactId>
    -      <scope>runtime</scope>
    -    </dependency>
    -    <dependency>
    -      <groupId>org.eclipse.jetty</groupId>
    -      <artifactId>jetty-io</artifactId>
    -      <scope>runtime</scope>
    --- End diff --
    
    Pretty sure we still need these jetty libs at runtime for when trying to 
run tests in Eclipse, or during ITs, or just running the monitor manually out 
of your IDE for testing.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to