[ https://issues.apache.org/jira/browse/MCHANGES-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900368#comment-17900368 ]
ASF GitHub Bot commented on MCHANGES-434: ----------------------------------------- elharo commented on code in PR #44: URL: https://github.com/apache/maven-changes-plugin/pull/44#discussion_r1853884742 ########## src/main/java/org/apache/maven/plugins/announcement/AnnouncementMojo.java: ########## @@ -471,6 +460,22 @@ public class AnnouncementMojo extends AbstractAnnouncementMojo { private ChangesXML xml; + /** + * Velocity Component. + */ + private VelocityComponent velocity; Review Comment: done > Migrate from Plexus to Sisu Guice > --------------------------------- > > Key: MCHANGES-434 > URL: https://issues.apache.org/jira/browse/MCHANGES-434 > Project: Maven Changes Plugin > Issue Type: Dependency upgrade > Reporter: Elliotte Rusty Harold > Assignee: Elliotte Rusty Harold > Priority: Major > Fix For: 3.0.0 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)