Skip to content

[MJDEPS-21] Separate the use of -jdkinternals in tasks #39

Description

@jira-importer

Andre Tadeu de Carvalho opened MJDEPS-21 and commented

As suggested in https://issues.apache.org/jira/browse/MJDEPS-16, you could setup -jdkinternals as a configuration parameter in pom.xml. In this improvement, I suggest that, instead of a parameter, define two Maven tasks:

  • jdeps:jdeps - run jdeps without -jdkinternals
  • jdeps:jdkinternals - run jdeps with -jdkinternals

From my point of view, this should make it easier to configure and use the plugin to analyze dependencies, since I could choose the behavior I desire in the command line interface.


Affects: 3.1.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions