You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/05/05 14:40:25 UTC

[GitHub] [accumulo] dlmarion opened a new issue #2081: QA build fails due to dependency issue

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:
users@infra.apache.org



[GitHub] [accumulo] dlmarion closed issue #2081: QA build fails due to dependency issue

Posted by GitBox <gi...@apache.org>.
dlmarion closed issue #2081:
URL: https://github.com/apache/accumulo/issues/2081


   


-- 
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:
users@infra.apache.org