Skip to content

Commit 389e48d

Browse files
committed
[DOXIASITETOOLS-349] Remove execution of plexus-component-metadata
The according annotations have been removed already with DOXIASITETOOLS-247.
1 parent 4e12aa8 commit 389e48d

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

doxia-integration-tools/pom.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -197,24 +197,6 @@
197197
</dependency>
198198
</dependencies>
199199

200-
<build>
201-
<plugins>
202-
<plugin>
203-
<groupId>org.codehaus.plexus</groupId>
204-
<artifactId>plexus-component-metadata</artifactId>
205-
<version>2.2.0</version>
206-
<executions>
207-
<execution>
208-
<id>create-component-descriptor</id>
209-
<goals>
210-
<goal>generate-metadata</goal>
211-
</goals>
212-
</execution>
213-
</executions>
214-
</plugin>
215-
</plugins>
216-
</build>
217-
218200
<reporting>
219201
<plugins>
220202
<plugin>

0 commit comments

Comments
 (0)