In my plugin I need to process the dependency hierarchy and get information (groupId, artifactId, version etc) about each dependency and if it was excluded. What is the best
Maven 3 use aether, there is sample here : https://docs.sonatype.org/display/AETHER/Home