Patrick Altaie opened MDEP-783 and commented
Hi,
I note that the TreeMojo docs here state that the scope property doesn't work due to MSHARED-4. But this doesn't appear to be true any more since (looking at MSHARED-4) the move to Maven 3, and indeed running mvn dependency:tree -Dscope=compile on a recent version of Maven (3.8.3 in my case) does correctly only show {}compile{}-scope dependencies.
Remote Links:
Patrick Altaie opened MDEP-783 and commented
Hi,
I note that the TreeMojo docs here state that the
scopeproperty doesn't work due to MSHARED-4. But this doesn't appear to be true any more since (looking at MSHARED-4) the move to Maven 3, and indeed runningmvn dependency:tree -Dscope=compileon a recent version of Maven (3.8.3 in my case) does correctly only show{}compile{}-scope dependencies.Remote Links: