[ 
https://issues.apache.org/jira/browse/MDEP-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899275#comment-17899275
 ] 

ASF GitHub Bot commented on MDEP-966:
-------------------------------------

elharo commented on code in PR #473:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/473#discussion_r1847331211


##########
pom.xml:
##########
@@ -452,6 +459,18 @@ under the License.
         <groupId>org.eclipse.sisu</groupId>
         <artifactId>sisu-maven-plugin</artifactId>
       </plugin>
+      <plugin>
+        <groupId>org.eclipse.sisu</groupId>
+        <artifactId>sisu-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>generate-index</id>
+            <goals>
+              <goal>main-index</goal>
+            </goals>
+          </execution>

Review Comment:
   done





> Migrate from Plexus annotations to JSR 330 annotations
> ------------------------------------------------------
>
>                 Key: MDEP-966
>                 URL: https://issues.apache.org/jira/browse/MDEP-966
>             Project: Maven Dependency Plugin
>          Issue Type: Dependency upgrade
>            Reporter: Elliotte Rusty Harold
>            Assignee: Elliotte Rusty Harold
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to