[
https://issues.apache.org/jira/browse/MDEP-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MDEP-769:
--------------------------------------
Fix Version/s: next-release
> Minor improvement - continue
> ----------------------------
>
> Key: MDEP-769
> URL: https://issues.apache.org/jira/browse/MDEP-769
> Project: Maven Dependency Plugin
> Issue Type: Bug
> Reporter: Slawomir Jaranowski
> Assignee: Sylwester Lachiewicz
> Priority: Critical
> Fix For: next-release
>
>
> * remove final modifier from mojo parameter
> ** Using final modifier on mojo parameters especially with primitive type
> cause compiler to inline those values as constants and changing field be
> reflections during plugin configuration taks no effect.
>
> * tests for verifying mojo parameters settings
--
This message was sent by Atlassian Jira
(v8.3.4#803005)