ottlinger commented on code in PR #553:
URL: https://github.com/apache/creadur-rat/pull/553#discussion_r2428922820
##########
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java:
##########
@@ -96,8 +96,8 @@ public class RatReportMojo extends AbstractRatMojo implements
MavenMultiPageRepo
/**
* Remote repositories used for the project.
*/
- @Parameter(defaultValue = "${project.remoteArtifactRepositories}",
readonly = true, required = true)
Review Comment:
This seems a breaking change as well as customers would have to change their
poms if they are using this parameter.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]