[
https://issues.apache.org/jira/browse/MPIR-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MPIR-441:
--------------------------------
Fix Version/s: 3.4.5
> Fix DependenciesReportTest
> --------------------------
>
> Key: MPIR-441
> URL: https://issues.apache.org/jira/browse/MPIR-441
> Project: Maven Project Info Reports Plugin
> Issue Type: Bug
> Reporter: Elliotte Rusty Harold
> Assignee: Michael Osipov
> Priority: Minor
> Fix For: 3.4.5
>
>
> 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>
> }}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)