elharo commented on issue #126:
URL: 
https://github.com/apache/maven-doap-plugin/issues/126#issuecomment-5330160263

   situation is improved:
   
   ```
   [WARNING] Used undeclared dependencies found:
   [WARNING]    org.apache.maven:maven-model-builder:jar:3.9.16:provided
   [WARNING] Unused declared dependencies found:
   [WARNING]    org.apache.maven.scm:maven-scm-manager-plexus:jar:2.2.1:compile
   [WARNING]    org.apache.maven.scm:maven-scm-provider-svnexe:jar:2.2.1:compile
   [WARNING]    
org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.9.27:test
   [WARNING]    
org.apache.maven.resolver:maven-resolver-transport-http:jar:1.9.27:test
   ```
   
   
   org.apache.maven:maven-model-builder might need to be declared still. The 
other four probably need excludes.
   


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