jdeprscan:list

Full name:

org.apache.maven.plugins:maven-jdeprscan-plugin:3.0.0:list

Description:

Prints the set of deprecated APIs. No scanning is done.

Attributes:

  • Executes by direct invocation only.
  • The goal is not marked as thread-safe and thus does not support parallel builds.
  • Since version: 3.0.0.

Optional Parameters

Name Type Since Description
<forRemoval> boolean - Limits scanning or listing to APIs that are deprecated for removal. Can’t be used with a release value of 6, 7, or 8.
User Property: for-removal

Parameter Details

<forRemoval>

Limits scanning or listing to APIs that are deprecated for removal. Can’t be used with a release value of 6, 7, or 8.
  • Type: boolean
  • Required: No
  • User Property: for-removal