Fork me on GitHub

tycho-dependency-tools:usage

Full name:

org.eclipse.tycho.extras:tycho-dependency-tools-plugin:6.0.0-SNAPSHOT:usage

Description:

This mojos compares the actual content of the target against what is used in the projects to allow for getting rid of seldom or unused dependencies Example org.eclipse.tycho.extras:tycho-dependency-tools-plugin:6.0.0-SNAPSHOT:usage

Attributes:

  • Requires a Maven project to be executed.
  • Executes as an aggregator goal.
  • The goal is thread-safe and supports parallel builds.

Optional Parameters

Name Type Since Description
<layout> String - No description.
Default: tree
User Property: usage.layout
<verbose> boolean - No description.
User Property: verbose

Parameter Details

<layout>

No description.
  • Type: java.lang.String
  • Required: No
  • User Property: usage.layout
  • Default: tree

<verbose>

No description.
  • Type: boolean
  • Required: No
  • User Property: verbose