This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch DOXIA-720s
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git

commit 6fd6b29fa9ae50b98d032f1d7c889057fb49e1b2
Author: Sylwester Lachiewicz <slachiew...@gmail.com>
AuthorDate: Sat Dec 30 22:12:28 2023 +0100

    [DOXIA-720] Cleanup - sisu-maven-plugin already configured in parent
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index a6e2aae8..8d8fb83c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -312,14 +312,6 @@ under the License.
       <plugin>
         <groupId>org.eclipse.sisu</groupId>
         <artifactId>sisu-maven-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>main-index</goal>
-              <goal>test-index</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <!--
       <plugin>

Reply via email to