orpiske commented on pull request #6669:
URL: https://github.com/apache/camel/pull/6669#issuecomment-1006610130


   Oh. It also adds a (temp) profile so that unused dependencies can be 
analyzed more easily with the dependency plugin. To do so: 
   
   `mvn -PdependencyReview dependency:analyze` 
   
   or 
   
   `mvn -PdependencyReview dependency:analyze-report`
   
   If the idea of using the `maven-dependency-plugin` is well received, I think 
we could move it to the sourceCheck plugin and run it by default ... so that we 
can catch unused dependencies before they are even added to the code base.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to