Hi Everyone,
How can I extract the dependency graph from Maven embeder. Suppose I point to a pom.xml and maven creates a dependency graph based on which reactor order is decided, how can I access the graph object and use it for my analysis. Thanks, Any help will be appreciated. Raghvendra
