Skip to content

Commit 3fa0203

Browse files
author
Gary Gregory
committed
javancss-maven-plugin blows up, drop it.
1 parent 024f98e commit 3fa0203

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -321,16 +321,6 @@ CSV files of various types.
321321
</tagListOptions>
322322
</configuration>
323323
</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-
334324
<!-- We need to add our test data files to rat exclusions -->
335325
<plugin>
336326
<groupId>org.apache.rat</groupId>

0 commit comments

Comments
 (0)