Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently excluded from the pom.xml with a FIXME:
{{ <plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
<exclude>*/DependenciesReportTest</exclude>
<!-- FIXME: missing Maven 3 class or conflict -->
</excludes>
</configuration>
</plugin>
}}
Attachments
Issue Links
- links to