We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024f98e commit 3fa0203Copy full SHA for 3fa0203
1 file changed
pom.xml
@@ -321,16 +321,6 @@ CSV files of various types.
321
</tagListOptions>
322
</configuration>
323
</plugin>
324
- <!--
325
- NOTE: this requires Maven 3.0.x; when used with Maven 2.2.1, the following error is seen:
326
- Embedded error: Error rendering Maven report: org.dom4j.DocumentFactory cannot be cast to org.dom4j.DocumentFactory
327
- -->
328
- <plugin>
329
- <groupId>org.codehaus.mojo</groupId>
330
- <artifactId>javancss-maven-plugin</artifactId>
331
- <version>2.1</version>
332
- </plugin>
333
-
334
<!-- We need to add our test data files to rat exclusions -->
335
<plugin>
336
<groupId>org.apache.rat</groupId>
0 commit comments