jdeprscan:list

Full name:

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

Description:

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

Attributes:

  • Executes by direct invocation only.
  • Since version: 3.0.0.

Optional Parameters

Name Type Since Description
forRemoval boolean 3.0.0 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 is: 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
  • Since: 3.0.0
  • Required: No
  • User Property: for-removal