We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e12aa8 commit 389e48dCopy full SHA for 389e48d
doxia-integration-tools/pom.xml
@@ -197,24 +197,6 @@
197
</dependency>
198
</dependencies>
199
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
-
218
<reporting>
219
<plugins>
220
<plugin>
0 commit comments