[ https://issues.apache.org/jira/browse/MPIR-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed MPIR-441. ------------------------------- Resolution: Fixed Fixed with [c17a78f7a7fc6d4edb4093352882c809bd0332a0|https://gitbox.apache.org/repos/asf?p=maven-project-info-reports-plugin.git;a=commit;h=c17a78f7a7fc6d4edb4093352882c809bd0332a0]. > 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)