dlmarion opened a new issue #2081:
URL: https://github.com/apache/accumulo/issues/2081


   Getting the following warning in the QA build:
   ```
   mvn verify javadoc:jar -Psec-bugs -DskipTests -Dspotbugs.timeout=3600000
   ...
   [WARNING] Used undeclared dependencies found:
   [WARNING]    
org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2:compile
   [WARNING] Unused declared dependencies found:
   [WARNING]    jakarta.servlet:jakarta.servlet-api:jar:5.0.0:compile
   ```
   If I change the dependencies around, I get the exact opposite error. I'm not 
sure how to resolve this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to