Please review and if this fixes the problem and doesn't break anyone else, feel free
to merge.
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.2.AM3
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