JackPGreen opened a new pull request, #1330:
URL: https://github.com/apache/maven-javadoc-plugin/pull/1330

   Maven reports that `plexus-interactivity-api` dependency is unused:
   > [INFO] --- dependency:3.10.0:analyze (default-cli) @ maven-javadoc-plugin 
---
   [WARNING] Unused declared dependencies found:
   {...}
   [WARNING]    org.codehaus.plexus:plexus-interactivity-api:jar:1.5.1:compile
   
   I can see no references in the codebase and the test suite passes without it.
   
   It was added in 
https://github.com/apache/maven-javadoc-plugin/commit/7c3cba15183d491e53a08ac7e0b9fbff7873f970,
 although not clear why.


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to