Andre Tadeu de Carvalho created MJDEPS-21:
---------------------------------------------
Summary: Separate the use of -jdkinternals in tasks
Key: MJDEPS-21
URL: https://issues.apache.org/jira/browse/MJDEPS-21
Project: Maven JDeps Plugin
Issue Type: Improvement
Affects Versions: 3.1.2
Reporter: Andre Tadeu de Carvalho
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)