]
Jeff MAURY commented on JBIDE-25514:
------------------------------------
The log when running
{code:java}
mvn dependency:tree
{code}
against jbosstools-openshift: [^tree.log]
Build to not allow goal dependency:tree
---------------------------------------
Key: JBIDE-25514
URL:
https://issues.jboss.org/browse/JBIDE-25514
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.5.2.AM2
Reporter: Jeff MAURY
Assignee: Nick Boldt
Labels: build, maven, tycho
Fix For: 4.5.x
Attachments: tree.log
When we run dependency:tree error is reported probably due to incompatibility between the
Maven Dependency plugin and Tycho. Upgrading to Maven Dependency plugin 3.0.2 fixed the
issue