META-INF/maven/org.apache.maven.shared/maven-dependency-tree/pom.properties META-INF/maven/org.apache.maven.shared/maven-dependency-tree/pom.xml META-INF/plexus/components.xml org.apache.maven.shared.dependency.graph.DependencyGraphBuilder.class org.apache.maven.shared.dependency.graph.DependencyGraphBui...
NameEmailDev IdRolesOrganization Amitanand S. Aiyer acube123<at>apache.org acube123 Facebook Andrew Purtell apurtell<at>apache.org apurtell Intel Anoop Sam John anoopsamjohn<at>apache.org anoopsamjohn Intel Devaraj Das ddas<at>apache.org ddas Hortonworks Doug Meil dmeil<at>apache.org dme...
9 files changed, 66 insertions(+), 65 deletions(-) diff --git a/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractBanDependencies.java b/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractBanDependencies.java index 8a8a331..07e2ea2 100644 --- a/enfor...
Reply to this email directly or view it on GitHub< https://github.com/jayway/maven-android-plugin/issues/377#issuecomment-44383376> . — Reply to this email directly or view it on GitHubhttps://github.com//issues/377#issuecomment-44419883 . KleinerHacker commented Dec 1, 2014 Hi, the p...
> But when I run the mvn dependency:tree command, I am not seeing log4j2 as > the transitive dependency. Can someone please help me understand the reason > for this? > > pom.xml: > > <project xmlns="http://maven.apache.org/POM/4.0.0"; xmlns:xsi=" ...
We can runmvn dependency:treecommand in the terminal to print the project dependency tree. For our example, I will be using theMockito Tutorialproject. You can download the project from theGitHub repository. We are interested only in the project dependencies. The pom.xml has declared the follow...
> > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: >http://www.nabble.com/dependency%3Atree-not-working-in-maven-2.0.7-tf4883555s177.html#a13979033> Sent from the Maven -...