maven-plugin-testing
maven-plugin-testing copied to clipboard
[MPLUGINTESTING-53] default-value on mojo parameter of type collection or array effectively make parameter read-only
Konrad Windszus opened MPLUGINTESTING-53 and commented
The tests leveraging maven-plugin-testing-harness are suffering from the problem described in https://issues.apache.org/jira/browse/MNG-5440. That should be fixed by upgrading the sisu plexus dependency to at least 0.3.2.
Affects: 3.3.0
Issue Links:
- MNG-5440 default-value on mojo parameter of type collection or array effectively make parameter read-only
Sylwester Lachiewicz commented
could you verify if 3.4.0-SNAPSHOT is still affected?
It's based on Maven 3.2.5, based on description in linked issue it should be fixed with Maven 3.3.9 - how here our plugin should be changed?
to test again with 3.4.0