in fact, this update is done for situation where the report documents plugins not created with Maven Plugin Tools: perhaps the other build tool may change the location of generated plugins.xml
IMHO, this has to be discussed with the issue reporter: I don't know if the parameter is only a way to define easily a constant or if he really expects to change the value by configuring the plugin Both situations may have a reasonable meaning to me. Regards, Hervé Le samedi 6 janvier 2018, 13:20:50 CET Robert Scholte a écrit : > I would like to see this as a readOnly parameter. Changing it value will > break things. > > On Sat, 06 Jan 2018 01:50:51 +0100, <[email protected]> wrote: > > + @Parameter( defaultValue = > > "${project.build.outputDirectory}/META-INF/maven/plugin.xml", required = > > true ) > > + private File pluginXmlFile; > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
